Function MongoCollection.update
Performs an update operation on documents matching 'selector', updating them with 'update'.
Throws
Exception if a DB communication error occured.
Performs an update operation on documents matching 'selector', updating them with 'update'.
Exception if a DB communication error occured.