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 385ef83 commit f1b7741Copy full SHA for f1b7741
source/fundamentals/builders.txt
@@ -130,8 +130,8 @@ criteria. The following example returns documents that contain the value
130
131
.. tip:: ElemMatch() Overload
132
133
- The ``ElemMatch()`` method has an overload to accept a single filter
134
- parameter. This functionality supports performing queries that
+ The ``ElemMatch()`` method has an overload that accepts a single filter
+ parameter. You can use this overload to perform queries that
135
include nested ``$elemMatch`` statements.
136
137
The following code demonstrates how to construct a nested
0 commit comments