| Package | Description |
|---|---|
| ai.grakn.kb.internal.concept |
Internal implementation of
Concepts |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeImpl<D>
Represent a literal resource in the graph.
|
class |
AttributeTypeImpl<D>
An ontological element which models and categorises the various
Attribute in the graph. |
class |
ConceptImpl
The base concept implementation.
|
class |
EntityImpl
An instance of Entity Type
EntityType |
class |
EntityTypeImpl
SchemaConcept used to represent categories. |
class |
RelationshipImpl
Encapsulates relationships between
Thing |
class |
RelationshipReified
Encapsulates The
Relationship as a VertexElement |
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 |
SchemaConceptImpl<T extends SchemaConcept>
Schema Specific
Concept |
class |
ThingImpl<T extends Thing,V extends Type>
A data instance in the graph belonging to a specific
Type |
class |
TypeImpl<T extends Type,V extends Thing>
A Type represents any ontological element in the graph.
|
| Modifier and Type | Method and Description |
|---|---|
static ConceptVertex |
ConceptVertex.from(Concept concept) |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.