Package | Description |
---|---|
org.apache.giraph.examples |
Package of Giraph examples.
|
Modifier and Type | Class and Description |
---|---|
class |
PageRankComputation
The PageRank algorithm, with uniform transition probabilities on the edges
http://en.wikipedia.org/wiki/PageRank
|
class |
RandomWalkWithRestartComputation
Executes "RandomWalkWithRestart", a random walk on the graph which is biased
towards a source vertex.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.