KtMongo
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
KtMongo
MongoDB driver for Kotlin (coroutines)
/
opensavvy.ktmongo.coroutines.operations
/
UpdateOperations
/
UpsertResult
/
upsertedCount
upserted
Count
common
abstract
val
upsertedCount
:
Int
(
source
)
The number of upserted documents.
Throws
Unsupported
Operation
Exception
If the update was not
acknowledged
.