Aggregate Flow
Flow implementation for aggregate operations.
Parameters
The type of the result.
See also
Functions
Enables writing to temporary files. A null value indicates that it's unspecified.
Sets the number of documents to return per batch.
Sets the bypass document level validation flag.
Sets the collation options
Sets the comment for this operation. A null value means no comment is set.
Explain the execution plan for this operation with the given verbosity level
Sets the hint for which index to use. A null value means no hint is set.
Sets the hint to apply.
Add top-level variables to the aggregation.
The maximum amount of time for the server to wait on new documents to satisfy a $changeStream
aggregation.
Aggregates documents according to the specified aggregation pipeline, which must end with a $out or $merge stage.