I - Vertex idE - Edge valuepublic class MutableEdgesIterable<I extends org.apache.hadoop.io.WritableComparable,E extends org.apache.hadoop.io.Writable> extends Object implements Iterable<MutableEdge<I,E>>
OutEdges doesn't offer a specialized one.| Constructor and Description |
|---|
MutableEdgesIterable(Vertex<I,?,E> vertex)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<MutableEdge<I,E>> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Iterator<MutableEdge<I,E>> iterator()
iterator in interface Iterable<MutableEdge<I extends org.apache.hadoop.io.WritableComparable,E extends org.apache.hadoop.io.Writable>>Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.