min
The minimum value found in the specified field in the result set.
If the field is numeric (int
, int-array
, double
, or double-array
), min
is the string representation of a double-precision 64-bit floating point value. If the field is date
or date-array
, min
is the string representation of a date with the format specified in IETF RFC3339: yyyy-mm-ddTHH:mm:ss.SSSZ.