| Package | Description |
|---|---|
| com.orientechnologies.orient.core.sql.executor | |
| com.orientechnologies.orient.core.sql.parser |
| Modifier and Type | Field and Description |
|---|---|
protected List<ONestedProjection> |
OMatchExecutionPlanner.returnNestedProjections |
| Modifier and Type | Field and Description |
|---|---|
protected ONestedProjection |
ONestedProjectionItem.expansion |
protected ONestedProjection |
OProjectionItem.nestedProjection |
| Modifier and Type | Field and Description |
|---|---|
protected List<ONestedProjection> |
OMatchStatement.returnNestedProjections |
| Modifier and Type | Method and Description |
|---|---|
ONestedProjection |
ONestedProjection.copy() |
ONestedProjection |
OrientSql.NestedProjection() |
| Modifier and Type | Method and Description |
|---|---|
List<ONestedProjection> |
OMatchStatement.getReturnNestedProjections() |
| Modifier and Type | Method and Description |
|---|---|
void |
OProjectionItem.setNestedProjection(ONestedProjection nestedProjection) |
| Modifier and Type | Method and Description |
|---|---|
void |
OMatchStatement.setReturnNestedProjections(List<ONestedProjection> returnNestedProjections) |
| Constructor and Description |
|---|
OProjectionItem(OExpression expression,
OIdentifier alias,
ONestedProjection nestedProjection) |
Copyright © 2009–2025 OrientDB. All rights reserved.