public class GeoGraph extends TestGraph
| Constructor and Description |
|---|
GeoGraph() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildInstances(GraknGraph graph) |
void |
buildOntology(GraknGraph graph) |
void |
buildRelations(GraknGraph graph) |
void |
buildRules(GraknGraph graph) |
static java.util.function.Consumer<GraknGraph> |
get() |
build, getInstance, putEntity, putResourcepublic static java.util.function.Consumer<GraknGraph> get()
public void buildOntology(GraknGraph graph)
buildOntology in class TestGraphpublic void buildInstances(GraknGraph graph)
buildInstances in class TestGraphpublic void buildRelations(GraknGraph graph)
buildRelations in class TestGraphpublic void buildRules(GraknGraph graph)
buildRules in class TestGraphCopyright © 2017 Grakn Labs Ltd. All rights reserved.