(PECL mongo >=0.9.0)
MongoCollection::update — Update records based on a given criteria
Description of the objects to update.
The object with which to update the matching records.
If $newobj should be inserted if the criteria is not found.
Returns if the update was successful.