MongoLink`
MongoLink`

MongoCollectionUpdateMany

MongoCollectionUpdateMany[MongoCollection[],filter,update]

updates one or more documents that match the filter filter with the modification defined by update.

Details and Options

Examples

Basic Examples  (1)

Connect to a client:

Connect to a the "WolframTestCollection" collection in the "WolframTestDB" database:

Update the "age" field of every document whose "age" is 4 with an age of 13:

Wolfram Research (2018), MongoCollectionUpdateMany, Wolfram Language function, https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionUpdateMany.html.

Text

Wolfram Research (2018), MongoCollectionUpdateMany, Wolfram Language function, https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionUpdateMany.html.

CMS

Wolfram Language. 2018. "MongoCollectionUpdateMany." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionUpdateMany.html.

APA

Wolfram Language. (2018). MongoCollectionUpdateMany. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionUpdateMany.html

BibTeX

@misc{reference.wolfram_2023_mongocollectionupdatemany, author="Wolfram Research", title="{MongoCollectionUpdateMany}", year="2018", howpublished="\url{https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionUpdateMany.html}", note=[Accessed: 16-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_mongocollectionupdatemany, organization={Wolfram Research}, title={MongoCollectionUpdateMany}, year={2018}, url={https://reference.wolfram.com/language/MongoLink/ref/MongoCollectionUpdateMany.html}, note=[Accessed: 16-April-2024 ]}