pareto 0.62.0 → 0.63.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/auto.pareto/auto.dependencies/index.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +418 -418
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +1610 -1610
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +107 -107
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +234 -234
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +632 -632
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +1306 -1306
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +913 -913
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +827 -827
- package/package.json +3 -3
|
@@ -7,663 +7,663 @@ const a = pd.a
|
|
|
7
7
|
|
|
8
8
|
export const $: g_cosmos.D.Glossary = {
|
|
9
9
|
'data glossary': {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
},
|
|
28
|
-
"attributes": {
|
|
29
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
30
|
-
'context': ['local', null],
|
|
31
|
-
'typeXX': "Edge Attributes",
|
|
32
|
-
'tailXX': a([]),
|
|
33
|
-
'type arguments': d({}),
|
|
34
|
-
}]],
|
|
35
|
-
},
|
|
36
|
-
"to": {
|
|
37
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
38
|
-
'context': ['local', null],
|
|
39
|
-
'typeXX': "End Point Specification",
|
|
40
|
-
'tailXX': a([]),
|
|
41
|
-
'type arguments': d({}),
|
|
42
|
-
}]],
|
|
43
|
-
},
|
|
44
|
-
})]]
|
|
45
|
-
},
|
|
46
|
-
"Edge Attributes": {
|
|
47
|
-
'parameters': d({}),
|
|
48
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
49
|
-
'context': ['local', null],
|
|
50
|
-
'typeXX': "Attribute Value",
|
|
51
|
-
'tailXX': a([]),
|
|
52
|
-
'type arguments': d({}),
|
|
53
|
-
}]]]
|
|
54
|
-
},
|
|
55
|
-
"End Point Specification": {
|
|
56
|
-
'parameters': d({}),
|
|
57
|
-
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
58
|
-
"node": <g_cosmos.D.Data__Type>['group', d({
|
|
59
|
-
"node": {
|
|
60
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
10
|
+
'imports': d({}),
|
|
11
|
+
'glossary parameters': d({}),
|
|
12
|
+
'root': {
|
|
13
|
+
'data types': d({
|
|
14
|
+
"Attribute Value": {
|
|
15
|
+
'parameters': d({}),
|
|
16
|
+
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
17
|
+
"html string": <g_cosmos.D.Data__Type>['string', null],
|
|
18
|
+
"number": <g_cosmos.D.Data__Type>['string', null],
|
|
19
|
+
"string": <g_cosmos.D.Data__Type>['string', null],
|
|
20
|
+
})]
|
|
21
|
+
},
|
|
22
|
+
"Digraph Edges": {
|
|
23
|
+
'parameters': d({}),
|
|
24
|
+
'type': <g_cosmos.D.Data__Type>['array', <g_cosmos.D.Data__Type>['group', d({
|
|
25
|
+
"attribute groups": {
|
|
26
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['string', null]],
|
|
61
27
|
},
|
|
62
|
-
"
|
|
63
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
},
|
|
70
|
-
})]],
|
|
28
|
+
"attributes": {
|
|
29
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
30
|
+
'context': ['local', null],
|
|
31
|
+
'typeXX': "Edge Attributes",
|
|
32
|
+
'tailXX': a([]),
|
|
33
|
+
'type arguments': d({}),
|
|
34
|
+
}]],
|
|
71
35
|
},
|
|
72
|
-
|
|
73
|
-
|
|
36
|
+
"to": {
|
|
37
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
38
|
+
'context': ['local', null],
|
|
39
|
+
'typeXX': "End Point Specification",
|
|
40
|
+
'tailXX': a([]),
|
|
41
|
+
'type arguments': d({}),
|
|
42
|
+
}]],
|
|
43
|
+
},
|
|
44
|
+
})]]
|
|
45
|
+
},
|
|
46
|
+
"Edge Attributes": {
|
|
47
|
+
'parameters': d({}),
|
|
48
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
74
49
|
'context': ['local', null],
|
|
75
|
-
'typeXX': "
|
|
50
|
+
'typeXX': "Attribute Value",
|
|
76
51
|
'tailXX': a([]),
|
|
77
52
|
'type arguments': d({}),
|
|
78
|
-
}]]
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
"edges": {
|
|
87
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
88
|
-
'context': ['local', null],
|
|
89
|
-
'typeXX': "Edge Attributes",
|
|
90
|
-
'tailXX': a([]),
|
|
91
|
-
'type arguments': d({}),
|
|
92
|
-
}]]],
|
|
53
|
+
}]]]
|
|
54
|
+
},
|
|
55
|
+
"End Point Specification": {
|
|
56
|
+
'parameters': d({}),
|
|
57
|
+
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
58
|
+
"node": <g_cosmos.D.Data__Type>['group', d({
|
|
59
|
+
"node": {
|
|
60
|
+
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
93
61
|
},
|
|
94
|
-
"
|
|
95
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
62
|
+
"port data": {
|
|
63
|
+
'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['group', d({
|
|
64
|
+
"compass direction": {
|
|
65
|
+
'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['string', null]],
|
|
66
|
+
},
|
|
67
|
+
"port": {
|
|
68
|
+
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
69
|
+
},
|
|
70
|
+
})]],
|
|
101
71
|
},
|
|
102
72
|
})],
|
|
103
|
-
|
|
104
|
-
"nodes": {
|
|
105
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
106
|
-
"attribute groups": {
|
|
107
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['string', null]],
|
|
108
|
-
},
|
|
109
|
-
"attributes": {
|
|
110
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
111
|
-
'context': ['local', null],
|
|
112
|
-
'typeXX': "Node Attributes",
|
|
113
|
-
'tailXX': a([]),
|
|
114
|
-
'type arguments': d({}),
|
|
115
|
-
}]],
|
|
116
|
-
},
|
|
117
|
-
"subgraph path": {
|
|
118
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
119
|
-
'context': ['local', null],
|
|
120
|
-
'typeXX': "Subgraph Path",
|
|
121
|
-
'tailXX': a([]),
|
|
122
|
-
'type arguments': d({}),
|
|
123
|
-
}]],
|
|
124
|
-
},
|
|
125
|
-
})]],
|
|
126
|
-
},
|
|
127
|
-
"strict": {
|
|
128
|
-
'type': <g_cosmos.D.Data__Type>['boolean', null],
|
|
129
|
-
},
|
|
130
|
-
"tree": {
|
|
131
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
73
|
+
"subgraph": <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
132
74
|
'context': ['local', null],
|
|
133
|
-
'typeXX': "
|
|
75
|
+
'typeXX': "Subgraph Path",
|
|
134
76
|
'tailXX': a([]),
|
|
135
77
|
'type arguments': d({}),
|
|
136
78
|
}]],
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
145
|
-
"edges": {
|
|
146
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
147
|
-
'context': ['local', null],
|
|
148
|
-
'typeXX': "Digraph Edges",
|
|
149
|
-
'tailXX': a([]),
|
|
150
|
-
'type arguments': d({}),
|
|
151
|
-
}]],
|
|
152
|
-
},
|
|
153
|
-
"ports": {
|
|
154
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
155
|
-
"compass directions": {
|
|
156
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
157
|
-
"edges": {
|
|
158
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
159
|
-
'context': ['local', null],
|
|
160
|
-
'typeXX': "Digraph Edges",
|
|
161
|
-
'tailXX': a([]),
|
|
162
|
-
'type arguments': d({}),
|
|
163
|
-
}]],
|
|
164
|
-
},
|
|
165
|
-
})]],
|
|
166
|
-
},
|
|
167
|
-
"edges": {
|
|
168
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
169
|
-
'context': ['local', null],
|
|
170
|
-
'typeXX': "Digraph Edges",
|
|
171
|
-
'tailXX': a([]),
|
|
172
|
-
'type arguments': d({}),
|
|
173
|
-
}]],
|
|
174
|
-
},
|
|
175
|
-
})]],
|
|
176
|
-
},
|
|
177
|
-
})]],
|
|
178
|
-
},
|
|
179
|
-
})],
|
|
180
|
-
},
|
|
181
|
-
})],
|
|
182
|
-
"graph": <g_cosmos.D.Data__Type>['group', d({
|
|
79
|
+
})]
|
|
80
|
+
},
|
|
81
|
+
"Graph": {
|
|
82
|
+
'parameters': d({}),
|
|
83
|
+
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
84
|
+
"attribute groups": {
|
|
85
|
+
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
183
86
|
"edges": {
|
|
184
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
'type arguments': d({}),
|
|
199
|
-
}]],
|
|
200
|
-
},
|
|
201
|
-
"yin": {
|
|
202
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
203
|
-
'context': ['local', null],
|
|
204
|
-
'typeXX': "End Point Specification",
|
|
205
|
-
'tailXX': a([]),
|
|
206
|
-
'type arguments': d({}),
|
|
207
|
-
}]],
|
|
208
|
-
},
|
|
209
|
-
})]],
|
|
87
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
88
|
+
'context': ['local', null],
|
|
89
|
+
'typeXX': "Edge Attributes",
|
|
90
|
+
'tailXX': a([]),
|
|
91
|
+
'type arguments': d({}),
|
|
92
|
+
}]]],
|
|
93
|
+
},
|
|
94
|
+
"nodes": {
|
|
95
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
96
|
+
'context': ['local', null],
|
|
97
|
+
'typeXX': "Node Attributes",
|
|
98
|
+
'tailXX': a([]),
|
|
99
|
+
'type arguments': d({}),
|
|
100
|
+
}]]],
|
|
210
101
|
},
|
|
211
102
|
})],
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
'
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
'tailXX': a([]),
|
|
262
|
-
'type arguments': d({}),
|
|
263
|
-
}]]]
|
|
264
|
-
},
|
|
265
|
-
"Subgraph Path": {
|
|
266
|
-
'parameters': d({}),
|
|
267
|
-
'type': <g_cosmos.D.Data__Type>['array', <g_cosmos.D.Data__Type>['string', null]]
|
|
268
|
-
},
|
|
269
|
-
}),
|
|
270
|
-
'namespaces': d({
|
|
271
|
-
"Attribute Value": {
|
|
272
|
-
'data types': d({}),
|
|
273
|
-
'namespaces': d({
|
|
274
|
-
"TU": {
|
|
275
|
-
'data types': d({}),
|
|
276
|
-
'namespaces': d({
|
|
277
|
-
"html string": {
|
|
278
|
-
'data types': d({}),
|
|
279
|
-
'namespaces': d({}),
|
|
280
|
-
},
|
|
281
|
-
"number": {
|
|
282
|
-
'data types': d({}),
|
|
283
|
-
'namespaces': d({}),
|
|
284
|
-
},
|
|
285
|
-
"string": {
|
|
286
|
-
'data types': d({}),
|
|
287
|
-
'namespaces': d({}),
|
|
288
|
-
},
|
|
289
|
-
}),
|
|
290
|
-
},
|
|
291
|
-
}),
|
|
292
|
-
},
|
|
293
|
-
"Digraph Edges": {
|
|
294
|
-
'data types': d({}),
|
|
295
|
-
'namespaces': d({
|
|
296
|
-
"A": {
|
|
297
|
-
'data types': d({}),
|
|
298
|
-
'namespaces': d({
|
|
299
|
-
"G": {
|
|
300
|
-
'data types': d({}),
|
|
301
|
-
'namespaces': d({
|
|
302
|
-
"attribute groups": {
|
|
303
|
-
'data types': d({}),
|
|
304
|
-
'namespaces': d({
|
|
305
|
-
"DX": {
|
|
306
|
-
'data types': d({}),
|
|
307
|
-
'namespaces': d({}),
|
|
308
|
-
},
|
|
309
|
-
}),
|
|
310
|
-
},
|
|
311
|
-
"attributes": {
|
|
312
|
-
'data types': d({}),
|
|
313
|
-
'namespaces': d({}),
|
|
314
|
-
},
|
|
315
|
-
"to": {
|
|
316
|
-
'data types': d({}),
|
|
317
|
-
'namespaces': d({}),
|
|
318
|
-
},
|
|
319
|
-
}),
|
|
320
|
-
},
|
|
321
|
-
}),
|
|
322
|
-
},
|
|
323
|
-
}),
|
|
324
|
-
},
|
|
325
|
-
"Edge Attributes": {
|
|
326
|
-
'data types': d({}),
|
|
327
|
-
'namespaces': d({
|
|
328
|
-
"DX": {
|
|
329
|
-
'data types': d({}),
|
|
330
|
-
'namespaces': d({}),
|
|
331
|
-
},
|
|
332
|
-
}),
|
|
333
|
-
},
|
|
334
|
-
"End Point Specification": {
|
|
335
|
-
'data types': d({}),
|
|
336
|
-
'namespaces': d({
|
|
337
|
-
"TU": {
|
|
338
|
-
'data types': d({}),
|
|
339
|
-
'namespaces': d({
|
|
340
|
-
"node": {
|
|
341
|
-
'data types': d({}),
|
|
342
|
-
'namespaces': d({
|
|
343
|
-
"G": {
|
|
344
|
-
'data types': d({}),
|
|
345
|
-
'namespaces': d({
|
|
346
|
-
"node": {
|
|
347
|
-
'data types': d({}),
|
|
348
|
-
'namespaces': d({}),
|
|
349
|
-
},
|
|
350
|
-
"port data": {
|
|
351
|
-
'data types': d({}),
|
|
352
|
-
'namespaces': d({
|
|
353
|
-
"O": {
|
|
354
|
-
'data types': d({}),
|
|
355
|
-
'namespaces': d({
|
|
356
|
-
"G": {
|
|
357
|
-
'data types': d({}),
|
|
358
|
-
'namespaces': d({
|
|
359
|
-
"compass direction": {
|
|
360
|
-
'data types': d({}),
|
|
361
|
-
'namespaces': d({
|
|
362
|
-
"O": {
|
|
363
|
-
'data types': d({}),
|
|
364
|
-
'namespaces': d({}),
|
|
365
|
-
},
|
|
366
|
-
}),
|
|
367
|
-
},
|
|
368
|
-
"port": {
|
|
369
|
-
'data types': d({}),
|
|
370
|
-
'namespaces': d({}),
|
|
371
|
-
},
|
|
372
|
-
}),
|
|
373
|
-
},
|
|
374
|
-
}),
|
|
375
|
-
},
|
|
376
|
-
}),
|
|
377
|
-
},
|
|
378
|
-
}),
|
|
379
|
-
},
|
|
380
|
-
}),
|
|
381
|
-
},
|
|
382
|
-
"subgraph": {
|
|
383
|
-
'data types': d({}),
|
|
384
|
-
'namespaces': d({}),
|
|
385
|
-
},
|
|
386
|
-
}),
|
|
387
|
-
},
|
|
388
|
-
}),
|
|
389
|
-
},
|
|
390
|
-
"Graph": {
|
|
391
|
-
'data types': d({}),
|
|
392
|
-
'namespaces': d({
|
|
393
|
-
"G": {
|
|
394
|
-
'data types': d({}),
|
|
395
|
-
'namespaces': d({
|
|
396
|
-
"attribute groups": {
|
|
397
|
-
'data types': d({}),
|
|
398
|
-
'namespaces': d({
|
|
399
|
-
"G": {
|
|
400
|
-
'data types': d({}),
|
|
401
|
-
'namespaces': d({
|
|
402
|
-
"edges": {
|
|
403
|
-
'data types': d({}),
|
|
404
|
-
'namespaces': d({
|
|
405
|
-
"DX": {
|
|
406
|
-
'data types': d({}),
|
|
407
|
-
'namespaces': d({}),
|
|
408
|
-
},
|
|
409
|
-
}),
|
|
410
|
-
},
|
|
411
|
-
"nodes": {
|
|
412
|
-
'data types': d({}),
|
|
413
|
-
'namespaces': d({
|
|
414
|
-
"DX": {
|
|
415
|
-
'data types': d({}),
|
|
416
|
-
'namespaces': d({}),
|
|
417
|
-
},
|
|
418
|
-
}),
|
|
419
|
-
},
|
|
420
|
-
}),
|
|
421
|
-
},
|
|
422
|
-
}),
|
|
423
|
-
},
|
|
424
|
-
"nodes": {
|
|
425
|
-
'data types': d({}),
|
|
426
|
-
'namespaces': d({
|
|
427
|
-
"DX": {
|
|
428
|
-
'data types': d({}),
|
|
429
|
-
'namespaces': d({
|
|
430
|
-
"G": {
|
|
431
|
-
'data types': d({}),
|
|
432
|
-
'namespaces': d({
|
|
433
|
-
"attribute groups": {
|
|
434
|
-
'data types': d({}),
|
|
435
|
-
'namespaces': d({
|
|
436
|
-
"DX": {
|
|
437
|
-
'data types': d({}),
|
|
438
|
-
'namespaces': d({}),
|
|
439
|
-
},
|
|
440
|
-
}),
|
|
441
|
-
},
|
|
442
|
-
"attributes": {
|
|
443
|
-
'data types': d({}),
|
|
444
|
-
'namespaces': d({}),
|
|
445
|
-
},
|
|
446
|
-
"subgraph path": {
|
|
447
|
-
'data types': d({}),
|
|
448
|
-
'namespaces': d({}),
|
|
103
|
+
},
|
|
104
|
+
"nodes": {
|
|
105
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
106
|
+
"attribute groups": {
|
|
107
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['string', null]],
|
|
108
|
+
},
|
|
109
|
+
"attributes": {
|
|
110
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
111
|
+
'context': ['local', null],
|
|
112
|
+
'typeXX': "Node Attributes",
|
|
113
|
+
'tailXX': a([]),
|
|
114
|
+
'type arguments': d({}),
|
|
115
|
+
}]],
|
|
116
|
+
},
|
|
117
|
+
"subgraph path": {
|
|
118
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
119
|
+
'context': ['local', null],
|
|
120
|
+
'typeXX': "Subgraph Path",
|
|
121
|
+
'tailXX': a([]),
|
|
122
|
+
'type arguments': d({}),
|
|
123
|
+
}]],
|
|
124
|
+
},
|
|
125
|
+
})]],
|
|
126
|
+
},
|
|
127
|
+
"strict": {
|
|
128
|
+
'type': <g_cosmos.D.Data__Type>['boolean', null],
|
|
129
|
+
},
|
|
130
|
+
"tree": {
|
|
131
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
132
|
+
'context': ['local', null],
|
|
133
|
+
'typeXX': "Graph Tree",
|
|
134
|
+
'tailXX': a([]),
|
|
135
|
+
'type arguments': d({}),
|
|
136
|
+
}]],
|
|
137
|
+
},
|
|
138
|
+
"type": {
|
|
139
|
+
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
140
|
+
"digraph": <g_cosmos.D.Data__Type>['group', d({
|
|
141
|
+
"edge specifications": {
|
|
142
|
+
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
143
|
+
"start nodes": {
|
|
144
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
145
|
+
"edges": {
|
|
146
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
147
|
+
'context': ['local', null],
|
|
148
|
+
'typeXX': "Digraph Edges",
|
|
149
|
+
'tailXX': a([]),
|
|
150
|
+
'type arguments': d({}),
|
|
151
|
+
}]],
|
|
449
152
|
},
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
'data types': d({}),
|
|
462
|
-
'namespaces': d({}),
|
|
463
|
-
},
|
|
464
|
-
"type": {
|
|
465
|
-
'data types': d({}),
|
|
466
|
-
'namespaces': d({
|
|
467
|
-
"TU": {
|
|
468
|
-
'data types': d({}),
|
|
469
|
-
'namespaces': d({
|
|
470
|
-
"digraph": {
|
|
471
|
-
'data types': d({}),
|
|
472
|
-
'namespaces': d({
|
|
473
|
-
"G": {
|
|
474
|
-
'data types': d({}),
|
|
475
|
-
'namespaces': d({
|
|
476
|
-
"edge specifications": {
|
|
477
|
-
'data types': d({}),
|
|
478
|
-
'namespaces': d({
|
|
479
|
-
"G": {
|
|
480
|
-
'data types': d({}),
|
|
481
|
-
'namespaces': d({
|
|
482
|
-
"start nodes": {
|
|
483
|
-
'data types': d({}),
|
|
484
|
-
'namespaces': d({
|
|
485
|
-
"DX": {
|
|
486
|
-
'data types': d({}),
|
|
487
|
-
'namespaces': d({
|
|
488
|
-
"G": {
|
|
489
|
-
'data types': d({}),
|
|
490
|
-
'namespaces': d({
|
|
491
|
-
"edges": {
|
|
492
|
-
'data types': d({}),
|
|
493
|
-
'namespaces': d({}),
|
|
494
|
-
},
|
|
495
|
-
"ports": {
|
|
496
|
-
'data types': d({}),
|
|
497
|
-
'namespaces': d({
|
|
498
|
-
"DX": {
|
|
499
|
-
'data types': d({}),
|
|
500
|
-
'namespaces': d({
|
|
501
|
-
"G": {
|
|
502
|
-
'data types': d({}),
|
|
503
|
-
'namespaces': d({
|
|
504
|
-
"compass directions": {
|
|
505
|
-
'data types': d({}),
|
|
506
|
-
'namespaces': d({
|
|
507
|
-
"DX": {
|
|
508
|
-
'data types': d({}),
|
|
509
|
-
'namespaces': d({
|
|
510
|
-
"G": {
|
|
511
|
-
'data types': d({}),
|
|
512
|
-
'namespaces': d({
|
|
513
|
-
"edges": {
|
|
514
|
-
'data types': d({}),
|
|
515
|
-
'namespaces': d({}),
|
|
516
|
-
},
|
|
517
|
-
}),
|
|
518
|
-
},
|
|
519
|
-
}),
|
|
520
|
-
},
|
|
521
|
-
}),
|
|
522
|
-
},
|
|
523
|
-
"edges": {
|
|
524
|
-
'data types': d({}),
|
|
525
|
-
'namespaces': d({}),
|
|
526
|
-
},
|
|
527
|
-
}),
|
|
528
|
-
},
|
|
529
|
-
}),
|
|
530
|
-
},
|
|
531
|
-
}),
|
|
532
|
-
},
|
|
533
|
-
}),
|
|
534
|
-
},
|
|
535
|
-
}),
|
|
536
|
-
},
|
|
537
|
-
}),
|
|
538
|
-
},
|
|
539
|
-
}),
|
|
153
|
+
"ports": {
|
|
154
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
155
|
+
"compass directions": {
|
|
156
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
157
|
+
"edges": {
|
|
158
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
159
|
+
'context': ['local', null],
|
|
160
|
+
'typeXX': "Digraph Edges",
|
|
161
|
+
'tailXX': a([]),
|
|
162
|
+
'type arguments': d({}),
|
|
163
|
+
}]],
|
|
540
164
|
},
|
|
541
|
-
}),
|
|
165
|
+
})]],
|
|
542
166
|
},
|
|
543
|
-
}),
|
|
544
|
-
},
|
|
545
|
-
}),
|
|
546
|
-
},
|
|
547
|
-
"graph": {
|
|
548
|
-
'data types': d({}),
|
|
549
|
-
'namespaces': d({
|
|
550
|
-
"G": {
|
|
551
|
-
'data types': d({}),
|
|
552
|
-
'namespaces': d({
|
|
553
167
|
"edges": {
|
|
554
|
-
'
|
|
555
|
-
|
|
556
|
-
"
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
'data types': d({}),
|
|
561
|
-
'namespaces': d({
|
|
562
|
-
"attributes": {
|
|
563
|
-
'data types': d({}),
|
|
564
|
-
'namespaces': d({}),
|
|
565
|
-
},
|
|
566
|
-
"yang": {
|
|
567
|
-
'data types': d({}),
|
|
568
|
-
'namespaces': d({}),
|
|
569
|
-
},
|
|
570
|
-
"yin": {
|
|
571
|
-
'data types': d({}),
|
|
572
|
-
'namespaces': d({}),
|
|
573
|
-
},
|
|
574
|
-
}),
|
|
575
|
-
},
|
|
576
|
-
}),
|
|
577
|
-
},
|
|
578
|
-
}),
|
|
168
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
169
|
+
'context': ['local', null],
|
|
170
|
+
'typeXX': "Digraph Edges",
|
|
171
|
+
'tailXX': a([]),
|
|
172
|
+
'type arguments': d({}),
|
|
173
|
+
}]],
|
|
579
174
|
},
|
|
580
|
-
}),
|
|
175
|
+
})]],
|
|
581
176
|
},
|
|
582
|
-
}),
|
|
177
|
+
})]],
|
|
583
178
|
},
|
|
584
|
-
}),
|
|
179
|
+
})],
|
|
585
180
|
},
|
|
586
|
-
}),
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
'namespaces': d({}),
|
|
598
|
-
},
|
|
599
|
-
}),
|
|
600
|
-
},
|
|
601
|
-
"Graph Tree": {
|
|
602
|
-
'data types': d({}),
|
|
603
|
-
'namespaces': d({
|
|
604
|
-
"G": {
|
|
605
|
-
'data types': d({}),
|
|
606
|
-
'namespaces': d({
|
|
607
|
-
"attributes": {
|
|
608
|
-
'data types': d({}),
|
|
609
|
-
'namespaces': d({}),
|
|
610
|
-
},
|
|
611
|
-
"name": {
|
|
612
|
-
'data types': d({}),
|
|
613
|
-
'namespaces': d({
|
|
614
|
-
"O": {
|
|
615
|
-
'data types': d({}),
|
|
616
|
-
'namespaces': d({}),
|
|
617
|
-
},
|
|
618
|
-
}),
|
|
619
|
-
},
|
|
620
|
-
"subgraphs": {
|
|
621
|
-
'data types': d({}),
|
|
622
|
-
'namespaces': d({
|
|
623
|
-
"DX": {
|
|
624
|
-
'data types': d({}),
|
|
625
|
-
'namespaces': d({
|
|
626
|
-
"G": {
|
|
627
|
-
'data types': d({}),
|
|
628
|
-
'namespaces': d({
|
|
629
|
-
"cluster": {
|
|
630
|
-
'data types': d({}),
|
|
631
|
-
'namespaces': d({}),
|
|
632
|
-
},
|
|
633
|
-
"tree": {
|
|
634
|
-
'data types': d({}),
|
|
635
|
-
'namespaces': d({}),
|
|
636
|
-
},
|
|
637
|
-
}),
|
|
181
|
+
})],
|
|
182
|
+
"graph": <g_cosmos.D.Data__Type>['group', d({
|
|
183
|
+
"edges": {
|
|
184
|
+
'type': <g_cosmos.D.Data__Type>['array', <g_cosmos.D.Data__Type>['group', d({
|
|
185
|
+
"attributes": {
|
|
186
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
187
|
+
'context': ['local', null],
|
|
188
|
+
'typeXX': "Edge Attributes",
|
|
189
|
+
'tailXX': a([]),
|
|
190
|
+
'type arguments': d({}),
|
|
191
|
+
}]],
|
|
638
192
|
},
|
|
639
|
-
|
|
193
|
+
"yang": {
|
|
194
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
195
|
+
'context': ['local', null],
|
|
196
|
+
'typeXX': "End Point Specification",
|
|
197
|
+
'tailXX': a([]),
|
|
198
|
+
'type arguments': d({}),
|
|
199
|
+
}]],
|
|
200
|
+
},
|
|
201
|
+
"yin": {
|
|
202
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
203
|
+
'context': ['local', null],
|
|
204
|
+
'typeXX': "End Point Specification",
|
|
205
|
+
'tailXX': a([]),
|
|
206
|
+
'type arguments': d({}),
|
|
207
|
+
}]],
|
|
208
|
+
},
|
|
209
|
+
})]],
|
|
640
210
|
},
|
|
641
|
-
}),
|
|
642
|
-
},
|
|
643
|
-
}
|
|
644
|
-
}
|
|
645
|
-
}
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
'
|
|
652
|
-
'
|
|
653
|
-
}
|
|
654
|
-
}
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
211
|
+
})],
|
|
212
|
+
})],
|
|
213
|
+
},
|
|
214
|
+
})]
|
|
215
|
+
},
|
|
216
|
+
"Graph Attributes": {
|
|
217
|
+
'parameters': d({}),
|
|
218
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
219
|
+
'context': ['local', null],
|
|
220
|
+
'typeXX': "Attribute Value",
|
|
221
|
+
'tailXX': a([]),
|
|
222
|
+
'type arguments': d({}),
|
|
223
|
+
}]]]
|
|
224
|
+
},
|
|
225
|
+
"Graph Tree": {
|
|
226
|
+
'parameters': d({}),
|
|
227
|
+
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
228
|
+
"attributes": {
|
|
229
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
230
|
+
'context': ['local', null],
|
|
231
|
+
'typeXX': "Graph Attributes",
|
|
232
|
+
'tailXX': a([]),
|
|
233
|
+
'type arguments': d({}),
|
|
234
|
+
}]],
|
|
235
|
+
},
|
|
236
|
+
"name": {
|
|
237
|
+
'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['string', null]],
|
|
238
|
+
},
|
|
239
|
+
"subgraphs": {
|
|
240
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
241
|
+
"cluster": {
|
|
242
|
+
'type': <g_cosmos.D.Data__Type>['boolean', null],
|
|
243
|
+
},
|
|
244
|
+
"tree": {
|
|
245
|
+
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
246
|
+
'context': ['local', null],
|
|
247
|
+
'typeXX': "Graph Tree",
|
|
248
|
+
'tailXX': a([]),
|
|
249
|
+
'type arguments': d({}),
|
|
250
|
+
}]],
|
|
251
|
+
},
|
|
252
|
+
})]],
|
|
253
|
+
},
|
|
254
|
+
})]
|
|
255
|
+
},
|
|
256
|
+
"Node Attributes": {
|
|
257
|
+
'parameters': d({}),
|
|
258
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
259
|
+
'context': ['local', null],
|
|
260
|
+
'typeXX': "Attribute Value",
|
|
261
|
+
'tailXX': a([]),
|
|
262
|
+
'type arguments': d({}),
|
|
263
|
+
}]]]
|
|
264
|
+
},
|
|
265
|
+
"Subgraph Path": {
|
|
266
|
+
'parameters': d({}),
|
|
267
|
+
'type': <g_cosmos.D.Data__Type>['array', <g_cosmos.D.Data__Type>['string', null]]
|
|
268
|
+
},
|
|
269
|
+
}),
|
|
270
|
+
'namespaces': d({
|
|
271
|
+
"Attribute Value": {
|
|
272
|
+
'data types': d({}),
|
|
273
|
+
'namespaces': d({
|
|
274
|
+
"TU": {
|
|
275
|
+
'data types': d({}),
|
|
276
|
+
'namespaces': d({
|
|
277
|
+
"html string": {
|
|
278
|
+
'data types': d({}),
|
|
279
|
+
'namespaces': d({}),
|
|
280
|
+
},
|
|
281
|
+
"number": {
|
|
282
|
+
'data types': d({}),
|
|
283
|
+
'namespaces': d({}),
|
|
284
|
+
},
|
|
285
|
+
"string": {
|
|
286
|
+
'data types': d({}),
|
|
287
|
+
'namespaces': d({}),
|
|
288
|
+
},
|
|
289
|
+
}),
|
|
290
|
+
},
|
|
291
|
+
}),
|
|
292
|
+
},
|
|
293
|
+
"Digraph Edges": {
|
|
294
|
+
'data types': d({}),
|
|
295
|
+
'namespaces': d({
|
|
296
|
+
"A": {
|
|
297
|
+
'data types': d({}),
|
|
298
|
+
'namespaces': d({
|
|
299
|
+
"G": {
|
|
300
|
+
'data types': d({}),
|
|
301
|
+
'namespaces': d({
|
|
302
|
+
"attribute groups": {
|
|
303
|
+
'data types': d({}),
|
|
304
|
+
'namespaces': d({
|
|
305
|
+
"DX": {
|
|
306
|
+
'data types': d({}),
|
|
307
|
+
'namespaces': d({}),
|
|
308
|
+
},
|
|
309
|
+
}),
|
|
310
|
+
},
|
|
311
|
+
"attributes": {
|
|
312
|
+
'data types': d({}),
|
|
313
|
+
'namespaces': d({}),
|
|
314
|
+
},
|
|
315
|
+
"to": {
|
|
316
|
+
'data types': d({}),
|
|
317
|
+
'namespaces': d({}),
|
|
318
|
+
},
|
|
319
|
+
}),
|
|
320
|
+
},
|
|
321
|
+
}),
|
|
322
|
+
},
|
|
323
|
+
}),
|
|
324
|
+
},
|
|
325
|
+
"Edge Attributes": {
|
|
326
|
+
'data types': d({}),
|
|
327
|
+
'namespaces': d({
|
|
328
|
+
"DX": {
|
|
329
|
+
'data types': d({}),
|
|
330
|
+
'namespaces': d({}),
|
|
331
|
+
},
|
|
332
|
+
}),
|
|
333
|
+
},
|
|
334
|
+
"End Point Specification": {
|
|
335
|
+
'data types': d({}),
|
|
336
|
+
'namespaces': d({
|
|
337
|
+
"TU": {
|
|
338
|
+
'data types': d({}),
|
|
339
|
+
'namespaces': d({
|
|
340
|
+
"node": {
|
|
341
|
+
'data types': d({}),
|
|
342
|
+
'namespaces': d({
|
|
343
|
+
"G": {
|
|
344
|
+
'data types': d({}),
|
|
345
|
+
'namespaces': d({
|
|
346
|
+
"node": {
|
|
347
|
+
'data types': d({}),
|
|
348
|
+
'namespaces': d({}),
|
|
349
|
+
},
|
|
350
|
+
"port data": {
|
|
351
|
+
'data types': d({}),
|
|
352
|
+
'namespaces': d({
|
|
353
|
+
"O": {
|
|
354
|
+
'data types': d({}),
|
|
355
|
+
'namespaces': d({
|
|
356
|
+
"G": {
|
|
357
|
+
'data types': d({}),
|
|
358
|
+
'namespaces': d({
|
|
359
|
+
"compass direction": {
|
|
360
|
+
'data types': d({}),
|
|
361
|
+
'namespaces': d({
|
|
362
|
+
"O": {
|
|
363
|
+
'data types': d({}),
|
|
364
|
+
'namespaces': d({}),
|
|
365
|
+
},
|
|
366
|
+
}),
|
|
367
|
+
},
|
|
368
|
+
"port": {
|
|
369
|
+
'data types': d({}),
|
|
370
|
+
'namespaces': d({}),
|
|
371
|
+
},
|
|
372
|
+
}),
|
|
373
|
+
},
|
|
374
|
+
}),
|
|
375
|
+
},
|
|
376
|
+
}),
|
|
377
|
+
},
|
|
378
|
+
}),
|
|
379
|
+
},
|
|
380
|
+
}),
|
|
381
|
+
},
|
|
382
|
+
"subgraph": {
|
|
383
|
+
'data types': d({}),
|
|
384
|
+
'namespaces': d({}),
|
|
385
|
+
},
|
|
386
|
+
}),
|
|
387
|
+
},
|
|
388
|
+
}),
|
|
389
|
+
},
|
|
390
|
+
"Graph": {
|
|
391
|
+
'data types': d({}),
|
|
392
|
+
'namespaces': d({
|
|
393
|
+
"G": {
|
|
394
|
+
'data types': d({}),
|
|
395
|
+
'namespaces': d({
|
|
396
|
+
"attribute groups": {
|
|
397
|
+
'data types': d({}),
|
|
398
|
+
'namespaces': d({
|
|
399
|
+
"G": {
|
|
400
|
+
'data types': d({}),
|
|
401
|
+
'namespaces': d({
|
|
402
|
+
"edges": {
|
|
403
|
+
'data types': d({}),
|
|
404
|
+
'namespaces': d({
|
|
405
|
+
"DX": {
|
|
406
|
+
'data types': d({}),
|
|
407
|
+
'namespaces': d({}),
|
|
408
|
+
},
|
|
409
|
+
}),
|
|
410
|
+
},
|
|
411
|
+
"nodes": {
|
|
412
|
+
'data types': d({}),
|
|
413
|
+
'namespaces': d({
|
|
414
|
+
"DX": {
|
|
415
|
+
'data types': d({}),
|
|
416
|
+
'namespaces': d({}),
|
|
417
|
+
},
|
|
418
|
+
}),
|
|
419
|
+
},
|
|
420
|
+
}),
|
|
421
|
+
},
|
|
422
|
+
}),
|
|
423
|
+
},
|
|
424
|
+
"nodes": {
|
|
425
|
+
'data types': d({}),
|
|
426
|
+
'namespaces': d({
|
|
427
|
+
"DX": {
|
|
428
|
+
'data types': d({}),
|
|
429
|
+
'namespaces': d({
|
|
430
|
+
"G": {
|
|
431
|
+
'data types': d({}),
|
|
432
|
+
'namespaces': d({
|
|
433
|
+
"attribute groups": {
|
|
434
|
+
'data types': d({}),
|
|
435
|
+
'namespaces': d({
|
|
436
|
+
"DX": {
|
|
437
|
+
'data types': d({}),
|
|
438
|
+
'namespaces': d({}),
|
|
439
|
+
},
|
|
440
|
+
}),
|
|
441
|
+
},
|
|
442
|
+
"attributes": {
|
|
443
|
+
'data types': d({}),
|
|
444
|
+
'namespaces': d({}),
|
|
445
|
+
},
|
|
446
|
+
"subgraph path": {
|
|
447
|
+
'data types': d({}),
|
|
448
|
+
'namespaces': d({}),
|
|
449
|
+
},
|
|
450
|
+
}),
|
|
451
|
+
},
|
|
452
|
+
}),
|
|
453
|
+
},
|
|
454
|
+
}),
|
|
455
|
+
},
|
|
456
|
+
"strict": {
|
|
457
|
+
'data types': d({}),
|
|
458
|
+
'namespaces': d({}),
|
|
459
|
+
},
|
|
460
|
+
"tree": {
|
|
461
|
+
'data types': d({}),
|
|
462
|
+
'namespaces': d({}),
|
|
463
|
+
},
|
|
464
|
+
"type": {
|
|
465
|
+
'data types': d({}),
|
|
466
|
+
'namespaces': d({
|
|
467
|
+
"TU": {
|
|
468
|
+
'data types': d({}),
|
|
469
|
+
'namespaces': d({
|
|
470
|
+
"digraph": {
|
|
471
|
+
'data types': d({}),
|
|
472
|
+
'namespaces': d({
|
|
473
|
+
"G": {
|
|
474
|
+
'data types': d({}),
|
|
475
|
+
'namespaces': d({
|
|
476
|
+
"edge specifications": {
|
|
477
|
+
'data types': d({}),
|
|
478
|
+
'namespaces': d({
|
|
479
|
+
"G": {
|
|
480
|
+
'data types': d({}),
|
|
481
|
+
'namespaces': d({
|
|
482
|
+
"start nodes": {
|
|
483
|
+
'data types': d({}),
|
|
484
|
+
'namespaces': d({
|
|
485
|
+
"DX": {
|
|
486
|
+
'data types': d({}),
|
|
487
|
+
'namespaces': d({
|
|
488
|
+
"G": {
|
|
489
|
+
'data types': d({}),
|
|
490
|
+
'namespaces': d({
|
|
491
|
+
"edges": {
|
|
492
|
+
'data types': d({}),
|
|
493
|
+
'namespaces': d({}),
|
|
494
|
+
},
|
|
495
|
+
"ports": {
|
|
496
|
+
'data types': d({}),
|
|
497
|
+
'namespaces': d({
|
|
498
|
+
"DX": {
|
|
499
|
+
'data types': d({}),
|
|
500
|
+
'namespaces': d({
|
|
501
|
+
"G": {
|
|
502
|
+
'data types': d({}),
|
|
503
|
+
'namespaces': d({
|
|
504
|
+
"compass directions": {
|
|
505
|
+
'data types': d({}),
|
|
506
|
+
'namespaces': d({
|
|
507
|
+
"DX": {
|
|
508
|
+
'data types': d({}),
|
|
509
|
+
'namespaces': d({
|
|
510
|
+
"G": {
|
|
511
|
+
'data types': d({}),
|
|
512
|
+
'namespaces': d({
|
|
513
|
+
"edges": {
|
|
514
|
+
'data types': d({}),
|
|
515
|
+
'namespaces': d({}),
|
|
516
|
+
},
|
|
517
|
+
}),
|
|
518
|
+
},
|
|
519
|
+
}),
|
|
520
|
+
},
|
|
521
|
+
}),
|
|
522
|
+
},
|
|
523
|
+
"edges": {
|
|
524
|
+
'data types': d({}),
|
|
525
|
+
'namespaces': d({}),
|
|
526
|
+
},
|
|
527
|
+
}),
|
|
528
|
+
},
|
|
529
|
+
}),
|
|
530
|
+
},
|
|
531
|
+
}),
|
|
532
|
+
},
|
|
533
|
+
}),
|
|
534
|
+
},
|
|
535
|
+
}),
|
|
536
|
+
},
|
|
537
|
+
}),
|
|
538
|
+
},
|
|
539
|
+
}),
|
|
540
|
+
},
|
|
541
|
+
}),
|
|
542
|
+
},
|
|
543
|
+
}),
|
|
544
|
+
},
|
|
545
|
+
}),
|
|
546
|
+
},
|
|
547
|
+
"graph": {
|
|
548
|
+
'data types': d({}),
|
|
549
|
+
'namespaces': d({
|
|
550
|
+
"G": {
|
|
551
|
+
'data types': d({}),
|
|
552
|
+
'namespaces': d({
|
|
553
|
+
"edges": {
|
|
554
|
+
'data types': d({}),
|
|
555
|
+
'namespaces': d({
|
|
556
|
+
"A": {
|
|
557
|
+
'data types': d({}),
|
|
558
|
+
'namespaces': d({
|
|
559
|
+
"G": {
|
|
560
|
+
'data types': d({}),
|
|
561
|
+
'namespaces': d({
|
|
562
|
+
"attributes": {
|
|
563
|
+
'data types': d({}),
|
|
564
|
+
'namespaces': d({}),
|
|
565
|
+
},
|
|
566
|
+
"yang": {
|
|
567
|
+
'data types': d({}),
|
|
568
|
+
'namespaces': d({}),
|
|
569
|
+
},
|
|
570
|
+
"yin": {
|
|
571
|
+
'data types': d({}),
|
|
572
|
+
'namespaces': d({}),
|
|
573
|
+
},
|
|
574
|
+
}),
|
|
575
|
+
},
|
|
576
|
+
}),
|
|
577
|
+
},
|
|
578
|
+
}),
|
|
579
|
+
},
|
|
580
|
+
}),
|
|
581
|
+
},
|
|
582
|
+
}),
|
|
583
|
+
},
|
|
584
|
+
}),
|
|
585
|
+
},
|
|
586
|
+
}),
|
|
587
|
+
},
|
|
588
|
+
}),
|
|
589
|
+
},
|
|
590
|
+
}),
|
|
591
|
+
},
|
|
592
|
+
"Graph Attributes": {
|
|
593
|
+
'data types': d({}),
|
|
594
|
+
'namespaces': d({
|
|
595
|
+
"DX": {
|
|
596
|
+
'data types': d({}),
|
|
597
|
+
'namespaces': d({}),
|
|
598
|
+
},
|
|
599
|
+
}),
|
|
600
|
+
},
|
|
601
|
+
"Graph Tree": {
|
|
602
|
+
'data types': d({}),
|
|
603
|
+
'namespaces': d({
|
|
604
|
+
"G": {
|
|
605
|
+
'data types': d({}),
|
|
606
|
+
'namespaces': d({
|
|
607
|
+
"attributes": {
|
|
608
|
+
'data types': d({}),
|
|
609
|
+
'namespaces': d({}),
|
|
610
|
+
},
|
|
611
|
+
"name": {
|
|
612
|
+
'data types': d({}),
|
|
613
|
+
'namespaces': d({
|
|
614
|
+
"O": {
|
|
615
|
+
'data types': d({}),
|
|
616
|
+
'namespaces': d({}),
|
|
617
|
+
},
|
|
618
|
+
}),
|
|
619
|
+
},
|
|
620
|
+
"subgraphs": {
|
|
621
|
+
'data types': d({}),
|
|
622
|
+
'namespaces': d({
|
|
623
|
+
"DX": {
|
|
624
|
+
'data types': d({}),
|
|
625
|
+
'namespaces': d({
|
|
626
|
+
"G": {
|
|
627
|
+
'data types': d({}),
|
|
628
|
+
'namespaces': d({
|
|
629
|
+
"cluster": {
|
|
630
|
+
'data types': d({}),
|
|
631
|
+
'namespaces': d({}),
|
|
632
|
+
},
|
|
633
|
+
"tree": {
|
|
634
|
+
'data types': d({}),
|
|
635
|
+
'namespaces': d({}),
|
|
636
|
+
},
|
|
637
|
+
}),
|
|
638
|
+
},
|
|
639
|
+
}),
|
|
640
|
+
},
|
|
641
|
+
}),
|
|
642
|
+
},
|
|
643
|
+
}),
|
|
644
|
+
},
|
|
645
|
+
}),
|
|
646
|
+
},
|
|
647
|
+
"Node Attributes": {
|
|
648
|
+
'data types': d({}),
|
|
649
|
+
'namespaces': d({
|
|
650
|
+
"DX": {
|
|
651
|
+
'data types': d({}),
|
|
652
|
+
'namespaces': d({}),
|
|
653
|
+
},
|
|
654
|
+
}),
|
|
655
|
+
},
|
|
656
|
+
"Subgraph Path": {
|
|
657
|
+
'data types': d({}),
|
|
658
|
+
'namespaces': d({
|
|
659
|
+
"A": {
|
|
660
|
+
'data types': d({}),
|
|
661
|
+
'namespaces': d({}),
|
|
662
|
+
},
|
|
663
|
+
}),
|
|
664
|
+
},
|
|
665
|
+
}),
|
|
666
|
+
},
|
|
667
667
|
},
|
|
668
668
|
'interface types': d({}),
|
|
669
669
|
'algorithm types': d({}),
|