public interface Filter<V,E> extends org.apache.commons.collections4.Transformer<Graph<V,E>,Graph<V,E>>
Graph
as a Graph. The Graph returned may be either a
new graph or a view into an existing graph; the documentation for the filter
must specify which.Copyright © 2015. All rights reserved.