public class CommandsStatementBuilder.CommandsQueryPlusStatement extends AbstractQueryPlusStatementBuilder.AbstractStatement
| Constructor and Description |
|---|
CommandsQueryPlusStatement() |
| Modifier and Type | Method and Description |
|---|---|
StatementResult |
execute(ExecutionContext ctx)
Execute a CohQL query or command and return the relevant
result. |
getExecutionConfirmation, sanityCheck, showPlanclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisManagingTimeoutpublic StatementResult execute(ExecutionContext ctx)
Statementresult.ctx - the context to use