apoc.coll.indexOf
Syntax |
|
||
Description |
Returns the index for the first occurrence of the specified value in the |
||
Arguments |
Name |
Type |
Description |
|
|
The list to find the given value in. |
|
|
|
The value to find the first occurrence of in the given list. |
|
Returns |
|