apoc.lock.all

Procedure APOC Core

apoc.lock.all([nodes],[relationships]) acquires a write lock on the given nodes and relationships

Signature

apoc.lock.all(nodes :: LIST? OF NODE?, rels :: LIST? OF RELATIONSHIP?) :: VOID

Input parameters

Name Type Default

nodes

LIST? OF NODE?

null

rels

LIST? OF RELATIONSHIP?

null