public class CWKB extends TestKB
| Constructor and Description |
|---|
CWKB() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildInstances(ai.grakn.GraknTx tx) |
protected void |
buildRelations() |
protected void |
buildRules(ai.grakn.GraknTx tx) |
protected void |
buildSchema(ai.grakn.GraknTx tx) |
static SampleKBContext |
context() |
build, getInstance, makeContext, putEntityWithResource, putResourcepublic static SampleKBContext context()
protected void buildSchema(ai.grakn.GraknTx tx)
buildSchema in class TestKBprotected void buildInstances(ai.grakn.GraknTx tx)
buildInstances in class TestKBprotected void buildRelations()
buildRelations in class TestKBprotected void buildRules(ai.grakn.GraknTx tx)
buildRules in class TestKBCopyright © 2018 Grakn Labs Ltd. All rights reserved.