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.

hsnnoureddine95
Node
since ‎04-07-2021
‎06-01-2022

User Statistics

  • 11 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello, I'm extending Neo4j with some user-defined procedures. Is there any way to return a graph and query data from the returned graph? At the moment i'm able to return a graph (using GraphResult class) from a called procedure but i can't query node...