| Package | Description |
|---|---|
| org.apache.nutch.scoring.webgraph |
| Class and Description |
|---|
| LinkDatum
A class for holding link information including the url, anchor text, a score,
the timestamp of the link and a link type.
|
| LinkDumper.LinkNode
Bean class which holds url to node information.
|
| LinkDumper.LinkNodes
Writable class which holds an array of LinkNode objects.
|
| Loops.LoopSet
A set of loops.
|
| Loops.Route
A link path or route looking to identify a link cycle.
|
| Node
A class which holds the number of inlinks and outlinks for a given url along
with an inlink score from a link analysis program and any metadata.
|
Copyright © 2014 The Apache Software Foundation