NetworkX
1.9.1
Overview
Download
Installing
Tutorial
Reference
Introduction
Graph types
Algorithms
Functions
Graph
degree
degree_histogram
density
info
create_empty_copy
is_directed
Nodes
Edges
Attributes
Freezing graph structure
Graph generators
Linear algebra
Converting to and from other data formats
Relabeling nodes
Reading and writing graphs
Drawing
Exceptions
Utilities
License
Citing
Credits
Glossary
Reference
Overview
Introduction
Graph types
Algorithms
Functions
Graph
Nodes
Edges
Attributes
Freezing graph structure
Graph generators
Linear algebra
Converting to and from other data formats
Reading and writing graphs
Drawing
Exceptions
Utilities
License
Citing
Credits
Glossary
Testing
Developer Guide
History
Bibliography
NetworkX Examples
NetworkX
Docs
»
Reference
»
Reference
»
Functions
»
is_directed
is_directed
¶
is_directed
(
G
)
[source]
¶
Return True if graph is directed.