apoc.agg.graph Function apoc.agg.graph(path) - returns map of graph {nodes, relationships} of all distinct nodes and relationships Signature apoc.agg.graph(element :: ANY?) :: (MAP?) Input parameters Name Type Default element ANY? null