Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Mongo::Bulk::UpdateOne
Inherits
Mongo::Bulk::WriteModel
/
Struct
/
Value
/
Object
Update one document.
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