Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SetIntersection

Index

Properties

$setIntersection: ArrayExpression<any>[]

Takes two or more arrays and returns an array that contains the elements that appear in every input array.

see

https://docs.mongodb.com/manual/reference/operator/aggregation/setIntersection/#mongodb-expression-exp.-setIntersection

Generated using TypeDoc