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 8451d26 commit 65e9142Copy full SHA for 65e9142
source/fundamentals/linq.txt
@@ -805,7 +805,10 @@ The following are some methods supported by the {+driver-long+} implementation o
805
806
* - ``Distinct``
807
- Returns distinct documents that match the specified criteria
808
-
+
809
+ * - ``DistinctMany``
810
+ - Returns distinct documents from an array that match the specified criteria
811
812
* - ``Exists``
813
- Tests whether a field exists
814
0 commit comments