MongoLink`
MongoLink`
MongoCollectionDeleteMany
MongoCollectionDeleteMany[MongoCollection[…],filter]
deletes one or more documents that match the filter filter.
更多信息和选项
- To use MongoCollectionDeleteMany, you first need to load MongoLink using Needs["MongoLink`"].
- filter is an Association. filter uses the same the same syntax as the first argument query to MongoCollectionFind. The list of available query selectors can be found in the MongoDB documentation.
- The following option is supported:
-
"WriteConcern" Automatic the write concern to use. - "WriteConcern" can either be Automatic, or a MongoWriteConcern object.
- MongoCollectionDeleteMany corresponds to db.collection.deleteMany() in the MongoDB manual.
范例
打开所有单元关闭所有单元基本范例 (1)
Wolfram Research (2018),MongoCollectionDeleteMany,Wolfram 语言函数,https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionDeleteMany.html.
文本
Wolfram Research (2018),MongoCollectionDeleteMany,Wolfram 语言函数,https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionDeleteMany.html.
CMS
Wolfram 语言. 2018. "MongoCollectionDeleteMany." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionDeleteMany.html.
APA
Wolfram 语言. (2018). MongoCollectionDeleteMany. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionDeleteMany.html 年