apoc.coll.indexOf Function apoc.coll.indexOf(coll, value) | position of value in the list Signature apoc.coll.indexOf(coll :: LIST? OF ANY?, value :: ANY?) :: (INTEGER?) Input parameters Name Type Default coll LIST? OF ANY? null value ANY? null More documentation of apoc.coll.indexOf