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 |
addEntityInferred() |
Entity |
create() |
static EntityTypeImpl |
create(VertexElement vertexElement,
EntityType type) |
static EntityTypeImpl |
from(EntityType entityType) |
static EntityTypeImpl |
get(VertexElement vertexElement) |
attributes, delete, directPlays, from, has, instances, isAbstract, isAbstract, key, keys, play, playing, plays, property, unhas, unkey, unplayfrom, innerToString, isImplicit, label, label, labelId, subs, sup, sup, sups, thenRules, whenRulesbaseType, caches, createShard, currentShard, deleteNode, equals, hashCode, id, isDeleted, keyspace, shardCount, shards, toString, vertexclone, finalize, getClass, notify, notifyAll, wait, wait, waitasEntityType, has, instances, isAbstract, isEntityType, key, label, plays, subs, sup, sup, sups, unhas, unkey, unplayasType, attributes, isAbstract, isType, keys, playingasSchemaConcept, isImplicit, isSchemaConcept, label, labelId, thenRules, whenRulesasAttribute, asAttributeType, asEntity, asRelationship, asRelationshipType, asRole, asRule, asThing, delete, id, isAttribute, isAttributeType, isDeleted, isEntity, isRelationship, isRelationshipType, isRole, isRule, isThing, keyspacefromfrom, registerCache, txCacheClear, txCacheFlushpublic static EntityTypeImpl get(VertexElement vertexElement)
public static EntityTypeImpl create(VertexElement vertexElement, EntityType type)
public Entity create()
create in interface EntityTypepublic Entity addEntityInferred()
public static EntityTypeImpl from(EntityType entityType)
Copyright © 2018 Grakn Labs Ltd. All rights reserved.