eaglelandsonce commited on
Commit
f2dbab9
·
verified ·
1 Parent(s): 0b74d71

Create neo4jdata.json

Browse files
Files changed (1) hide show
  1. data/neo4jdata.json +139 -0
data/neo4jdata.json ADDED
@@ -0,0 +1,139 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "Claims Center",
3
+ "img": "https://www.svgrepo.com/show/448123/scope-expense-claims-read.svg",
4
+ "children": [
5
+ {
6
+ "name": "Accident 1",
7
+ "children": [
8
+ {
9
+ "role": "Driver 1",
10
+ "name": "Person 1",
11
+ "link": "http://accidentnetwork.chart/person_1",
12
+ "img": "https://www.svgrepo.com/show/214436/driving-license.svg",
13
+ "size": 50000
14
+ },
15
+ {
16
+ "role": "Witness 2",
17
+ "name": "Person 2",
18
+ "link": "http://accidentnetwork.chart/person_2",
19
+ "img": "https://www.svgrepo.com/show/85131/witness.svg",
20
+ "size": 45000
21
+ },
22
+ {
23
+ "role": "Lawyer 4",
24
+ "name": "Person 4",
25
+ "link": "http://accidentnetwork.chart/person_4",
26
+ "img": "https://www.svgrepo.com/show/492976/lawyer-explaining.svg",
27
+ "size": 40000
28
+ }
29
+ ]
30
+ },
31
+ {
32
+ "name": "Accident 2",
33
+ "children": [
34
+ {
35
+ "role": "Passenger 3",
36
+ "name": "Person 3",
37
+ "link": "http://accidentnetwork.chart/person_3",
38
+ "img": "https://www.svgrepo.com/show/340795/passenger-plus.svg",
39
+ "size": 50000
40
+ },
41
+ {
42
+ "role": "Driver 5",
43
+ "name": "Person 5",
44
+ "link": "http://accidentnetwork.chart/person_5",
45
+ "img": "https://www.svgrepo.com/show/214436/driving-license.svg",
46
+ "size": 45000
47
+ },
48
+ {
49
+ "role": "Adjuster 6",
50
+ "name": "Person 6",
51
+ "link": "http://accidentnetwork.chart/person_6",
52
+ "img": "https://www.svgrepo.com/show/223812/insurance-user.svg",
53
+ "size": 40000
54
+ },
55
+
56
+ {
57
+ "role": "Lawyer 4",
58
+ "name": "Person 4",
59
+ "link": "http://accidentnetwork.chart/person_4",
60
+ "img": "https://www.svgrepo.com/show/492976/lawyer-explaining.svg",
61
+ "size": 40000
62
+ }
63
+
64
+ ]
65
+ },
66
+ {
67
+ "name": "Accident 3",
68
+ "children": [
69
+ {
70
+ "role": "Driver 1",
71
+ "name": "Person 1",
72
+ "link": "http://accidentnetwork.chart/person_1",
73
+ "img": "https://www.svgrepo.com/show/214436/driving-license.svg",
74
+ "size": 55000
75
+ },
76
+ {
77
+ "role": "Witness 2",
78
+ "name": "Person 2",
79
+ "link": "http://accidentnetwork.chart/person_2",
80
+ "img": "https://www.svgrepo.com/show/85131/witness.svg",
81
+ "size": 48000
82
+ }
83
+ ]
84
+ },
85
+ {
86
+ "name": "Accident 4",
87
+ "children": [
88
+ {
89
+ "role": "Driver 5",
90
+ "name": "Person 5",
91
+ "link": "http://accidentnetwork.chart/person_5",
92
+ "img": "https://www.svgrepo.com/show/214436/driving-license.svg",
93
+ "size": 47000
94
+ },
95
+ {
96
+ "role": "Lawyer 4",
97
+ "name": "Person 4",
98
+ "link": "http://accidentnetwork.chart/person_4",
99
+ "img": "https://www.svgrepo.com/show/492976/lawyer-explaining.svg",
100
+ "size": 42000
101
+ },
102
+ {
103
+ "role": "Adjuster 6",
104
+ "name": "Person 6",
105
+ "link": "http://accidentnetwork.chart/person_6",
106
+ "img": "https://www.svgrepo.com/show/223812/insurance-user.svg",
107
+ "size": 43000
108
+ }
109
+ ]
110
+ },
111
+ {
112
+ "name": "Accident 5",
113
+ "children": [
114
+ {
115
+ "role": "Passenger 3",
116
+ "name": "Person 3",
117
+ "link": "http://accidentnetwork.chart/person_3",
118
+ "img": "https://www.svgrepo.com/show/340795/passenger-plus.svg",
119
+ "size": 52000
120
+ },
121
+ {
122
+ "role": "Adjuster 6",
123
+ "name": "Person 6",
124
+ "link": "http://accidentnetwork.chart/person_6",
125
+ "img": "https://www.svgrepo.com/show/223812/insurance-user.svg",
126
+ "size": 43000
127
+ },
128
+ {
129
+ "role": "Witness 2",
130
+ "name": "Person 2",
131
+ "link": "http://accidentnetwork.chart/person_2",
132
+ "img": "https://www.svgrepo.com/show/85131/witness.svg",
133
+ "size": 48000
134
+ }
135
+ ]
136
+ }
137
+
138
+ ]
139
+ }