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