| Package | Description |
|---|---|
| com.orientechnologies.orient.core.sql.executor | |
| com.orientechnologies.orient.core.sql.parser |
| Constructor and Description |
|---|
UpdateContentStep(OJson json,
OCommandContext ctx,
boolean profilingEnabled) |
UpdateMergeStep(OJson json,
OCommandContext ctx,
boolean profilingEnabled) |
| Modifier and Type | Field and Description |
|---|---|
protected OJson |
OInsertBody.content |
protected OJson |
OUpdateOperations.json |
protected OJson |
OExpression.json |
protected OJson |
OCreateViewStatement.metadata |
protected OJson |
OCreateIndexStatement.metadata |
| Modifier and Type | Method and Description |
|---|---|
OJson |
OJson.copy() |
OJson |
OInsertBody.getContent() |
OJson |
OUpdateOperations.getJson() |
OJson |
OrientSql.Json() |
OJson |
OJson.splitForAggregation(AggregateProjectionSplit aggregateSplit,
OCommandContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
Object |
OrientSqlVisitor.visit(OJson node,
Object data) |
Copyright © 2009–2025 OrientDB. All rights reserved.