apoc.agg.nth Function apoc.agg.nth(value,offset) - returns value of nth row (or -1 for last) Signature apoc.agg.nth(value :: ANY?, value :: INTEGER?) :: (ANY?) Input parameters Name Type Default value ANY? null value INTEGER? null