OptionalisIs null (if true is specified) or is not null (if false is specified).
OptionalequalEqual to the specified value.
OptionalnotNot equal to the specified value.
OptionaldistinctNot equal to the specified value, treating null like an ordinary value.
OptionalnotEqual to the specified value, treating null like an ordinary value.
OptionalinIncluded in the specified list.
OptionalnotNot included in the specified list.
OptionallessLess than the specified value.
OptionallessLess than or equal to the specified value.
OptionalgreaterGreater than the specified value.
OptionalgreaterGreater than or equal to the specified value.
A filter to be used against BigFloat fields. All fields are combined with a logical ‘and.’