2022-11-03 13:54:49 +00:00
{
"graph" : {
2023-01-24 11:09:40 +00:00
"name" : "" ,
2023-02-27 22:33:33 +00:00
"isFolderOnly" : false ,
2022-11-03 13:54:49 +00:00
"ast" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,0:0:0-5:0:202" ,
"nodes" : [
{
"map_key" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,0:0:0-4:1:201" ,
"key" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,0:0:0-0:4:4" ,
"path" : [
{
"unquoted_string" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,0:0:0-0:4:4" ,
"value" : [
{
"string" : "this" ,
"raw_string" : "this"
}
]
}
}
]
} ,
"primary" : { } ,
"value" : {
"map" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,0:6:6-4:0:200" ,
"nodes" : [
{
"map_key" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,1:2:10-1:11:19" ,
"key" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,1:2:10-1:7:15" ,
"path" : [
{
"unquoted_string" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,1:2:10-1:7:15" ,
"value" : [
{
"string" : "label" ,
"raw_string" : "label"
}
]
}
}
]
} ,
"primary" : { } ,
"value" : {
"unquoted_string" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,1:9:17-1:11:19" ,
"value" : [
{
"string" : "do" ,
"raw_string" : "do"
}
]
}
}
}
} ,
{
"map_key" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,2:2:22-2:20:40" ,
"edges" : [
{
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,2:2:22-2:14:34" ,
"src" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,2:2:22-2:7:27" ,
"path" : [
{
"unquoted_string" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,2:2:22-2:6:26" ,
"value" : [
{
"string" : "test" ,
"raw_string" : "test"
}
]
}
}
]
} ,
"src_arrow" : "" ,
"dst" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,2:9:29-2:14:34" ,
"path" : [
{
"unquoted_string" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,2:10:30-2:14:34" ,
"value" : [
{
"string" : "here" ,
"raw_string" : "here"
}
]
}
}
]
} ,
"dst_arrow" : ">"
}
] ,
"primary" : { } ,
"value" : {
"unquoted_string" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,2:16:36-2:20:40" ,
"value" : [
{
"string" : "asdf" ,
"raw_string" : "asdf"
}
]
}
}
}
} ,
{
"map_key" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,3:2:43-3:158:199" ,
"key" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,3:2:43-3:6:47" ,
"path" : [
{
"unquoted_string" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,3:2:43-3:6:47" ,
"value" : [
{
"string" : "here" ,
"raw_string" : "here"
}
]
}
}
]
} ,
"primary" : { } ,
"value" : {
"double_quoted_string" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,3:8:49-3:158:199" ,
"value" : [
{
"string" : "How much of their influence on you is a result of your influence on them?\nA conference is a gathering of important people who singly can do nothing" ,
"raw_string" : "How much of their influence on you is a result of your influence on them?\\nA conference is a gathering of important people who singly can do nothing"
}
]
}
}
}
}
]
}
}
}
}
]
} ,
"root" : {
"id" : "" ,
"id_val" : "" ,
"label_dimensions" : {
"width" : 0 ,
"height" : 0
} ,
"attributes" : {
"label" : {
"value" : ""
} ,
"style" : { } ,
"near_key" : null ,
"shape" : {
"value" : ""
2022-11-29 05:49:30 +00:00
} ,
2022-11-30 00:02:37 +00:00
"direction" : {
2022-11-30 01:59:27 +00:00
"value" : ""
2023-01-24 11:09:40 +00:00
} ,
"constraint" : {
"value" : ""
2022-11-03 13:54:49 +00:00
}
2022-11-30 19:23:30 +00:00
} ,
"zIndex" : 0
2022-11-03 13:54:49 +00:00
} ,
"edges" : [
{
"index" : 0 ,
"minWidth" : 0 ,
"minHeight" : 0 ,
"label_dimensions" : {
"width" : 0 ,
"height" : 0
} ,
"isCurve" : false ,
"src_arrow" : false ,
"dst_arrow" : true ,
"references" : [
{
"map_key_edge_index" : 0
}
] ,
"attributes" : {
"label" : {
"value" : "asdf"
} ,
"style" : { } ,
"near_key" : null ,
"shape" : {
"value" : ""
2022-11-29 05:49:30 +00:00
} ,
2022-11-30 00:02:37 +00:00
"direction" : {
2022-11-29 05:49:30 +00:00
"value" : ""
2023-01-24 11:09:40 +00:00
} ,
"constraint" : {
"value" : ""
2022-11-03 13:54:49 +00:00
}
2022-11-30 19:23:30 +00:00
} ,
"zIndex" : 0
2022-11-03 13:54:49 +00:00
}
] ,
"objects" : [
{
"id" : "this" ,
"id_val" : "this" ,
"label_dimensions" : {
"width" : 0 ,
"height" : 0
} ,
"references" : [
{
"key" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,0:0:0-0:4:4" ,
"path" : [
{
"unquoted_string" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,0:0:0-0:4:4" ,
"value" : [
{
"string" : "this" ,
"raw_string" : "this"
}
]
}
}
]
} ,
"key_path_index" : 0 ,
2023-01-24 11:09:40 +00:00
"map_key_edge_index" : -1
2022-11-03 13:54:49 +00:00
}
] ,
"attributes" : {
"label" : {
"value" : "do"
} ,
"style" : { } ,
"near_key" : null ,
"shape" : {
2023-01-24 11:09:40 +00:00
"value" : "rectangle"
2022-11-29 05:49:30 +00:00
} ,
2022-11-30 00:02:37 +00:00
"direction" : {
2022-11-30 01:59:27 +00:00
"value" : ""
2023-01-24 11:09:40 +00:00
} ,
"constraint" : {
"value" : ""
2022-11-03 13:54:49 +00:00
}
2022-11-30 19:23:30 +00:00
} ,
"zIndex" : 0
2022-11-03 13:54:49 +00:00
} ,
{
2023-01-24 11:09:40 +00:00
"id" : "test" ,
"id_val" : "test" ,
2022-11-03 13:54:49 +00:00
"label_dimensions" : {
"width" : 0 ,
"height" : 0
} ,
"references" : [
{
"key" : {
2023-01-24 11:09:40 +00:00
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,2:2:22-2:7:27" ,
2022-11-03 13:54:49 +00:00
"path" : [
{
"unquoted_string" : {
2023-01-24 11:09:40 +00:00
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,2:2:22-2:6:26" ,
2022-11-03 13:54:49 +00:00
"value" : [
{
2023-01-24 11:09:40 +00:00
"string" : "test" ,
"raw_string" : "test"
2022-11-03 13:54:49 +00:00
}
]
}
}
]
} ,
"key_path_index" : 0 ,
"map_key_edge_index" : 0
}
] ,
"attributes" : {
"label" : {
2023-01-24 11:09:40 +00:00
"value" : "test"
2022-11-03 13:54:49 +00:00
} ,
"style" : { } ,
"near_key" : null ,
"shape" : {
2023-01-24 11:09:40 +00:00
"value" : "rectangle"
2022-11-29 05:49:30 +00:00
} ,
2022-11-30 00:02:37 +00:00
"direction" : {
2022-11-30 01:59:27 +00:00
"value" : ""
2023-01-24 11:09:40 +00:00
} ,
"constraint" : {
"value" : ""
2022-11-03 13:54:49 +00:00
}
2022-11-30 19:23:30 +00:00
} ,
"zIndex" : 0
2022-11-03 13:54:49 +00:00
} ,
{
2023-01-24 11:09:40 +00:00
"id" : "here" ,
"id_val" : "here" ,
2022-11-03 13:54:49 +00:00
"label_dimensions" : {
"width" : 0 ,
"height" : 0
} ,
"references" : [
{
"key" : {
2023-01-24 11:09:40 +00:00
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,2:9:29-2:14:34" ,
2022-11-03 13:54:49 +00:00
"path" : [
{
"unquoted_string" : {
2023-01-24 11:09:40 +00:00
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,2:10:30-2:14:34" ,
2022-11-03 13:54:49 +00:00
"value" : [
{
2023-01-24 11:09:40 +00:00
"string" : "here" ,
"raw_string" : "here"
2022-11-03 13:54:49 +00:00
}
]
}
}
]
} ,
"key_path_index" : 0 ,
"map_key_edge_index" : 0
2023-01-24 11:09:40 +00:00
} ,
{
"key" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,3:2:43-3:6:47" ,
"path" : [
{
"unquoted_string" : {
"range" : "d2/testdata/d2oracle/TestSet/nested_alex.d2,3:2:43-3:6:47" ,
"value" : [
{
"string" : "here" ,
"raw_string" : "here"
}
]
}
}
]
} ,
"key_path_index" : 0 ,
"map_key_edge_index" : -1
2022-11-03 13:54:49 +00:00
}
] ,
"attributes" : {
"label" : {
2023-01-24 11:09:40 +00:00
"value" : "How much of their influence on you is a result of your influence on them?\nA conference is a gathering of important people who singly can do nothing"
2022-11-03 13:54:49 +00:00
} ,
"style" : { } ,
"near_key" : null ,
"shape" : {
2023-01-24 11:09:40 +00:00
"value" : "rectangle"
2022-11-29 05:49:30 +00:00
} ,
2022-11-30 00:02:37 +00:00
"direction" : {
2022-11-30 01:59:27 +00:00
"value" : ""
2023-01-24 11:09:40 +00:00
} ,
"constraint" : {
"value" : ""
2022-11-03 13:54:49 +00:00
}
2022-11-30 19:23:30 +00:00
} ,
"zIndex" : 0
2022-11-03 13:54:49 +00:00
}
]
} ,
"err" : "<nil>"
}