| Package | Description |
|---|---|
| ai.grakn.kb.internal.concept |
Internal implementation of
Concepts |
| Modifier and Type | Method and Description |
|---|---|
RuleImpl |
ElementFactory.buildRule(VertexElement vertex,
Rule type,
Pattern when,
Pattern then) |
static RuleImpl |
RuleImpl.create(VertexElement vertexElement,
Rule type,
Pattern when,
Pattern then) |
static <X extends Type,Y extends Thing> |
RuleImpl.from(Rule type) |
static RuleImpl |
RuleImpl.get(VertexElement vertexElement) |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.