apoc.math.minByte Function APOC Core apoc.math.minByte() | return the minimum value an byte can have Signature apoc.math.minByte() :: (INTEGER?) Usage Examples RETURN apoc.math.minByte() AS output; Table 1. Results output -128 More documentation of apoc.math.minByte apoc.math.maxLong apoc.math.minDouble