apoc.refactor.to
Procedure
apoc.refactor.to(rel, endNode) redirect relationship to use new end-node
Signature
apoc.refactor.to(relationship :: RELATIONSHIP?, newNode :: NODE?) :: (input :: INTEGER?, output :: RELATIONSHIP?, error :: STRING?)
Procedure
apoc.refactor.to(rel, endNode) redirect relationship to use new end-node
apoc.refactor.to(relationship :: RELATIONSHIP?, newNode :: NODE?) :: (input :: INTEGER?, output :: RELATIONSHIP?, error :: STRING?)