### API Other ### Description Deterministic: returns all the shortest paths from each partition ``` "MATCH p = ALL SHORTEST(a:Person)-[:X]->+(b:Manager) RETURN p" ```
API
Other
Description
Deterministic: returns all the shortest paths from each partition