public abstract class Entity extends Thing
Wrapper class for Entity
| Constructor and Description |
|---|
Entity() |
| Modifier and Type | Method and Description |
|---|---|
static Entity |
create(ai.grakn.concept.ConceptId id,
Link selfLink,
EmbeddedSchemaConcept type,
Link attributes,
Link keys,
Link relationships,
boolean inferred,
String explanation) |
attributes, explanation, inferred, keys, relationships, typeCopyright © 2017 Grakn Labs Ltd. All rights reserved.