Exception will be thrown if an error occurs in the
communication with the database server.
Combines a modify and find operation to a single atomic operation.
query | MongoDB query expression to identify the matched document |
update | Update expression for the matched document |
returnFieldSelector | Optional map of fields to return in the response |
Exception will be thrown if an error occurs in the
communication with the database server.