K
- ID typeEV
- edge value typepublic static class DegreeAnnotationFunctions.MapEdgeToTargetId<K,EV> extends Object implements MapFunction<Edge<K,EV>,Vertex<K,LongValue>>
Constructor and Description |
---|
MapEdgeToTargetId() |
Modifier and Type | Method and Description |
---|---|
Vertex<K,LongValue> |
map(Edge<K,EV> value)
The mapping method.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.