Skip to content

3.2. PageRank Command

t edited this page Sep 13, 2010 · 7 revisions

Compute PageRank and Select all results

Command

gas pagerank —db=/var/sampledb

Result

result: pagerank: 1: 0.175439 2: 0.272238 3: 0.324561 4: 0.227762

Flags

  • —alpha (Default: 0.15)
  • —eps (Default: 1.0e-8)
  • —max_iteration (Default: 100)

Compute PageRank and Select a result

Command

gas pagerank select 1 —db=/var/sampledb

Result

result: pagerank: 1: 0.175439