executeQuery abstract method

Future<QueryResult> executeQuery(
  1. String query
)

Implementation

Future<QueryResult> executeQuery(String query);