apoc.meta.graphSample
Procedure
apoc.meta.graphSample() - examines the database statistics to build the meta graph, very fast, might report extra relationships
Signature
apoc.meta.graphSample(config = {} :: MAP?) :: (nodes :: LIST? OF NODE?, relationships :: LIST? OF RELATIONSHIP?)