public static class LazyWebCrawler.WebCrawlerFactory extends LazySparseVertexFactory
idPairToEdge, idToVertex
Constructor and Description |
---|
LazyWebCrawler.WebCrawlerFactory(Graph g) |
Modifier and Type | Method and Description |
---|---|
void |
annotateVertex(LazySparseVertex vertex)
Ok, here'a a Vertex.
|
java.lang.Object[] |
getNeighborsIds(java.lang.Object o)
Returns an array of IDs of successors.
|
getEdge, getLazyEdge, getLazySparseVertex, getVertex
public LazyWebCrawler.WebCrawlerFactory(Graph g)
public void annotateVertex(LazySparseVertex vertex)
LazySparseVertexFactory
annotateVertex
in class LazySparseVertexFactory
LazySparseVertexFactory.annotateVertex(scratch.danyel.lazy.LazySparseVertex)
public java.lang.Object[] getNeighborsIds(java.lang.Object o)
LazySparseVertexFactory
getNeighborsIds
in class LazySparseVertexFactory
LazySparseVertexFactory.getNeighborsIds(java.lang.Object)