struct2mongo v0.5.0 (2018-01-22T20:10:37Z)
Dub
Repo
Col.update
struct2mongo
Col
Undocumented in source. Be warned that the author may not have intended to support it.
void
update
(BsonObject selector, S update, UpdateFlags flags, WriteConcern writeConcern)
struct
Col
void
update
(
S
)
(
in
BsonObject
selector
,
S
update
,
in
UpdateFlags
flags
=
UpdateFlags.NONE
,
in
WriteConcern
writeConcern
= null
)
void
update
(BsonObject selector, S update, UpdateFlags flags, WriteConcern writeConcern)
Meta
Source
See Implementation
struct2mongo
Col
functions
aggregate
find
findOne
insert
trySeveralTimes
update
variables
collection