apoc.coll.insert
Function
apoc.coll.insert(coll, index, value) | insert value at index
Signature
apoc.coll.insert(coll :: LIST? OF ANY?, index :: INTEGER?, value :: ANY?) :: (LIST? OF ANY?)
Was this page helpful?
Function
apoc.coll.insert(coll, index, value) | insert value at index
apoc.coll.insert(coll :: LIST? OF ANY?, index :: INTEGER?, value :: ANY?) :: (LIST? OF ANY?)
Was this page helpful?