apoc.rel

Qualified Name Type

Matches the given RELATIONSHIP values with the given dynamic types/properties.

Procedure

apoc.rel.rebind(rel) - to rebind a rel (i.e. executing a Transaction.getRelationshipById(rel.getId())

Function