MCPcopy Create free account
hub / github.com/GraphChi/graphchi-java / main

Method main

src/main/java/edu/cmu/graphchi/apps/Pagerank.java:88–124  ·  view source on GitHub ↗

Usage: java edu.cmu.graphchi.demo.PageRank graph-name num-shards filetype(edgelist|adjlist) For specifying the number of shards, 20-50 million edges/shard is often a good configuration.

(String[] args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

disableCompressionMethod · 0.95
createSharderMethod · 0.95
shardMethod · 0.95
getFilenameIntervalsMethod · 0.95
setEdataConverterMethod · 0.95
setModifiesInedgesMethod · 0.95
runMethod · 0.95
getVertexIdTranslateMethod · 0.95
topListFloatMethod · 0.95
numVerticesMethod · 0.95
backwardMethod · 0.95

Tested by

no test coverage detected