| Interface | Description |
|---|---|
| ConceptVertex |
A
Concept represented as a VertexElement |
| Class | Description |
|---|---|
| AttributeImpl<D> |
Represent a literal resource in the graph.
|
| AttributeTypeImpl<D> |
An ontological element which models and categorises the various
Attribute in the graph. |
| ConceptImpl |
The base concept implementation.
|
| ElementFactory |
Constructs Concepts And Edges
|
| EntityImpl |
An instance of Entity Type
EntityType |
| EntityTypeImpl |
SchemaConcept used to represent categories. |
| RelationshipEdge |
Encapsulates The
Relationship as a EdgeElement |
| RelationshipImpl |
Encapsulates relationships between
Thing |
| RelationshipReified |
Encapsulates The
Relationship as a VertexElement |
| RelationshipTypeImpl |
An ontological element which categorises how instances may relate to each other.
|
| RoleImpl | |
| RuleImpl |
An ontological element used to model and categorise different types of
Rule. |
| SchemaConceptImpl<T extends SchemaConcept> |
Schema Specific
Concept |
| ThingImpl<T extends Thing,V extends Type> |
A data instance in the graph belonging to a specific
Type |
| TypeImpl<T extends Type,V extends Thing> |
A Type represents any ontological element in the graph.
|
ConceptsCopyright © 2018 Grakn Labs Ltd. All rights reserved.