CoroutineMongoAggregateIterable
Streaming-capable iterable cursor to read data from the database.
The Coroutine client provides a coroutine-aware API which internally uses the official Kotlin driver.
This type wraps a AggregateFlow from the official driver. See also CoroutineMongoFindIterable.