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
/
asFlow
as
Flow
jvm
open
override
fun
asFlow
(
)
:
Flow
<
Document
>
(
source
)
Streams the results of this response into a
Flow
.