| Class | Description |
|---|---|
| EdgeToTuple2Map<K,EV> |
Create a Tuple2 DataSet from the vertices of an Edge DataSet.
|
| EdgeToTuple3Map<K,EV> |
Create a Tuple3 DataSet from an Edge DataSet.
|
| GraphUtils |
Graph utilities. |
| GraphUtils.AddLongValue |
Add
LongValue elements. |
| GraphUtils.IdentityMapper<T> |
The identity mapper returns the input as output.
|
| GraphUtils.MapTo<I,O> |
Map each element to a value.
|
| GraphUtils.NonForwardingIdentityMapper<T> |
The identity mapper returns the input as output.
|
| MurmurHash |
A resettable implementation of the 32-bit MurmurHash algorithm.
|
| Tuple2ToEdgeMap<K> |
Create an Edge from a Tuple2.
|
| Tuple2ToVertexMap<K,VV> |
Create a Vertex DataSet from a Tuple2 DataSet.
|
| Tuple3ToEdgeMap<K,EV> |
Create an Edge DataSet from a Tuple3 DataSet.
|
| VertexToTuple2Map<K,VV> |
Create a Tuple2 DataSet from a Vertex DataSet.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.