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?) Input parameters Name Type Default path PATH? null name STRING? null properties MAP? null Output parameters Name Type graph MAP? More documentation of apoc.graph.fromPath