NetworkX
Navigation
index
modules
|
next
|
previous
|
NetworkX Home
|
Search
|
Download
|
Developer Site
|
Documentation
»
Reference
»
Reading and Writing
»
SparseGraph6
»
Previous topic
networkx.parse_sparse6
Next topic
Drawing
Quick search
networkx.read_sparse6_list
¶
read_sparse6_list
(
path
)
¶
Read simple undirected graphs in sparse6 format from path. Returns a list of Graphs, one for each line in file.
Navigation
index
modules
|
next
|
previous
|
NetworkX Home
|
Search
|
Download
|
Developer Site
|
Documentation
»
Reference
»
Reading and Writing
»
SparseGraph6
»