apoc.coll.minFunctionDeprecated in Cypher 25
|
This function is deprecated.
Use Cypher’s |
Syntax |
|
||
Description |
Returns the minimum of all values in the given |
||
Arguments |
Name |
Type |
Description |
|
|
The list to find the minimum in. |
|
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. |