apoc.math.minByte 详情 语法 apoc.math.minByte() 描述 返回字节的最小值。 返回值 整数 使用示例 RETURN apoc.math.minByte() AS output; 结果 输出 -128 apoc.math.minByte 的更多文档 apoc.math.maxLong apoc.math.minDouble