apoc.math.minInt Function apoc.math.minInt() - returns the minimum value of an integer. Signature apoc.math.minInt() :: (INTEGER?) Usage Examples RETURN apoc.math.minInt() AS output; Table 1. Results output -2147483648 More documentation of apoc.math.minInt apoc.math.minDouble apoc.math.minLong Was this page helpful?