Head's Up! Site migration is underway. Phase 2: migrate recent content
β08-27-2022 10:49 AM
I want to create a cypher so that while executing it will display all outgoing connections and deeper connections and return statement should have only one variable
β08-27-2022 01:26 PM
Are these two paths related? As written, you will get the Cartesian product of the two path results. Also, each match canβt end in a βreturnβ if they are executed together.
you could return both paths in your result and extract each in your code. Like this, but again you will get the Cartesian product of the two path results. That doesnβt seem like something you would want.
β08-28-2022 07:41 AM
I tried using this cypher but it didn't work I want to display all the nodes in JSON format such that all the nodes and if deeper connections attached to it exist then it should display like an array inside the main nodes
All the sessions of the conference are now available online