KtMongo
Toggle table of contents
0.20.1
jvm
Platform filter
jvm
Switch theme
Search in API
KtMongo
MongoDB driver for Kotlin (synchronous)
/
opensavvy.ktmongo.sync
/
JvmMongoIterable
/
asStream
as
Stream
jvm
fun
asStream
(
)
:
Stream
<
Document
>
(
source
)
Streams the results of this query into a Java
Stream
.