Package | Description |
---|---|
org.apache.flink.graph.library.linkanalysis |
Modifier and Type | Method and Description |
---|---|
PageRank<K,VV,EV> |
PageRank.setIncludeZeroDegreeVertices(boolean includeZeroDegreeVertices)
This PageRank implementation properly handles both source and sink vertices which have,
respectively, only outgoing and incoming edges.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.