### API Other ### Description Non-deterministic: returns one of the shortest paths from each partition ``` MATCH p = ANY SHORTEST PATH-[:X]->+(b:Manager) RETURN p ```