Class HelpStatementBuilder.HelpQueryPlusStatement

    • Constructor Detail

      • HelpQueryPlusStatement

        public HelpQueryPlusStatement()
    • Method Detail

      • execute

        public StatementResult execute​(ExecutionContext ctx)
        Description copied from interface: Statement
        Execute a CohQL query or command and return the relevant result.
        Parameters:
        ctx - the context to use
        Returns:
        a StatementResult containing the results of executing the statement