apoc.math.minLong Details Syntax apoc.math.minLong() Description Returns the minimum value of a long. Returns INTEGER Usage Examples RETURN apoc.math.minLong() AS output; Results output -9223372036854775808 More documentation of apoc.math.minLong apoc.math.minInt apoc.math.sech