an aggregator that calculates the sum of the input values. Does NOT accept null input values. Accepts only Long input values (primitive and boxed). Aggregation result type is Long.
null
Long
Optional
extracts values from this path if given
Generated using TypeDoc
Returns
an aggregator that calculates the sum of the input values. Does NOT accept
nullinput values. Accepts only Long input values (primitive and boxed). Aggregation result type isLong.