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
/
repsertOne
repsert
One
jvm
open
override
fun
repsertOne
(
options
:
ReplaceOptions
<
Document
>
.
(
)
->
Unit
,
filter
:
FilterQuery
<
Document
>
.
(
)
->
Unit
,
document
:
Document
)
(
source
)