1{
2 "graph": {
3 "name": "",
4 "isFolderOnly": false,
5 "ast": {
6 "range": "d2/testdata/d2oracle/TestSet/label_unset.d2,0:0:0-1:0:7",
7 "nodes": [
8 {
9 "map_key": {
10 "range": "d2/testdata/d2oracle/TestSet/label_unset.d2,0:0:0-0:6:6",
11 "key": {
12 "range": "d2/testdata/d2oracle/TestSet/label_unset.d2,0:0:0-0:6:6",
13 "path": [
14 {
15 "unquoted_string": {
16 "range": "d2/testdata/d2oracle/TestSet/label_unset.d2,0:0:0-0:6:6",
17 "value": [
18 {
19 "string": "square",
20 "raw_string": "square"
21 }
22 ]
23 }
24 }
25 ]
26 },
27 "primary": {},
28 "value": {}
29 }
30 }
31 ]
32 },
33 "root": {
34 "id": "",
35 "id_val": "",
36 "attributes": {
37 "label": {
38 "value": ""
39 },
40 "labelDimensions": {
41 "width": 0,
42 "height": 0
43 },
44 "style": {},
45 "near_key": null,
46 "shape": {
47 "value": ""
48 },
49 "direction": {
50 "value": ""
51 },
52 "constraint": null
53 },
54 "zIndex": 0
55 },
56 "edges": null,
57 "objects": [
58 {
59 "id": "square",
60 "id_val": "square",
61 "references": [
62 {
63 "key": {
64 "range": "d2/testdata/d2oracle/TestSet/label_unset.d2,0:0:0-0:6:6",
65 "path": [
66 {
67 "unquoted_string": {
68 "range": "d2/testdata/d2oracle/TestSet/label_unset.d2,0:0:0-0:6:6",
69 "value": [
70 {
71 "string": "square",
72 "raw_string": "square"
73 }
74 ]
75 }
76 }
77 ]
78 },
79 "key_path_index": 0,
80 "map_key_edge_index": -1
81 }
82 ],
83 "attributes": {
84 "label": {
85 "value": "square"
86 },
87 "labelDimensions": {
88 "width": 0,
89 "height": 0
90 },
91 "style": {},
92 "near_key": null,
93 "shape": {
94 "value": "rectangle"
95 },
96 "direction": {
97 "value": ""
98 },
99 "constraint": null
100 },
101 "zIndex": 0
102 }
103 ]
104 },
105 "err": "<nil>"
106}
View as plain text