apoc.math.maxLong Function APOC Core apoc.math.maxLong() | return the maximum value a long can have Signature apoc.math.maxLong() :: (INTEGER?) Usage Examples RETURN apoc.math.maxLong() AS output; Table 1. Results output 9223372036854775807 More documentation of apoc.math.maxLong apoc.math.maxInt apoc.math.minByte