Snort_AIPreproc/htdocs/graph.json

12 lines
104 B
JSON

[{
"id": 1,
"label": "test1",
"connectedTo": [
{ "id": 2 }
]
}, {
"id": 2,
"label": "test2"
}]