Performs an update operation on documents matching 'selector', updating them with 'update'.
Exception if a DB communication error occurred.
http://www.mongodb.org/display/DOCS/Updating
See Implementation
Performs an update operation on documents matching 'selector', updating them with 'update'.