YAML¶
YAML¶
Read and write NetworkX graphs in YAML format.
“YAML is a data serialization format designed for human readability and interaction with scripting languages.” See http://www.yaml.org for documentation.
|
Read graph in YAML format from path. |
|
Write graph G in YAML format to path. |