1{
2 "graph": {
3 "name": "",
4 "isFolderOnly": false,
5 "ast": {
6 "range": "d2/testdata/d2oracle/TestDelete/edge-only-style.d2,0:0:0-1:0:7",
7 "nodes": [
8 {
9 "map_key": {
10 "range": "d2/testdata/d2oracle/TestDelete/edge-only-style.d2,0:0:0-0:6:6",
11 "edges": [
12 {
13 "range": "d2/testdata/d2oracle/TestDelete/edge-only-style.d2,0:0:0-0:6:6",
14 "src": {
15 "range": "d2/testdata/d2oracle/TestDelete/edge-only-style.d2,0:0:0-0:1:1",
16 "path": [
17 {
18 "unquoted_string": {
19 "range": "d2/testdata/d2oracle/TestDelete/edge-only-style.d2,0:0:0-0:1:1",
20 "value": [
21 {
22 "string": "x",
23 "raw_string": "x"
24 }
25 ]
26 }
27 }
28 ]
29 },
30 "src_arrow": "",
31 "dst": {
32 "range": "d2/testdata/d2oracle/TestDelete/edge-only-style.d2,0:5:5-0:6:6",
33 "path": [
34 {
35 "unquoted_string": {
36 "range": "d2/testdata/d2oracle/TestDelete/edge-only-style.d2,0:5:5-0:6:6",
37 "value": [
38 {
39 "string": "y",
40 "raw_string": "y"
41 }
42 ]
43 }
44 }
45 ]
46 },
47 "dst_arrow": ">"
48 }
49 ],
50 "primary": {},
51 "value": {}
52 }
53 }
54 ]
55 },
56 "root": {
57 "id": "",
58 "id_val": "",
59 "attributes": {
60 "label": {
61 "value": ""
62 },
63 "labelDimensions": {
64 "width": 0,
65 "height": 0
66 },
67 "style": {},
68 "near_key": null,
69 "shape": {
70 "value": ""
71 },
72 "direction": {
73 "value": ""
74 },
75 "constraint": null
76 },
77 "zIndex": 0
78 },
79 "edges": [
80 {
81 "index": 0,
82 "isCurve": false,
83 "src_arrow": false,
84 "dst_arrow": true,
85 "references": [
86 {
87 "map_key_edge_index": 0
88 }
89 ],
90 "attributes": {
91 "label": {
92 "value": ""
93 },
94 "labelDimensions": {
95 "width": 0,
96 "height": 0
97 },
98 "style": {},
99 "near_key": null,
100 "shape": {
101 "value": ""
102 },
103 "direction": {
104 "value": ""
105 },
106 "constraint": null
107 },
108 "zIndex": 0
109 }
110 ],
111 "objects": [
112 {
113 "id": "x",
114 "id_val": "x",
115 "references": [
116 {
117 "key": {
118 "range": "d2/testdata/d2oracle/TestDelete/edge-only-style.d2,0:0:0-0:1:1",
119 "path": [
120 {
121 "unquoted_string": {
122 "range": "d2/testdata/d2oracle/TestDelete/edge-only-style.d2,0:0:0-0:1:1",
123 "value": [
124 {
125 "string": "x",
126 "raw_string": "x"
127 }
128 ]
129 }
130 }
131 ]
132 },
133 "key_path_index": 0,
134 "map_key_edge_index": 0
135 }
136 ],
137 "attributes": {
138 "label": {
139 "value": "x"
140 },
141 "labelDimensions": {
142 "width": 0,
143 "height": 0
144 },
145 "style": {},
146 "near_key": null,
147 "shape": {
148 "value": "rectangle"
149 },
150 "direction": {
151 "value": ""
152 },
153 "constraint": null
154 },
155 "zIndex": 0
156 },
157 {
158 "id": "y",
159 "id_val": "y",
160 "references": [
161 {
162 "key": {
163 "range": "d2/testdata/d2oracle/TestDelete/edge-only-style.d2,0:5:5-0:6:6",
164 "path": [
165 {
166 "unquoted_string": {
167 "range": "d2/testdata/d2oracle/TestDelete/edge-only-style.d2,0:5:5-0:6:6",
168 "value": [
169 {
170 "string": "y",
171 "raw_string": "y"
172 }
173 ]
174 }
175 }
176 ]
177 },
178 "key_path_index": 0,
179 "map_key_edge_index": 0
180 }
181 ],
182 "attributes": {
183 "label": {
184 "value": "y"
185 },
186 "labelDimensions": {
187 "width": 0,
188 "height": 0
189 },
190 "style": {},
191 "near_key": null,
192 "shape": {
193 "value": "rectangle"
194 },
195 "direction": {
196 "value": ""
197 },
198 "constraint": null
199 },
200 "zIndex": 0
201 }
202 ]
203 },
204 "err": "<nil>"
205}
View as plain text