Logical quantifiers

Learn how to express logical quantifiers in CQL.

Croct's mascot winking
Looking for something specific?

Use the search bar at the top of the page or press / to quickly search through the documentation.

Use the summary below to quickly jump to a specific topic:

PageDescription
NoLearn how to check if no items satisfy a condition.
SomeLearn how to check that at least one item satisfies a condition.
EveryLearn how to check that all items in a collection satisfy a condition.
Not everyLearn how to check if any item does not meet a condition.