There are reader and dumper tools you can use, see: http://svn.apache.org/viewvc/nutch/trunk/src/java/org/apache/nutch/scoring/webgraph/
-----Original message----- > From:devang pandey <[email protected]> > Sent: Thursday 1st August 2013 8:27 > To: [email protected] > Subject: nutch webgraph analysis > > Hello, > I am new to nutch . Thing is I crawled few urls successfully and issued > webgraph commnad to generate webdb . my output contains 3 dumps ; one for > inlinks , one for outlinks , one for nodes . Now , these three dumps are > not in txt format so how to read them ?? Another question is if I have to > plot a graph from this webgraph data how can this be done. > > > Thanks >

