Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AnyElementsTrue

Index

Properties

Properties

$anyElementTrue: ArrayExpression<any>

Evaluates an array as a set and returns true if any of the elements are true and false otherwise. An empty array returns false.

see

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

Generated using TypeDoc