KtMongo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KtMongo
MongoDB driver for Kotlin (synchronous)
/
opensavvy.ktmongo.sync
/
JvmMongoCollection
/
insertOne
insert
One
jvm
open
override
fun
insertOne
(
document
:
Document
,
options
:
InsertOneOptions
<
Document
>
.
(
)
->
Unit
)
(
source
)