Query and Write Operation Commands
This version of the documentation is archived and no longer
supported. View the current documentation to learn how to
upgrade your version of MongoDB.
Note
For details on a specific command, including syntax and examples, click on the link to the command's reference page.
Name | Description |
---|---|
Deletes one or more documents. | |
Selects documents in a collection or a view. | |
Returns and modifies a single document. | |
Returns the success status of the last operation. | |
Returns batches of documents currently pointed to by the cursor. | |
Inserts one or more documents. | |
Deprecated. Resets the last error status. | |
Updates one or more documents. |