| Package | Description |
|---|---|
| org.apache.flink.graph.library.linkanalysis |
| Class and Description |
|---|
| HITS.Result
A result for the HITS algorithm.
|
| PageRank
PageRank computes a per-vertex score which is the sum of PageRank scores
transmitted over in-edges.
|
| PageRank.Result
A result for the PageRank algorithm.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.