MongoDB driver for Kotlin (synchronous, with Java helpers) • opensavvy.ktmongo.sync • KtMongo
KtMongo¶
object KtMongo
Entry-point to convert objects from the official drivers to the KtMongo library.
To learn more about the syntax of the different operators, see the top-level functions in this package.
Functions¶
from
¶
Converts a Java MongoDB collection into a KtMongo collection.
Converts a Kotlin MongoDB collection into a KtMongo collection.