Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-29-2022 10:11 AM
Hi all,
I have a graph of invoices issued by companies to other companies I need to understand which are the longest continuous paths, they find GDS algorithms for shortest path but I can't find any for longhest path. Help would be super
Thank you
Attached is a schematic example of the graph
03-30-2022 07:30 AM
You should be able to use DFS for this: Depth First Search - Neo4j Graph Data Science
03-31-2022 10:57 AM
Thanks a lot Alicia, will try and let you know
Regards
Rinaldo
All the sessions of the conference are now available online