Skip to content

Instantly share code, notes, and snippets.

@SebastianBetz
Created October 29, 2019 14:29
Show Gist options
  • Save SebastianBetz/06b042146c2f8f1e47d6800f10371e99 to your computer and use it in GitHub Desktop.
Save SebastianBetz/06b042146c2f8f1e47d6800f10371e99 to your computer and use it in GitHub Desktop.
{
"nodes": [
{
"id": 4102038,
"name": "root"
},
{
"id": 4102039,
"name": "node1"
},
{
"id": 4102040,
"name": "node2"
},
{
"id": 4102041,
"name": "node3"
},
{
"id": 4102042,
"name": "node4"
},
{
"id": 4102043,
"name": "node5"
}
],
"links": [
{
"source": 4102038,
"target": 4102039
},
{
"source": 4102038,
"target": 4102040
},
{
"source": 4102038,
"target": 4102041
},
{
"source": 4102038,
"target": 4102042
},
{
"source": 4102038,
"target": 4102043
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment