Aggregate Iterable
Iterable like 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.
Returns a cursor used for iterating over elements of type `T. The cursor is primarily used for change streams.
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.
Sets the timeoutMode for the cursor.
Aggregates documents according to the specified aggregation pipeline, which must end with a $out or $merge stage.
Appends all elements to the given destination collection.