apoc.coll.insertFunctionDeprecated in 25
|
This function is deprecated.
Use Cypher’s |
Syntax |
|
||
Description |
Inserts a value into the specified index in the |
||
Arguments |
Name |
Type |
Description |
|
|
The list to insert a value into. |
|
|
|
The position in the list to insert the given value. |
|
|
|
The value to be inserted. |
|
Returns |
|
||