| Package | Description |
|---|---|
| ai.grakn.kb.internal.concept |
Internal implementation of
Concepts |
| Modifier and Type | Method and Description |
|---|---|
<V> AttributeTypeImpl<V> |
ElementFactory.buildAttributeType(VertexElement vertex,
AttributeType<V> type,
AttributeType.DataType<V> dataType) |
static <D> AttributeTypeImpl<D> |
AttributeTypeImpl.create(VertexElement vertexElement,
AttributeType<D> type,
AttributeType.DataType<D> dataType) |
static AttributeTypeImpl |
AttributeTypeImpl.from(AttributeType attributeType) |
static <D> AttributeTypeImpl<D> |
AttributeTypeImpl.get(VertexElement vertexElement) |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.