Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SetUnion

Index

Properties

Properties

$setUnion: ArrayExpression<any>[]

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

see

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

Generated using TypeDoc