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.

SvenBarbarian
Node
since ‎09-22-2022
‎09-27-2022

User Statistics

  • 4 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I have designed a Cypher query that: - checks if a parent node has a child node of certain relationship, if not creates child node- checks if the parent node has a child node where property does not match new data, if so it creates a new child node- ...