Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
11-09-2022 12:37 AM
How can I select the graph with the maximum value of a relationship property in multiple-hop?
As in the below graph, we have multiple relationships from one node to another with a numeric property, I want to select the highest value's relationship node and hop on to the next node.
11-09-2022 01:32 AM
Hello @prishabh35 🙂
I don't understand, can you give based on your graph, the expected result?
Regards,
Cobra
11-09-2022 02:06 AM
Hey @Cobra ,
Thanks for responding!
In simple words, I am looking for the opposite algorithm of the Dijkstra Shortest Path Algorithm.
11-09-2022 05:18 AM
In other words, are you looking for the longest way? If yes, then you should read this.
All the sessions of the conference are now available online