| Package | Description |
|---|---|
| ai.grakn.kb.internal |
Internal implementation of
GraknTx. |
| ai.grakn.kb.internal.concept |
Internal implementation of
Concepts |
| ai.grakn.kb.internal.structure |
Internal implementation of structures embedded in a
GraknTx. |
| Class and Description |
|---|
| ElementFactory
Constructs Concepts And Edges
|
| Class and Description |
|---|
| AttributeImpl
Represent a literal resource in the graph.
|
| AttributeTypeImpl
An ontological element which models and categorises the various
Attribute in the graph. |
| ConceptImpl
The base concept implementation.
|
| ConceptVertex
A
Concept represented as a VertexElement |
| 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
Schema Specific
Concept |
| ThingImpl
A data instance in the graph belonging to a specific
Type |
| TypeImpl
A Type represents any ontological element in the graph.
|
| Class and Description |
|---|
| ConceptImpl
The base concept implementation.
|
Copyright © 2018 Grakn Labs Ltd. All rights reserved.