NodeLinkImporter#
- class eclypse.io.defaults.node_link.NodeLinkImporter[source]#
Bases:
NetworkXImporterImporter for NetworkX node-link JSON files.
Methods
read_data(source, *[, context])Read a NetworkX graph from node-link JSON.
Bases: NetworkXImporter
Importer for NetworkX node-link JSON files.
Methods
|
Read a NetworkX graph from node-link JSON. |