cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Find Cycle

rinaldo_bonazzo
Node Clone

Hy community,

I am looking for a method (algorithm, APOC, ...) that allows me to find the greatest number of cycles within a connected graph.

Looking to Dijkstra, K coloring, ...

Any suggestions, please?

Thank you have a nice week end.

2 ACCEPTED SOLUTIONS
3 REPLIES 3

Thanks a lot Giuseppe 

I started another post about apoc cycle function. It only returns 1 possible  cycle for a starting node but I require all cycle path options.