public class GraknClientImpl extends Object implements GraknClient
GraknClient.CONNECT_TIMEOUT_MS, DEFAULT_MAX_RETRY| Modifier and Type | Method and Description |
|---|---|
List<QueryResponse> |
graqlExecute(List<Query<?>> queryList,
ai.grakn.Keyspace keyspace) |
Optional<ai.grakn.Keyspace> |
keyspace(String keyspace) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofpublic List<QueryResponse> graqlExecute(List<Query<?>> queryList, ai.grakn.Keyspace keyspace) throws GraknClientException
graqlExecute in interface GraknClientGraknClientExceptionpublic Optional<ai.grakn.Keyspace> keyspace(String keyspace) throws GraknClientException
keyspace in interface GraknClientGraknClientExceptionCopyright © 2017 Grakn Labs Ltd. All rights reserved.