Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Implemented
-
1.1.0
-
None
Description
Many graph algorithms require vertices or edges to be marked with the degree. This ticket provides algorithms for annotating
- vertex degree for undirected graphs
- vertex out-, in-, and out- and in-degree for directed graphs
- edge source, target, and source and target degree for undirected graphs
Attachments
Issue Links
- is depended upon by
-
FLINK-3768 Clustering Coefficient
- Closed
-
FLINK-3780 Jaccard Similarity
- Closed