apoc.math.maxLong Function apoc.math.maxLong() - returns the maximum value of a long. 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 Was this page helpful?