NetworkX
2.4
Install
Tutorial
Reference
Introduction
Graph types
Which graph class should I use?
Basic graph types
Graph Views
networkx.classes.graphviews.generic_graph_view
networkx.classes.graphviews.subgraph_view
networkx.classes.graphviews.reverse_view
Algorithms
Functions
Graph generators
Linear algebra
Converting to and from other data formats
Relabeling nodes
Reading and writing graphs
Drawing
Randomness
Exceptions
Utilities
Glossary
Developer Guide
Release Log
License
Credits
Citing
Bibliography
Examples
NetworkX
Docs
»
Reference
»
Graph types
»
networkx.classes.graphviews.generic_graph_view
networkx.classes.graphviews.generic_graph_view
¶
generic_graph_view
(
G
,
create_using=None
)
[source]
¶