public final class HadoopEdge extends HadoopElement implements Edge, WrappedEdge<Edge>
Edge.ExceptionsbaseElement, graphDEFAULT_LABEL| Modifier | Constructor and Description |
|---|---|
protected |
HadoopEdge() |
|
HadoopEdge(Edge edge,
HadoopGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
Edge |
getBaseEdge() |
<V> Iterator<Property<V>> |
properties(String... propertyKeys) |
Iterator<Vertex> |
vertices(Direction direction) |
equals, graph, hashCode, id, label, property, property, remove, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitbothVertices, inVertex, outVertexprotected HadoopEdge()
public HadoopEdge(Edge edge, HadoopGraph graph)
public Edge getBaseEdge()
getBaseEdge in interface WrappedEdge<Edge>public <V> Iterator<Property<V>> properties(String... propertyKeys)
properties in interface Edgeproperties in interface ElementCopyright © 2013–2015 Apache Software Foundation. All rights reserved.