File tree Expand file tree Collapse file tree 11 files changed +18
-18
lines changed Expand file tree Collapse file tree 11 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ arguments:
241
241
242
242
.. include:: /includes/let-variables-aggregate-syntax-note.rst
243
243
244
- For a complete MQL example using ``let`` and variables, see
244
+ For a complete example using ``let`` and variables, see
245
245
:ref:`aggregate-let-example`.
246
246
247
247
.. versionadded:: 5.0
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ Definition
127
127
128
128
.. include:: /includes/let-variables-syntax-note.rst
129
129
130
- For a complete MQL example using ``let`` and variables, see
130
+ For a complete example using ``let`` and variables,
131
131
see :ref:`delete-let-example`.
132
132
133
133
.. versionadded:: 5.0
Original file line number Diff line number Diff line change @@ -414,7 +414,7 @@ The command accepts the following fields:
414
414
415
415
.. include:: /includes/let-variables-syntax-note.rst
416
416
417
- For a complete MQL example using ``let`` and variables, see
417
+ For a complete example using ``let`` and variables, see
418
418
:ref:`find-let-example`.
419
419
420
420
.. versionadded:: 5.0
Original file line number Diff line number Diff line change @@ -273,8 +273,8 @@ Definition
273
273
274
274
.. include:: /includes/let-variables-syntax-note.rst
275
275
276
- For a complete MQL example using ``let`` and variables, see
277
- :ref:`findAndModify-let-example`.
276
+ For a complete example using ``let`` and variables,
277
+ see :ref:`findAndModify-let-example`.
278
278
279
279
.. versionadded:: 5.0
280
280
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ The command takes the following fields:
119
119
120
120
.. include:: /includes/let-variables-syntax.rst
121
121
122
- For a complete MQL example, see :ref:`update-variables-example`.
122
+ For a complete example, see :ref:`update-variables-example`.
123
123
124
124
.. versionadded:: 5.0
125
125
@@ -173,7 +173,7 @@ Each document contains the following fields:
173
173
174
174
.. include:: /includes/let-variables-syntax-note.rst
175
175
176
- For a complete MQL example using ``let`` and variables, see
176
+ For a complete example using ``let`` and variables, see
177
177
:ref:`update-variables-example`.
178
178
179
179
.. versionadded:: 5.0
Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ Output
208
208
Example
209
209
-------
210
210
211
- Use the sample MQL (MongoDB Query Language) code to create a ``sales``
211
+ Use the sample Query API code to create a ``sales``
212
212
collection in :binary:`~bin.mongosh`:
213
213
214
214
.. code-block:: javascript
Original file line number Diff line number Diff line change @@ -221,7 +221,7 @@ Definition
221
221
222
222
.. include:: /includes/let-variables-aggregate-syntax-note.rst
223
223
224
- For a complete MQL example using ``let`` and variables, see
224
+ For a complete example using ``let`` and variables, see
225
225
:ref:`db.collection.aggregate-let-example`.
226
226
227
227
.. versionadded:: 5.0
Original file line number Diff line number Diff line change @@ -242,8 +242,8 @@ Definition
242
242
243
243
.. include:: /includes/let-variables-syntax-note.rst
244
244
245
- For a complete MQL example using ``let`` and variables, see
246
- :ref:`db.collection.findAndModify-let-example`.
245
+ For a complete example using ``let`` and variables,
246
+ see :ref:`db.collection.findAndModify-let-example`.
247
247
248
248
.. versionadded:: 5.0
249
249
Original file line number Diff line number Diff line change @@ -110,8 +110,8 @@ Definition
110
110
111
111
.. include:: /includes/let-variables-syntax-note.rst
112
112
113
- For a complete MQL example using ``let`` and variables, see
114
- :ref:`db.collection.remove-let-example`.
113
+ For a complete example using ``let`` and variables,
114
+ see :ref:`db.collection.remove-let-example`.
115
115
116
116
.. versionadded:: 5.0
117
117
Original file line number Diff line number Diff line change @@ -222,7 +222,7 @@ parameters:
222
222
223
223
.. include:: /includes/let-variables-syntax-note.rst
224
224
225
- For a complete MQL example using ``let`` and variables, see
225
+ For a complete example using ``let`` and variables, see
226
226
:ref:`db.collection.update-let-example`.
227
227
228
228
.. versionadded:: 5.0
You can’t perform that action at this time.
0 commit comments