Expand description
Request, response and other types used when aggregating documents.
Modules§
- types
- Inner aggregation types that specify the actual computation/aggregation to perform.
Structs§
- Computed
Result - An individual result from performing an aggregation/calculation.
- Request
- An aggregation can be seen as a unit-of-work that builds analytic information over a set of documents.
- Response
- The response from performing an aggregation.
Enums§
- Ty
- The type of aggregation.