NetworkX
Navigation
index
modules
|
next
|
previous
|
NetworkX Home
|
Search
|
Download
|
Developer Site
|
Documentation
»
Reference
»
Reading and Writing
»
SparseGraph6
»
Previous topic
SparseGraph6
Next topic
networkx.parse_graph6
Quick search
networkx.read_graph6
¶
read_graph6
(
path
)
¶
Read simple undirected graphs in graph6 format from path. Returns a single Graph.
Navigation
index
modules
|
next
|
previous
|
NetworkX Home
|
Search
|
Download
|
Developer Site
|
Documentation
»
Reference
»
Reading and Writing
»
SparseGraph6
»