IdentifierIndex
NodeIndex
void
add(T node)
static <V> Consumer<Set<V>>
iterate(Consumer<V> consumer)
static <V, R> Function<Set<V>,Stream<R>>
iterate(Function<V,R> mapper)
remove(T node)