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 @@ -243,7 +243,7 @@ arguments:
243
243
244
244
.. include:: /includes/let-variables-aggregate-syntax-note.rst
245
245
246
- For a complete MQL example using ``let`` and variables, see
246
+ For a complete example using ``let`` and variables, see
247
247
:ref:`aggregate-let-example`.
248
248
249
249
.. 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 @@ -271,8 +271,8 @@ Definition
271
271
272
272
.. include:: /includes/let-variables-syntax-note.rst
273
273
274
- For a complete MQL example using ``let`` and variables, see
275
- :ref:`findAndModify-let-example`.
274
+ For a complete example using ``let`` and variables,
275
+ see :ref:`findAndModify-let-example`.
276
276
277
277
.. versionadded:: 5.0
278
278
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 @@ -218,7 +218,7 @@ parameters:
218
218
219
219
.. include:: /includes/let-variables-syntax-note.rst
220
220
221
- For a complete MQL example using ``let`` and variables, see
221
+ For a complete example using ``let`` and variables, see
222
222
:ref:`db.collection.update-let-example`.
223
223
224
224
.. versionadded:: 5.0
You can’t perform that action at this time.
0 commit comments