{ "nodes": { "a": { "image": "foto_02.jpg" }, "b": { "image": "foto_03.jpg" }, "c": { "image": "foto_04.jpg" }, "d": { "image": "foto_05.jpg" }, "e": { "image": "foto_06.jpg" } }, "edges": { "a": { "b": { "style": "red" }, "c": { "width": 5, "dash": [10, 10] }, "d": { "style": "black", "width": 5, "arrow": 20, "dash": [10, 10] }, "e": { } } } }