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 More documentation of apoc.coll.shuffle