Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AllElementsTrue

Index

Properties

$allElementsTrue: ArrayExpression<any>

Evaluates an array as a set and returns true if no element in the array is false. Otherwise, returns false. An empty array returns true.

see

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

Generated using TypeDoc