### API Other ### Description To return all paths that are tied for first, second, and so on up to the kth shortest length ``` MATCH p = SHORTEST 2 GROUPS (wos:Station)-[:LINK]-+(bmv:Station) ```
API
Other
Description
To return all paths that are tied for first, second, and so on up to the kth shortest length