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