Good morning,
I am having some trouble with a cypher query that uses the APOC subgraphAll procedure.
I want to return a simple JSON list with the relations that are present in my subgraph and the nodes they relate, how can I obtain this?
I am trying ...