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.

psytron
Node
since ‎12-26-2022
‎01-21-2023

User Statistics

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

User Activity

Is there a way to return the result of query as list of Nodes and Relationships ?e.g.{    "relationships":[ {} , {} , {} ] ,    "nodes":[ {} , {} ]}I noticed this parameter:resultDataContents = "graph"  //, "rows"But this still returns long list of r...
Kudos given to