apoc.lock.all
This procedure is not considered safe to run from multiple threads. It is therefore not supported by the parallel runtime (introduced in Neo4j 5.13). For more information, see the Cypher Manual → Parallel runtime. |
Syntax |
|
||
Description |
Acquires a write lock on the given |
||
Input arguments |
Name |
Type |
Description |
|
|
The list of nodes to acquire a write lock on. |
|
|
|
The list of relationships to acquire a write lock on. |