apoc.coll.runningTotal Function apoc.coll.runningTotal(list [Number]) - returns an accumulative array. Signature apoc.coll.runningTotal(list :: LIST? OF NUMBER?) :: (LIST? OF ANY?) Input parameters Name Type Default list LIST? OF NUMBER? null apoc.coll.removeAll apoc.coll.set Was this page helpful?