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