PropertyFilterOps

Builds property filter expressions with access to temporal qualifiers.

Exported as: filter.PropertyFilterOps

This extends FilterOps and provides .temporal() to explicitly select temporal property evaluation semantics (where supported by the query context).

Methods

MethodDescription
temporalSelects temporal evaluation for the property.

Method Details

temporal

Selects temporal evaluation for the property.

Returns

TypeDescription
filter.FilterOpsA property expression builder operating on temporal values.