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