apoc.meta.graph Procedure apoc.meta.graph - examines the full graph to create the meta-graph Signature apoc.meta.graph(config = {} :: MAP?) :: (nodes :: LIST? OF NODE?, relationships :: LIST? OF RELATIONSHIP?) Input parameters Name Type Default config MAP? {} Output parameters Name Type nodes LIST? OF NODE? relationships LIST? OF RELATIONSHIP? More documentation of apoc.meta.graph