Gets a field name for a $group
operation representing all unique values that results from applying the given expression to each
document in a group of documents that share the same group by key.
Gets a field name for a $group
operation representing all unique values that results from applying the given expression to each
document in a group of documents that share the same group by key.
the expression type
the field name
the expression
the field
Gets a field name for a $group
operation representing the average of the values of the given expression when applied to all
members of the group.
Gets a field name for a $group
operation representing the average of the values of the given expression when applied to all
members of the group.
the expression type
the field name
the expression
the field
Gets a field name for a $group
operation representing the value of the given expression when applied to the first member of
the group.
Gets a field name for a $group
operation representing the value of the given expression when applied to the first member of
the group.
the expression type
the field name
the expression
the field
Gets a field name for a $group
operation representing the value of the given expression when applied to the last member of
the group.
Gets a field name for a $group
operation representing the value of the given expression when applied to the last member of
the group.
the expression type
the field name
the expression
the field
Gets a field name for a $group
operation representing the maximum of the values of the given expression when applied to all
members of the group.
Gets a field name for a $group
operation representing the maximum of the values of the given expression when applied to all
members of the group.
the expression type
the field name
the expression
the field
Gets a field name for a $group
operation representing the minimum of the values of the given expression when applied to all
members of the group.
Gets a field name for a $group
operation representing the minimum of the values of the given expression when applied to all
members of the group.
the expression type
the field name
the expression
the field
Gets a field name for a $group
operation representing an array of all values that results from applying an expression to each
document in a group of documents that share the same group by key.
Gets a field name for a $group
operation representing an array of all values that results from applying an expression to each
document in a group of documents that share the same group by key.
the expression type
the field name
the expression
the field
Gets a field name for a $group
operation representing the sum of the values of the given expression when applied to all members of
the group.
Gets a field name for a $group
operation representing the sum of the values of the given expression when applied to all members of
the group.
the expression type
the field name
the expression
the field
Builders for accumulators used in the group pipeline stage of an aggregation pipeline.
1.0
Expressions
Accumulators
Aggregation pipeline