| Package | Description |
|---|---|
| com.orientechnologies.orient.core.sql.executor | |
| com.orientechnologies.orient.core.sql.parser |
| Constructor and Description |
|---|
OCreateVertexExecutionPlanner(OCreateVertexStatement statement) |
| Modifier and Type | Class and Description |
|---|---|
class |
OCreateVertexNoTargetStatement |
class |
OCreateVertexStatementEmpty |
class |
OCreateVertexStatementEmptyNoTarget |
class |
OCreateVertexStatementNoTarget |
| Modifier and Type | Method and Description |
|---|---|
OCreateVertexStatement |
OCreateVertexStatementEmpty.copy() |
OCreateVertexStatement |
OCreateVertexStatementEmptyNoTarget.copy() |
OCreateVertexStatement |
OCreateVertexNoTargetStatement.copy() |
OCreateVertexStatement |
OCreateVertexStatement.copy() |
OCreateVertexStatement |
OCreateVertexStatementNoTarget.copy() |
OCreateVertexStatement |
OrientSql.CreateVertexStatement() |
| Modifier and Type | Method and Description |
|---|---|
Object |
OrientSqlVisitor.visit(OCreateVertexStatement node,
Object data) |
Copyright © 2009–2025 OrientDB. All rights reserved.