Class OCreateVertexStatementEmptyNoTarget
java.lang.Object
com.orientechnologies.orient.core.sql.parser.SimpleNode
com.orientechnologies.orient.core.sql.parser.OStatement
com.orientechnologies.orient.core.sql.parser.OCreateVertexStatement
com.orientechnologies.orient.core.sql.parser.OCreateVertexStatementEmptyNoTarget
- All Implemented Interfaces:
Node
-
Field Summary
Fields inherited from class com.orientechnologies.orient.core.sql.parser.OStatement
CUSTOM_STRICT_SQL, originalStatementFields inherited from class com.orientechnologies.orient.core.sql.parser.SimpleNode
children, firstToken, id, lastToken, PARAMETER_PLACEHOLDER, parent, parser, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.orientechnologies.orient.core.sql.parser.OCreateVertexStatement
createExecutionPlan, equals, getInsertBody, getReturnStatement, getTargetClass, getTargetCluster, getTargetClusterName, hashCode, setInsertBody, setReturnStatement, setTargetClass, setTargetCluster, setTargetClusterName, toGenericStatement, toStringMethods inherited from class com.orientechnologies.orient.core.sql.parser.OStatement
deserialize, deserializeFromOResult, execute, execute, execute, execute, executinPlanCanBeCached, getOriginalStatement, isIdempotent, refersToParent, resolvePlan, serialize, setOriginalStatement, toString, validateMethods inherited from class com.orientechnologies.orient.core.sql.parser.SimpleNode
dump, getValue, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toGenericStatement, toString
-
Constructor Details
-
OCreateVertexStatementEmptyNoTarget
public OCreateVertexStatementEmptyNoTarget(int id) -
OCreateVertexStatementEmptyNoTarget
-
-
Method Details
-
copy
- Overrides:
copyin classOCreateVertexStatement
-