apoc.systemdb.graph
Procedure Apoc Extended
Signature
apoc.systemdb.graph() :: (nodes :: LIST? OF NODE?, relationships :: LIST? OF RELATIONSHIP?)
Usage Examples
CALL apoc.systemdb.graph();
Figure 1. apoc.systemdb.graph Neo4j Browser Visualization
Was this page helpful?