KtMongo
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
KtMongo
MongoDB driver for Kotlin (multiplatform)
/
opensavvy.ktmongo.multiplatform
/
MongoCollection
/
insertOne
insert
One
abstract
suspend
fun
insertOne
(
document
:
Document
,
options
:
InsertOneOptions
<
Document
>
.
(
)
->
Unit
=
{}
)
(
source
)