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 a1383c4 commit 0d13a13Copy full SHA for 0d13a13
source/reference/operator/aggregation/setIntersection.txt
@@ -38,6 +38,9 @@ Behavior
38
39
.. include:: /includes/important-set-operator-semantics.rst
40
41
+If no intersections are found (i.e. the input arrays contain no common
42
+elements), :expression:`$setIntersection` returns an empty array.
43
+
44
.. include:: /includes/extracts/fact-agg-top-level-expressions-setIntersection.rst
45
46
.. list-table::
0 commit comments