SyncMongoFindIterable
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 FindIterable from the official driver. See also SyncMongoAggregateIterable.