| Package | Description |
|---|---|
| ai.grakn.kb.internal.concept |
Internal implementation of
Concepts |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeTypeImpl<D>
An ontological element which models and categorises the various
Attribute in the graph. |
class |
EntityTypeImpl
SchemaConcept used to represent categories. |
class |
RelationshipTypeImpl
An ontological element which categorises how instances may relate to each other.
|
class |
RoleImpl
|
class |
RuleImpl
An ontological element used to model and categorise different types of
Rule. |
class |
TypeImpl<T extends Type,V extends Thing>
A Type represents any ontological element in the graph.
|
| Modifier and Type | Method and Description |
|---|---|
static <X extends SchemaConcept> |
SchemaConceptImpl.from(SchemaConcept schemaConcept) |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.