KtMongo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KtMongo
KtMongo: MongoDB driver for Kotlin • Synchronous with KMongo compatibility
/
opensavvy.ktmongo.sync.kmongo
/
asKtMongo
as
Kt
Mongo
fun
<
T
:
Any
>
MongoCollection
<
T
>
.
asKtMongo
(
)
:
JvmMongoCollection
<
T
>
(
source
)
Converts a collection from the official Java MongoDB driver into a KtMongo collection.