apoc.coll.fill Function apoc.coll.fill(item, count) - returns a list with the given count of items Signature apoc.coll.fill(item :: STRING?, count :: INTEGER?) :: (LIST? OF ANY?) Input parameters Name Type Default item STRING? null count INTEGER? null More documentation of apoc.coll.fill