apoc.math.maxLong Details Syntax apoc.math.maxLong() Description Returns the maximum value of a long. Returns INTEGER Usage Examples RETURN apoc.math.maxLong() AS output; Results output 9223372036854775807 More documentation of apoc.math.maxLong apoc.math.maxInt apoc.math.minByte