apoc.coll.insertAll
Syntax |
|
||
Description |
Inserts all of the values into the |
||
Arguments |
Name |
Type |
Description |
|
|
The list to insert the values into. |
|
|
|
The position in the list to start inserting the given values. |
|
|
|
The values to be inserted. |
|
Returns |
|