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