apoc.node

Qualified Name Type

Matches the given NODE values with the given dynamic labels.

Procedure

apoc.node.rebind(node) - to rebind a node (i.e. executing a Transaction.getNodeById(node.getId())

Function