| Package | Description |
|---|---|
| ai.grakn.kb.internal.concept |
Internal implementation of
Concepts |
| Modifier and Type | Method and Description |
|---|---|
static <D> AttributeImpl<D> |
AttributeImpl.create(VertexElement vertexElement,
AttributeType<D> type,
Object value) |
static AttributeImpl |
AttributeImpl.from(Attribute attribute) |
static <D> AttributeImpl<D> |
AttributeImpl.get(VertexElement vertexElement) |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.