about summary refs log tree commit diff
path: root/sourcecodes/data/LRlnetwork.json
blob: 7ee3b56f713e54b9670ce8b41495815052159f27 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "nodes": [
    {
    "data": {
      "id": "1",
      "label": "Node1"
    }
    }
  ]
}