apoc.math.minLong Function APOC Core apoc.math.minLong() | return the minimum value a long can have Signature apoc.math.minLong() :: (INTEGER?) Usage Examples RETURN apoc.math.minLong() AS output; Table 1. Results output -9223372036854775808 More documentation of apoc.math.minLong apoc.math.minInt apoc.math.round