KtMongo
Toggle table of contents
0.20.1
jvm
Platform filter
jvm
Switch theme
Search in API
KtMongo
MongoDB driver for Kotlin (coroutines)
/
opensavvy.ktmongo.coroutines
/
JvmMongoIterable
/
asKotlinMongoIterable
as
Kotlin
Mongo
Iterable
jvm
@
LowLevelApi
fun
asKotlinMongoIterable
(
)
:
FindFlow
<
Document
>
(
source
)
Converts a KtMongo
MongoIterable
into a
MongoDB FindFlow
.