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