public class EntityTypeImpl extends TypeImpl<EntityType,Entity> implements EntityType
SchemaConcept used to represent categories.
A SchemaConcept which represents categories instances can fall within.
Any instance of a EntityType is called an Entity.
| Modifier and Type | Method and Description |
|---|---|
Entity |
addEntity() |
static EntityTypeImpl |
create(VertexElement vertexElement,
EntityType type) |
static EntityTypeImpl |
get(VertexElement vertexElement) |
attribute, attributes, delete, deleteAttribute, deleteKey, deletePlays, directPlays, from, instances, isAbstract, key, keys, plays, plays, plays, property, setAbstract, txCacheClear, txCacheFlushfrom, getLabel, getLabelId, getRulesOfConclusion, getRulesOfHypothesis, innerToString, isImplicit, setLabel, sub, subs, sup, sup, superSetaddEdge, baseType, compareTo, createShard, currentShard, deleteNode, equals, getId, getShardCount, hashCode, isDeleted, setShardCount, shards, toString, vertexclone, finalize, getClass, notify, notifyAll, wait, wait, waitasEntityType, attribute, deleteAttribute, deleteKey, deletePlays, instances, isEntityType, key, plays, setAbstract, setLabel, sub, subs, sup, supasType, attributes, isAbstract, isType, keys, playsasSchemaConcept, getLabel, getLabelId, getRulesOfConclusion, getRulesOfHypothesis, isImplicit, isSchemaConceptasAttribute, asAttributeType, asEntity, asRelationship, asRelationshipType, asRole, asRule, asThing, delete, getId, isAttribute, isAttributeType, isDeleted, isEntity, isRelationship, isRelationshipType, isRole, isRule, isThingcompareTofromfrompublic static EntityTypeImpl get(VertexElement vertexElement)
public static EntityTypeImpl create(VertexElement vertexElement, EntityType type)
public Entity addEntity()
addEntity in interface EntityTypeCopyright © 2017 Grakn Labs Ltd. All rights reserved.