| Package | Description |
|---|---|
| ai.grakn.kb.internal.concept |
Internal implementation of
Concepts |
| Modifier and Type | Method and Description |
|---|---|
RelationshipImpl |
ElementFactory.buildRelation(EdgeElement edge,
RelationshipType type,
Role owner,
Role value) |
static RelationshipImpl |
RelationshipImpl.create(ai.grakn.kb.internal.concept.RelationshipStructure relationshipStructure) |
static RelationshipImpl |
RelationshipImpl.from(Relationship relationship) |
| Modifier and Type | Method and Description |
|---|---|
void |
RelationshipReified.owner(RelationshipImpl relationship)
Sets the owner of this structure to a specific
RelationshipImpl. |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.