apoc.coll
Qualified Name | Type |
---|---|
apoc.coll.avgDuration([duration('P2DT3H'), duration('PT1H45S'), …]) - returns the average of a list of duration values |
Function |
apoc.coll.fillObject(item, count) - returns a list of equals items with the given size |
Function |