| Package | Description |
|---|---|
| org.apache.flink.graph.asm.degree.annotate.undirected |
| Class and Description |
|---|
| EdgeDegreePair
Annotates edges of an undirected graph with the degree of both the source
and target degree vertices.
|
| EdgeSourceDegree
Annotates edges of an undirected graph with degree of the source vertex.
|
| EdgeTargetDegree
Annotates edges of an undirected graph with degree of the target vertex.
|
| VertexDegree
Annotates vertices of an undirected graph with the degree.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.