Warning

This documents an unmaintained version of NetworkX. Please upgrade to a maintained version and see the current NetworkX documentation.

networkx.classes.graphviews.subgraph_view

subgraph_view(G, filter_node=<function no_filter>, filter_edge=<function no_filter>)[source]