MongoAgile.BuilderQueries.UpdateManyBuilder (mongo_agile v0.7.0) View Source

Macro UpdateMany

Base

  • where - Selector

Options

Source: https://hexdocs.pm/mongodb/Mongo.html

  • :upsert - if set to true creates a new document when no document matches the filter (default: false)

Link to this section Summary

Link to this section Functions

Link to this macro

update(description, keyword)

View Source (macro)