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.

said
Node Link
since ‎04-11-2020
‎06-01-2022

User Statistics

  • 3 Posts
  • 0 Solutions
  • 3 Kudos given
  • 0 Kudos received

User Activity

Greetings, Let's assume we have a node with a label called A MATCH (a: A) RETURN a; which returns one node with those properties: { prop1: "value1", prop2: "value2", prop3: "value3", prop4: "value4" } The node can have n properties, but for the sake ...
Kudos given to