Operation(
self,
operator: Operator,
arguments: list[FilterDirective],
**kwargs: Any| Name | Type | Description |
|---|---|---|
operator* | Operator | |
arguments* | list[FilterDirective] |
| Name | Type |
|---|---|
| operator | Operator |
| arguments | list[FilterDirective] |
Logical operation over other directives.
The operator to use.
The arguments to the operator.
The operator to use.
The arguments to the operator.