public abstract static class Entity.Impl extends Object implements com.tinkerpop.frames.modules.javahandler.JavaHandlerContext<com.tinkerpop.blueprints.Vertex>, Accessible
Accessible.Impl
Constructor and Description |
---|
Impl() |
Modifier and Type | Method and Description |
---|---|
<T extends Entity> |
as(Class<T> cls)
Cast this frame to another type.
|
<T> T |
getProperty(Enum<?> key) |
<T> T |
getProperty(String key)
Get an arbitrary property from the underlying vertex.
|
Set<String> |
getPropertyKeys()
Get the property keys from the underlying vertex.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
frame, frame, frame, frame, frame, frame, frameEdges, frameEdges, frameEdges, frameEdges, frameVertices, frameVertices, g, gremlin, gremlin, it
addAccessor, getAccessors, getHistory, getLatestEvent, getPermissionScope, getPermissionScopes, hasAccessRestriction, removeAccessor, setPermissionScope
getPermissionGrants
public <T extends Entity> T as(Class<T> cls)
Entity
public <T> T getProperty(String key)
Entity
getProperty
in interface Entity
T
- the property's typekey
- the property keypublic <T> T getProperty(Enum<?> key)
getProperty
in interface Entity
public Set<String> getPropertyKeys()
Entity
getPropertyKeys
in interface Entity
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.