apoc.coll.shuffle

Function

apoc.coll.shuffle(coll) - returns the shuffled list

Signature

apoc.coll.shuffle(coll :: LIST? OF ANY?) :: (LIST? OF ANY?)

Input parameters

Name Type Default

coll

LIST? OF ANY?

null