apoc.graph.fromPath
Procedure
apoc.graph.fromPaths(path,'name',{properties}) - creates a virtual graph object for later processing
Signature
apoc.graph.fromPath(path :: PATH?, name :: STRING?, properties :: MAP?) :: (graph :: MAP?)
Was this page helpful?