public interface NeighborProvider<T>
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.util.iterator.ExtendedIterator<T> |
getPredecessors(T r) |
com.hp.hpl.jena.util.iterator.ExtendedIterator<T> |
getSuccessors(T r) |
Copyright © 2013 Agile Knowledge Engineering and Semantic Web. All Rights Reserved.