Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
04-04-2019 02:42 AM
I try to use cypher statements to filter out some nodes that are eligible, and the result consists of several sub-graphs that are not connected to each other. How can I traverse these sub-graphs for further in-depth analysis? Is it possible to implement the feature?
04-04-2019 02:47 AM
How do you want to traverse them?
Perhaps you can do that already in your cypher statement.
You can chain multiple query parts with WITH.
Can you share your query so far and how you want to continue to traverse.
All the sessions of the conference are now available online