MongoDB driver for Kotlin (synchronous) • opensavvy.ktmongo.sync.operations • DeleteOperations • deleteMany
deleteMany¶
abstract fun deleteMany(options: <Document>.() -> Unit = {}, filter: <Document>.() -> Unit)
MongoDB driver for Kotlin (synchronous) • opensavvy.ktmongo.sync.operations • DeleteOperations • deleteMany
abstract fun deleteMany(options: <Document>.() -> Unit = {}, filter: <Document>.() -> Unit)