public interface RootedGraphModel<V> extends GraphModel<V>
Collection<? extends V>
roots()
neighbours
Collection<? extends V> roots()
see also the complete user documentation .