| Package | Description |
|---|---|
| ai.grakn.kb.internal.concept |
Internal implementation of
Concepts |
| Modifier and Type | Method and Description |
|---|---|
static RelationshipReified |
RelationshipReified.create(VertexElement vertexElement,
RelationshipType type) |
static RelationshipReified |
RelationshipReified.get(VertexElement vertexElement) |
RelationshipReified |
RelationshipEdge.reify() |
RelationshipReified |
RelationshipImpl.reify()
Reifys and returns the
RelationshipReified |
RelationshipReified |
RelationshipReified.reify() |
| Modifier and Type | Method and Description |
|---|---|
Optional<RelationshipReified> |
RelationshipImpl.reified()
Gets the
RelationshipReified if the Relationship has been reified. |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.