ArithmeticValueAccumulators
Accumulators to perform arithmetic operations.
To learn more about accumulation operators, see AccumulationOperators.
Inheritors
Properties
Functions
Adds a new node as a child of this one.
Adds any number of nodes into this one.
Refers to field as a nested field of the current value.
Refers to child as a nested field of the current field.
Makes this expression immutable.
Refers to a specific item in an array, by its index.
Refers to a specific item in a map, by its name.
Refers to a Kotlin value within an aggregation value.
Refers to a field within an aggregation value.
Refers to a BsonType within an aggregation value.
Returns a simplified (but equivalent) expression to the current expression.
Writes the result of simplifying to a new BSON document.
Writes the result of simplifying this expression into writer.