public class EntityEdge extends EntityElement implements com.tinkerpop.blueprints.Edge
auths, entity, graphStore| Constructor and Description |
|---|
EntityEdge(org.calrissian.mango.domain.entity.Entity entity,
GraphStore graphStore,
Auths auths) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
com.tinkerpop.blueprints.Vertex |
getVertex(com.tinkerpop.blueprints.Direction direction) |
getEntity, getGraphStore, getId, getProperty, getPropertyKeys, remove, removeProperty, setPropertypublic EntityEdge(org.calrissian.mango.domain.entity.Entity entity,
GraphStore graphStore,
Auths auths)
public com.tinkerpop.blueprints.Vertex getVertex(com.tinkerpop.blueprints.Direction direction)
throws IllegalArgumentException
getVertex in interface com.tinkerpop.blueprints.EdgeIllegalArgumentExceptionpublic String getLabel()
getLabel in interface com.tinkerpop.blueprints.EdgeCopyright © 2014 Calrissian. All Rights Reserved.