an aggregator that calculates the max of the input values. Accepts null input values. Aggregation result type is R.
null
R
type of the input object.
Optional
extracts values from this path if given
Generated using TypeDoc
Returns
an aggregator that calculates the max of the input values. Accepts
nullinput values. Aggregation result type isR.