Ask a question to get started
Enter to sendā¢Shift+Enter new line
Execute a CQL query and return the results.
run( self, query: str, fetch: str = 'all', **kwargs: Any = {} ) -> Union[list, Dict[str, Any], ResultSet]