apoc.coll.remove
Syntax |
|
||
Description |
Removes a range of values from the |
||
Arguments |
Name |
Type |
Description |
|
|
The list to remove values from. |
|
|
|
The starting index in the list to begin removing values from. |
|
|
|
The number of values to remove. The default is: |
|
Returns |
|