bool
update (
Mongo.db
 
m
, 
int
 
flags
, 
string
 
ns
, 
Bson.document
 
selector
, 
Bson.document
 
update)
Send OP_UPDATE with given collection name.
Example:
update(m,flags,ns,selector,update) Same parameters and result as for insert except we also
provide a
select document.

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.