public class CommandsStatementBuilder.CommandsQueryPlusStatement extends AbstractQueryPlusStatementBuilder.AbstractStatement
| Constructor | Description |
|---|---|
CommandsQueryPlusStatement() |
| Modifier and Type | Method | 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