File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -130,9 +130,10 @@ criteria. The following example returns documents that contain the value
130130
131131.. tip:: ElemMatch() Overload
132132
133- The ``ElemMatch()`` method has an overload that accepts a single filter
134- parameter. You can use this overload to perform queries that
135- include nested ``$elemMatch`` statements.
133+ The ``ElemMatch()`` method has an overload that accepts a single *filter*
134+ parameter. You can use this overload to perform ``$elemMatch``
135+ queries directly against values. This functionality can support
136+ queries that include nested ``$elemMatch`` statements.
136137
137138 The following code demonstrates how to construct a nested
138139 ``$elemMatch`` query that uses multiple overloads of the
You can’t perform that action at this time.
0 commit comments