public interface GraphWalkIteratorProvider<V>
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GraphWalkIterator<V>> |
getGraphWalkIterators(int numIterators)
Get a list of GraphWalkIterators.
|
java.util.List<GraphWalkIterator<V>> getGraphWalkIterators(int numIterators)
numIterators - Number of iterators to return