apoc.create.clonePathsToVirtual Procedure apoc.create.clonePathsToVirtual(paths [Path]) - takes the given paths and returns a virtual representation of them. Signature apoc.create.clonePathsToVirtual(paths :: LIST? OF PATH?) :: (path :: PATH?) Input parameters Name Type Default paths LIST? OF PATH? null Output parameters Name Type path PATH? More documentation of apoc.create.clonePathsToVirtual Was this page helpful?