See: Description
| Interface | Description |
|---|---|
| Condition |
Represents a condition which is evaluated against the tuple fields
|
| FieldIdentifier<T,O> |
Represents filtering operand in conditions, it may be an index or a field
|
| FieldValueCondition |
Tuple filtering condition which accepts a field value
|
| IdIndex |
Represents an index defined by its id
|
| IndexValueCondition |
Tuple filtering condition which accepts index key parts values
|
| NamedField |
Represents a field defined by name
|
| NamedIndex |
Represents an index defined by name
|
| PositionField |
Represents a field defined by position
|
| Class | Description |
|---|---|
| Conditions |
A collection and a builder for tuple filtering conditions.
|
| Enum | Description |
|---|---|
| Operator |
Filtering condition operator.
|
Copyright © 2025 Picodata. All rights reserved.