apoc.math.maxInt Function apoc.math.maxInt() - returns the maximum value of an integer. Signature apoc.math.maxInt() :: (INTEGER?) Usage Examples RETURN apoc.math.maxInt() AS output; Table 1. Results output 2147483647 More documentation of apoc.math.maxInt apoc.math.maxDouble apoc.math.maxLong Was this page helpful?