apoc.math.minByte Details Syntax apoc.math.minByte() Description Returns the minimum value of a byte. Returns INTEGER Usage Examples RETURN apoc.math.minByte() AS output; Results output -128 More documentation of apoc.math.minByte apoc.math.maxLong apoc.math.minDouble