Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
06-02-2020 03:51 AM
Hi!
I have a bunch of nodes, and I would like to get the shortest path between each pair of them.
There is an "allPairsShortestPath" algorithm in GDS, but that seems to calculate the shortest path for all nodes in the database, which would be too much work.
Is there any clever way to call this to just do the work for supplied nodes that I have missed?
I could just call shortest path for each pair, but that would do extra work most of the time in my setting.
Thanks
06-04-2020 06:47 PM
All the sessions of the conference are now available online