struct

Mongo::Bulk::UpdateMany

Inherits Mongo::Bulk::WriteModel / Struct / Value / Object

Update one or more documents.

Constructors

new(filter, update : Array(BSON) | BSON, array_filters : Nil | Array(BSON) = nil, collation : Mongo::Collation | Nil = nil, hint : BSON | String | Nil = nil, upsert : Bool | Nil = nil)
Source

Instance methods

array_filters
Source
collation
Source
filter
Source
hint
Source
update
Source
upsert
Source