public class GraknKGMSRemoteSession
extends ai.grakn.remote.RemoteGraknSession
| Modifier and Type | Method and Description |
|---|---|
static GraknKGMSRemoteSession |
create(ai.grakn.Keyspace keyspace,
ai.grakn.util.SimpleURI uri,
io.grpc.ManagedChannel channel,
String username,
String password) |
ai.grakn.remote.RemoteGraknTx |
open(ai.grakn.GraknTxType transactionType) |
public static GraknKGMSRemoteSession create(ai.grakn.Keyspace keyspace, ai.grakn.util.SimpleURI uri, io.grpc.ManagedChannel channel, String username, String password)
public ai.grakn.remote.RemoteGraknTx open(ai.grakn.GraknTxType transactionType)
open in interface ai.grakn.GraknSessionopen in class ai.grakn.remote.RemoteGraknSessionCopyright © 2018 Grakn Labs Ltd. All rights reserved.