Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-28-2022 07:44 AM - edited 10-28-2022 07:46 AM
When I say Stateful Node, I mean a node that carries ‘state info,’ such as the path that leads to this node. E.g. R1 is a node, and
state1: link coming from path 1
state2: link coming from path 2
Is there any way I could create such a node in Neo4j? While traversing such a node, I expect it to behave like this:
I want to convert node R1 to a stateful node so that it keeps the information mentioned above. Does Neo4J support such nodes? If so, could you guide me to a resource? Also, does the cipher query support the ‘stateful’ approach so I can set the state according to the path from which R1 is produced?
Example graph is attached as Image
All the sessions of the conference are now available online