Package | Description |
---|---|
org.apache.flink.graph.library.clustering.directed | |
org.apache.flink.graph.library.linkanalysis |
Modifier and Type | Class and Description |
---|---|
static class |
LocalClusteringCoefficient.Result<T>
A result for the directed Local Clustering Coefficient algorithm.
|
Modifier and Type | Class and Description |
---|---|
static class |
HITS.Result<T>
A result for the HITS algorithm.
|
static class |
PageRank.Result<T>
A result for the PageRank algorithm.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.