
| Interface | Description |
|---|---|
| OSQLFilterItem |
Represent a value inside a query condition.
|
| Class | Description |
|---|---|
| OFilterOptimizer | |
| OSQLFilter |
Parsed query.
|
| OSQLFilterCondition |
Run-time query condition evaluator.
|
| OSQLFilterItemAbstract |
Represents an object field as value in the query condition.
|
| OSQLFilterItemField |
Represent an object field as value in the query condition.
|
| OSQLFilterItemFieldAll |
Represent one or more object fields as value in the query condition.
|
| OSQLFilterItemFieldAny |
Represent one or more object fields as value in the query condition.
|
| OSQLFilterItemFieldMultiAbstract |
Represents one or more object fields as value in the query condition.
|
| OSQLFilterItemParameter |
Represents a constant value, used to bind parameters.
|
| OSQLFilterItemVariable |
Represents a context variable as value in the query condition.
|
| OSQLPredicate |
Parses text in SQL format and build a tree of conditions.
|
| OSQLTarget |
Target parser.
|
Copyright © 2009–2025 OrientDB. All rights reserved.