mongoschemad v2.1.0 (2016-09-11T15:57:06Z)
Dub
Repo
MongoSchema.update
mongoschema
MongoSchema
Updates a document.
mixintemplate
MongoSchema
()
static
void
update
(
T
U
)
(
T
query
,
U
update
,
UpdateFlags
options
=
UpdateFlags.none
)
Meta
Source
See Implementation
mongoschema
MongoSchema
functions
remove
save
properties
bsonID
static functions
find
findAll
findById
findOne
findOneOrThrow
findRange
tryFindById
tryFindOne
update
upsert
static variables
_schema_collection_
Updates a document.