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, getVertexpublic LazyWebCrawler.WebCrawlerFactory(Graph g)
public void annotateVertex(LazySparseVertex vertex)
LazySparseVertexFactoryannotateVertex in class LazySparseVertexFactoryLazySparseVertexFactory.annotateVertex(scratch.danyel.lazy.LazySparseVertex)public java.lang.Object[] getNeighborsIds(java.lang.Object o)
LazySparseVertexFactorygetNeighborsIds in class LazySparseVertexFactoryLazySparseVertexFactory.getNeighborsIds(java.lang.Object)