HardFilterClause
Parameters
The parameter that specifies the filter value.
The comparison operation type for the filter.
The schema field to apply the filter on.
Optional group key for organizing related filters.
Inheritance
Inheritance Chain:HardFilterClause
- →
SingleValueParamQueryClause
- →
QueryClause
- →
NLQCompatible
- →
ABC
Properties
The group key for organizing related filters.
Static Methods
from_param()
The comparison operation to create the clause from.
HardFilterClause
- A new hard filter clause instance.