public class OrientDBInternalFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
config |
protected String |
engineUrl |
protected M |
graknGraph |
protected G |
graph |
protected String |
keyspace |
| Constructor and Description |
|---|
OrientDBInternalFactory(String keyspace,
String engineUrl,
String config) |
| Modifier and Type | Method and Description |
|---|---|
M |
getGraph(boolean arg0) |
protected M |
getGraph(M arg0,
boolean arg1) |
protected G |
getGraphWithNewTransaction(G arg0) |
G |
getTinkerPopGraph(boolean arg0) |
protected G |
getTinkerPopGraph(G arg0,
boolean arg1) |
protected final String keyspace
protected final String engineUrl
protected final String config
protected M extends AbstractGraknGraph<G> graknGraph
protected G extends org.apache.tinkerpop.gremlin.structure.Graph graph
Copyright © 2016 Grakn Labs Ltd. All rights reserved.