apoc.any.isDeleted
Syntax |
|
||
Description |
Returns true if the given |
||
Arguments |
Name |
Type |
Description |
|
|
The node or relationship to check the non-existence of. |
|
Returns |
|
This function is not considered safe to run from multiple threads. It is therefore not supported by the parallel runtime. For more information, see the Cypher Manual → Parallel runtime. |