apoc.math.maxByte Details Syntax apoc.math.maxByte() Description Returns the maximum value of a byte. Returns INTEGER Usage Examples RETURN apoc.math.maxByte() AS output; Results output 127 More documentation of apoc.math.maxByte apoc.math.csch apoc.math.maxDouble