fkling / fkling/JSNetworkX

Exporting graph to JSON

Open
#89 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
779
Forks
178
PR merge metrics
No merged PRs in 30d

Description

NetworkX has few primary methods to deal with JSON to/from the graph. Do we have a similar way to export a graph to JSON. https://networkx.github.io/documentation/stable/reference/readwrite/json_graph.html?highlight=json

Any hints would be appreciated. I'm mainly looking for implementations for `node_link_data` and `node_link_graph`, the former writes the graph as JSON and the later reads from JSON to graph.

If they are not implements, give me some direction, I would issue a pull request. Since I have to implement this for my current work.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.