| Package | Description |
|---|---|
| com.orientechnologies.orient.core.sql | |
| com.orientechnologies.orient.core.sql.filter |
| Modifier and Type | Field and Description |
|---|---|
OSQLFilterItemField.FieldChain |
OIndexSearchResult.lastField |
| Modifier and Type | Method and Description |
|---|---|
static <T> Collection<OChainedIndexProxy<T>> |
OChainedIndexProxy.createProxies(OClass iSchemaClass,
OSQLFilterItemField.FieldChain longChain)
Create proxies that support maximum number of different operations.
|
| Constructor and Description |
|---|
OIndexSearchResult(OQueryOperator lastOperator,
OSQLFilterItemField.FieldChain field,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
OSQLFilterItemField.FieldChain |
OSQLFilterItemField.getFieldChain()
Creates
FieldChain in case when filter item can have such representation. |
Copyright © 2009–2025 OrientDB. All rights reserved.