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