apoc.lock.all Procedure apoc.lock.all(nodes [Node], rels [Rel]) - 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 More documentation of apoc.lock.all apoc.lock apoc.lock.nodes Was this page helpful?