public class GraknGraphFactoryInMemory extends Object implements GraknGraphFactory
| Constructor and Description |
|---|
GraknGraphFactoryInMemory(String keyspace,
String location) |
| Modifier and Type | Method and Description |
|---|---|
GraknGraph |
getGraph()
Get a new or existing graph.
|
GraknGraph |
getGraphBatchLoading()
Get a new or existing graph with batch loading enabled.
|
GraknComputer |
getGraphComputer()
Get a new or existing GraknComputer.
|
public GraknGraph getGraph()
GraknGraphFactorygetGraph in interface GraknGraphFactoryGraknGraphpublic GraknGraph getGraphBatchLoading()
GraknGraphFactorygetGraphBatchLoading in interface GraknGraphFactoryGraknGraphpublic GraknComputer getGraphComputer()
GraknGraphFactorygetGraphComputer in interface GraknGraphFactoryGraknComputerCopyright © 2016 Grakn Labs Ltd. All rights reserved.