| Modifier and Type | Method and Description |
|---|---|
List<QueryResponse> |
GraknClientImpl.graqlExecute(List<Query<?>> queryList,
ai.grakn.Keyspace keyspace) |
List<QueryResponse> |
GraknClient.graqlExecute(List<Query<?>> queryList,
ai.grakn.Keyspace keyspace) |
Optional<ai.grakn.Keyspace> |
GraknClientImpl.keyspace(String keyspace) |
Optional<ai.grakn.Keyspace> |
GraknClient.keyspace(String keyspace) |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.