apoc.graph.fromDB Procedure apoc.graph.fromDB('name',{properties}) - creates a virtual graph object for later processing Signature apoc.graph.fromDB(name :: STRING?, properties :: MAP?) :: (graph :: MAP?) Input parameters Name Type Default name STRING? null properties MAP? null Output parameters Name Type graph MAP? More documentation of apoc.graph.fromDB