We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 817cb92 commit 3bf5b0bCopy full SHA for 3bf5b0b
source/reference/commands.txt
@@ -2474,7 +2474,8 @@ Internal Use
2474
result which the query should match.
2475
2476
:dbcommand:`applyOps` is an internal command that supports sharding
2477
- functionality. It applies a command object entry from an :term:`oplog` against a :term:`collection`.
+ functionality.
2478
+ It applies :term:`oplog` entries passed to the command in the <operations> array, to a database, or collection if you specify the :term:`ns` option.
2479
2480
.. code-block:: javascript
2481
0 commit comments