Skip to content

Instantly share code, notes, and snippets.

@mojoaxel
Last active July 27, 2016 09:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mojoaxel/b9ed2fe1ff7154b339d6ffde555f0606 to your computer and use it in GitHub Desktop.
Save mojoaxel/b9ed2fe1ff7154b339d6ffde555f0606 to your computer and use it in GitHub Desktop.
[
{"from": 1, "to": 2},
{"from": 1, "to": 3},
{"from": 2, "to": 4},
{"from": 2, "to": 5}
]
[
{"id": 1, "label": "Node 1"},
{"id": 2, "label": "Node 2"},
{"id": 3, "label": "Node 3"},
{"id": 4, "label": "Node 4"},
{"id": 5, "label": "Node 5"}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment