Snort_AIPreproc/htdocs/graph.json

12 lines
104 B
JSON
Raw Normal View History

2010-10-08 14:43:33 +02:00
[{
"id": 1,
"label": "test1",
"connectedTo": [
{ "id": 2 }
]
}, {
"id": 2,
"label": "test2"
}]