apoc.math.maxLong 详情 语法 apoc.math.maxLong() 描述 返回 long 的最大值。 返回 整数 使用示例 RETURN apoc.math.maxLong() AS output; 结果 输出 9223372036854775807 apoc.math.maxLong 的更多文档 apoc.math.maxInt apoc.math.minByte