blob: f5c7814e91167a8c5b7ee78bda2c76177e32e87b [file] [log] [blame]
vinayakb38b7ca42012-03-05 05:44:15 +00001%!PS-Adobe-3.0
2%%Creator: graphviz version 2.26.3 (20100126.1600)
3%%Title: hyracks_job
4%%Pages: (atend)
5%%BoundingBox: (atend)
6%%EndComments
7save
8%%BeginProlog
9/DotDict 200 dict def
10DotDict begin
11
12/setupLatin1 {
13mark
14/EncodingVector 256 array def
15 EncodingVector 0
16
17ISOLatin1Encoding 0 255 getinterval putinterval
18EncodingVector 45 /hyphen put
19
20% Set up ISO Latin 1 character encoding
21/starnetISO {
22 dup dup findfont dup length dict begin
23 { 1 index /FID ne { def }{ pop pop } ifelse
24 } forall
25 /Encoding EncodingVector def
26 currentdict end definefont
27} def
28/Times-Roman starnetISO def
29/Times-Italic starnetISO def
30/Times-Bold starnetISO def
31/Times-BoldItalic starnetISO def
32/Helvetica starnetISO def
33/Helvetica-Oblique starnetISO def
34/Helvetica-Bold starnetISO def
35/Helvetica-BoldOblique starnetISO def
36/Courier starnetISO def
37/Courier-Oblique starnetISO def
38/Courier-Bold starnetISO def
39/Courier-BoldOblique starnetISO def
40cleartomark
41} bind def
42
43%%BeginResource: procset graphviz 0 0
44/coord-font-family /Times-Roman def
45/default-font-family /Times-Roman def
46/coordfont coord-font-family findfont 8 scalefont def
47
48/InvScaleFactor 1.0 def
49/set_scale {
50 dup 1 exch div /InvScaleFactor exch def
51 scale
52} bind def
53
54% styles
55/solid { [] 0 setdash } bind def
56/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
57/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
58/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
59/bold { 2 setlinewidth } bind def
60/filled { } bind def
61/unfilled { } bind def
62/rounded { } bind def
63/diagonals { } bind def
64
65% hooks for setting color
66/nodecolor { sethsbcolor } bind def
67/edgecolor { sethsbcolor } bind def
68/graphcolor { sethsbcolor } bind def
69/nopcolor {pop pop pop} bind def
70
71/beginpage { % i j npages
72 /npages exch def
73 /j exch def
74 /i exch def
75 /str 10 string def
76 npages 1 gt {
77 gsave
78 coordfont setfont
79 0 0 moveto
80 (\() show i str cvs show (,) show j str cvs show (\)) show
81 grestore
82 } if
83} bind def
84
85/set_font {
86 findfont exch
87 scalefont setfont
88} def
89
90% draw text fitted to its expected width
91/alignedtext { % width text
92 /text exch def
93 /width exch def
94 gsave
95 width 0 gt {
96 [] 0 setdash
97 text stringwidth pop width exch sub text length div 0 text ashow
98 } if
99 grestore
100} def
101
102/boxprim { % xcorner ycorner xsize ysize
103 4 2 roll
104 moveto
105 2 copy
106 exch 0 rlineto
107 0 exch rlineto
108 pop neg 0 rlineto
109 closepath
110} bind def
111
112/ellipse_path {
113 /ry exch def
114 /rx exch def
115 /y exch def
116 /x exch def
117 matrix currentmatrix
118 newpath
119 x y translate
120 rx ry scale
121 0 0 1 0 360 arc
122 setmatrix
123} bind def
124
125/endpage { showpage } bind def
126/showpage { } def
127
128/layercolorseq
129 [ % layer color sequence - darkest to lightest
130 [0 0 0]
131 [.2 .8 .8]
132 [.4 .8 .8]
133 [.6 .8 .8]
134 [.8 .8 .8]
135 ]
136def
137
138/layerlen layercolorseq length def
139
140/setlayer {/maxlayer exch def /curlayer exch def
141 layercolorseq curlayer 1 sub layerlen mod get
142 aload pop sethsbcolor
143 /nodecolor {nopcolor} def
144 /edgecolor {nopcolor} def
145 /graphcolor {nopcolor} def
146} bind def
147
148/onlayer { curlayer ne {invis} if } def
149
150/onlayers {
151 /myupper exch def
152 /mylower exch def
153 curlayer mylower lt
154 curlayer myupper gt
155 or
156 {invis} if
157} def
158
159/curlayer 0 def
160
161%%EndResource
162%%EndProlog
163%%BeginSetup
16414 default-font-family set_font
1651 setmiterlimit
166% /arrowlength 10 def
167% /arrowwidth 5 def
168
169% make sure pdfmark is harmless for PS-interpreters other than Distiller
170/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
171% make '<<' and '>>' safe on PS Level 1 devices
172/languagelevel where {pop languagelevel}{1} ifelse
1732 lt {
174 userdict (<<) cvn ([) cvn load put
175 userdict (>>) cvn ([) cvn load put
176} if
177
178%%EndSetup
179setupLatin1
180%%Page: 1 1
181%%PageBoundingBox: 36 36 781 1476
182%%PageOrientation: Portrait
1830 0 1 beginpage
184gsave
18536 36 745 1440 boxprim clip newpath
1860.825688 0.825688 set_scale 0 rotate 47.6 48.6 translate
187% 939559d4-4753-42ca-a96b-5a4d867521e4
188gsave
1890.54118 0.25098 0.93333 nodecolor
190newpath 275 1352 moveto
191213 1352 lineto
192201 1340 lineto
193201 1320 lineto
194213 1308 lineto
195275 1308 lineto
196287 1320 lineto
197287 1340 lineto
198closepath fill
1991 setlinewidth
200filled
2010.54118 0.25098 0.93333 nodecolor
202newpath 275 1352 moveto
203213 1352 lineto
204201 1340 lineto
205201 1320 lineto
206213 1308 lineto
207275 1308 lineto
208287 1320 lineto
209287 1340 lineto
210closepath stroke
2110.54118 0.25098 0.93333 nodecolor
212newpath 213 1352 moveto
213207 1352 201 1346 201 1340 curveto
214closepath fill
2151 setlinewidth
216filled
2170.54118 0.25098 0.93333 nodecolor
218newpath 213 1352 moveto
219207 1352 201 1346 201 1340 curveto
220stroke
2210.54118 0.25098 0.93333 nodecolor
222newpath 201 1320 moveto
223201 1314 207 1308 213 1308 curveto
224closepath fill
2251 setlinewidth
226filled
2270.54118 0.25098 0.93333 nodecolor
228newpath 201 1320 moveto
229201 1314 207 1308 213 1308 curveto
230stroke
2310.54118 0.25098 0.93333 nodecolor
232newpath 275 1308 moveto
233281 1308 287 1314 287 1320 curveto
234closepath fill
2351 setlinewidth
236filled
2370.54118 0.25098 0.93333 nodecolor
238newpath 275 1308 moveto
239281 1308 287 1314 287 1320 curveto
240stroke
2410.54118 0.25098 0.93333 nodecolor
242newpath 287 1340 moveto
243287 1346 281 1352 275 1352 curveto
244closepath fill
2451 setlinewidth
246filled
2470.54118 0.25098 0.93333 nodecolor
248newpath 287 1340 moveto
249287 1346 281 1352 275 1352 curveto
250stroke
2511 setlinewidth
252filled
2530 0 0 nodecolor
254newpath 275 1352 moveto
255213 1352 lineto
256stroke
2571 setlinewidth
258filled
2590 0 0 nodecolor
260newpath 213 1352 moveto
261207 1352 201 1346 201 1340 curveto
262stroke
2631 setlinewidth
264filled
2650 0 0 nodecolor
266newpath 201 1340 moveto
267201 1320 lineto
268stroke
2691 setlinewidth
270filled
2710 0 0 nodecolor
272newpath 201 1320 moveto
273201 1314 207 1308 213 1308 curveto
274stroke
2751 setlinewidth
276filled
2770 0 0 nodecolor
278newpath 213 1308 moveto
279275 1308 lineto
280stroke
2811 setlinewidth
282filled
2830 0 0 nodecolor
284newpath 275 1308 moveto
285281 1308 287 1314 287 1320 curveto
286stroke
2871 setlinewidth
288filled
2890 0 0 nodecolor
290newpath 287 1320 moveto
291287 1340 lineto
292stroke
2931 setlinewidth
294filled
2950 0 0 nodecolor
296newpath 287 1340 moveto
297287 1346 281 1352 275 1352 curveto
298stroke
2990 0 0 nodecolor
30014 /Times-Roman set_font
301209 1335.4 moveto 70 (AquaMeta) alignedtext
3020 0 0 nodecolor
30314 /Times-Roman set_font
304228 1317.4 moveto 32 (\(ets\)) alignedtext
305grestore
306% 84042597-2ad3-41fd-95be-7c7a8c9ba6e7
307gsave
3080.54118 0.25098 0.93333 nodecolor
309newpath 283 1446 moveto
310205 1446 lineto
311193 1434 lineto
312193 1422 lineto
313205 1410 lineto
314283 1410 lineto
315295 1422 lineto
316295 1434 lineto
317closepath fill
3181 setlinewidth
319filled
3200.54118 0.25098 0.93333 nodecolor
321newpath 283 1446 moveto
322205 1446 lineto
323193 1434 lineto
324193 1422 lineto
325205 1410 lineto
326283 1410 lineto
327295 1422 lineto
328295 1434 lineto
329closepath stroke
3300.54118 0.25098 0.93333 nodecolor
331newpath 205 1446 moveto
332199 1446 193 1440 193 1434 curveto
333closepath fill
3341 setlinewidth
335filled
3360.54118 0.25098 0.93333 nodecolor
337newpath 205 1446 moveto
338199 1446 193 1440 193 1434 curveto
339stroke
3400.54118 0.25098 0.93333 nodecolor
341newpath 193 1422 moveto
342193 1416 199 1410 205 1410 curveto
343closepath fill
3441 setlinewidth
345filled
3460.54118 0.25098 0.93333 nodecolor
347newpath 193 1422 moveto
348193 1416 199 1410 205 1410 curveto
349stroke
3500.54118 0.25098 0.93333 nodecolor
351newpath 283 1410 moveto
352289 1410 295 1416 295 1422 curveto
353closepath fill
3541 setlinewidth
355filled
3560.54118 0.25098 0.93333 nodecolor
357newpath 283 1410 moveto
358289 1410 295 1416 295 1422 curveto
359stroke
3600.54118 0.25098 0.93333 nodecolor
361newpath 295 1434 moveto
362295 1440 289 1446 283 1446 curveto
363closepath fill
3641 setlinewidth
365filled
3660.54118 0.25098 0.93333 nodecolor
367newpath 295 1434 moveto
368295 1440 289 1446 283 1446 curveto
369stroke
3701 setlinewidth
371filled
3720 0 0 nodecolor
373newpath 283 1446 moveto
374205 1446 lineto
375stroke
3761 setlinewidth
377filled
3780 0 0 nodecolor
379newpath 205 1446 moveto
380199 1446 193 1440 193 1434 curveto
381stroke
3821 setlinewidth
383filled
3840 0 0 nodecolor
385newpath 193 1434 moveto
386193 1422 lineto
387stroke
3881 setlinewidth
389filled
3900 0 0 nodecolor
391newpath 193 1422 moveto
392193 1416 199 1410 205 1410 curveto
393stroke
3941 setlinewidth
395filled
3960 0 0 nodecolor
397newpath 205 1410 moveto
398283 1410 lineto
399stroke
4001 setlinewidth
401filled
4020 0 0 nodecolor
403newpath 283 1410 moveto
404289 1410 295 1416 295 1422 curveto
405stroke
4061 setlinewidth
407filled
4080 0 0 nodecolor
409newpath 295 1422 moveto
410295 1434 lineto
411stroke
4121 setlinewidth
413filled
4140 0 0 nodecolor
415newpath 295 1434 moveto
416295 1440 289 1446 283 1446 curveto
417stroke
4180 0 0 nodecolor
41914 /Times-Roman set_font
420200.5 1424.4 moveto 87 (BTreeSearch) alignedtext
421grestore
422% 939559d4-4753-42ca-a96b-5a4d867521e4->84042597-2ad3-41fd-95be-7c7a8c9ba6e7
423gsave
4241 setlinewidth
4250 0 0 edgecolor
426newpath 244 1352.24 moveto
427244 1366.23 244 1384.43 244 1399.49 curveto
428stroke
4290 0 0 edgecolor
430newpath 240.5 1399.79 moveto
431244 1409.79 lineto
432247.5 1399.79 lineto
433closepath fill
4341 setlinewidth
435solid
4360 0 0 edgecolor
437newpath 240.5 1399.79 moveto
438244 1409.79 lineto
439247.5 1399.79 lineto
440closepath stroke
4410 0 0 edgecolor
44214 /Times-Roman set_font
443244 1375.4 moveto 23 (1:1) alignedtext
444grestore
445% 97f7b483-5810-4f62-a3f2-8dc108f211bf
446gsave
4470.54118 0.25098 0.93333 nodecolor
448newpath 814 510 moveto
449724 510 lineto
450712 498 lineto
451712 486 lineto
452724 474 lineto
453814 474 lineto
454826 486 lineto
455826 498 lineto
456closepath fill
4571 setlinewidth
458filled
4590.54118 0.25098 0.93333 nodecolor
460newpath 814 510 moveto
461724 510 lineto
462712 498 lineto
463712 486 lineto
464724 474 lineto
465814 474 lineto
466826 486 lineto
467826 498 lineto
468closepath stroke
4690.54118 0.25098 0.93333 nodecolor
470newpath 724 510 moveto
471718 510 712 504 712 498 curveto
472closepath fill
4731 setlinewidth
474filled
4750.54118 0.25098 0.93333 nodecolor
476newpath 724 510 moveto
477718 510 712 504 712 498 curveto
478stroke
4790.54118 0.25098 0.93333 nodecolor
480newpath 712 486 moveto
481712 480 718 474 724 474 curveto
482closepath fill
4831 setlinewidth
484filled
4850.54118 0.25098 0.93333 nodecolor
486newpath 712 486 moveto
487712 480 718 474 724 474 curveto
488stroke
4890.54118 0.25098 0.93333 nodecolor
490newpath 814 474 moveto
491820 474 826 480 826 486 curveto
492closepath fill
4931 setlinewidth
494filled
4950.54118 0.25098 0.93333 nodecolor
496newpath 814 474 moveto
497820 474 826 480 826 486 curveto
498stroke
4990.54118 0.25098 0.93333 nodecolor
500newpath 826 498 moveto
501826 504 820 510 814 510 curveto
502closepath fill
5031 setlinewidth
504filled
5050.54118 0.25098 0.93333 nodecolor
506newpath 826 498 moveto
507826 504 820 510 814 510 curveto
508stroke
5091 setlinewidth
510filled
5110 0 0 nodecolor
512newpath 814 510 moveto
513724 510 lineto
514stroke
5151 setlinewidth
516filled
5170 0 0 nodecolor
518newpath 724 510 moveto
519718 510 712 504 712 498 curveto
520stroke
5211 setlinewidth
522filled
5230 0 0 nodecolor
524newpath 712 498 moveto
525712 486 lineto
526stroke
5271 setlinewidth
528filled
5290 0 0 nodecolor
530newpath 712 486 moveto
531712 480 718 474 724 474 curveto
532stroke
5331 setlinewidth
534filled
5350 0 0 nodecolor
536newpath 724 474 moveto
537814 474 lineto
538stroke
5391 setlinewidth
540filled
5410 0 0 nodecolor
542newpath 814 474 moveto
543820 474 826 480 826 486 curveto
544stroke
5451 setlinewidth
546filled
5470 0 0 nodecolor
548newpath 826 486 moveto
549826 498 lineto
550stroke
5511 setlinewidth
552filled
5530 0 0 nodecolor
554newpath 826 498 moveto
555826 504 820 510 814 510 curveto
556stroke
5570 0 0 nodecolor
55814 /Times-Roman set_font
559719.5 488.4 moveto 99 (InMemorySort) alignedtext
560grestore
561% fe400283-741d-4b35-bc79-9e430715f3fb
562gsave
5630.54118 0.25098 0.93333 nodecolor
564newpath 882 608 moveto
565656 608 lineto
566644 596 lineto
567644 576 lineto
568656 564 lineto
569882 564 lineto
570894 576 lineto
571894 596 lineto
572closepath fill
5731 setlinewidth
574filled
5750.54118 0.25098 0.93333 nodecolor
576newpath 882 608 moveto
577656 608 lineto
578644 596 lineto
579644 576 lineto
580656 564 lineto
581882 564 lineto
582894 576 lineto
583894 596 lineto
584closepath stroke
5850.54118 0.25098 0.93333 nodecolor
586newpath 656 608 moveto
587650 608 644 602 644 596 curveto
588closepath fill
5891 setlinewidth
590filled
5910.54118 0.25098 0.93333 nodecolor
592newpath 656 608 moveto
593650 608 644 602 644 596 curveto
594stroke
5950.54118 0.25098 0.93333 nodecolor
596newpath 644 576 moveto
597644 570 650 564 656 564 curveto
598closepath fill
5991 setlinewidth
600filled
6010.54118 0.25098 0.93333 nodecolor
602newpath 644 576 moveto
603644 570 650 564 656 564 curveto
604stroke
6050.54118 0.25098 0.93333 nodecolor
606newpath 882 564 moveto
607888 564 894 570 894 576 curveto
608closepath fill
6091 setlinewidth
610filled
6110.54118 0.25098 0.93333 nodecolor
612newpath 882 564 moveto
613888 564 894 570 894 576 curveto
614stroke
6150.54118 0.25098 0.93333 nodecolor
616newpath 894 596 moveto
617894 602 888 608 882 608 curveto
618closepath fill
6191 setlinewidth
620filled
6210.54118 0.25098 0.93333 nodecolor
622newpath 894 596 moveto
623894 602 888 608 882 608 curveto
624stroke
6251 setlinewidth
626filled
6270 0 0 nodecolor
628newpath 882 608 moveto
629656 608 lineto
630stroke
6311 setlinewidth
632filled
6330 0 0 nodecolor
634newpath 656 608 moveto
635650 608 644 602 644 596 curveto
636stroke
6371 setlinewidth
638filled
6390 0 0 nodecolor
640newpath 644 596 moveto
641644 576 lineto
642stroke
6431 setlinewidth
644filled
6450 0 0 nodecolor
646newpath 644 576 moveto
647644 570 650 564 656 564 curveto
648stroke
6491 setlinewidth
650filled
6510 0 0 nodecolor
652newpath 656 564 moveto
653882 564 lineto
654stroke
6551 setlinewidth
656filled
6570 0 0 nodecolor
658newpath 882 564 moveto
659888 564 894 570 894 576 curveto
660stroke
6611 setlinewidth
662filled
6630 0 0 nodecolor
664newpath 894 576 moveto
665894 596 lineto
666stroke
6671 setlinewidth
668filled
6690 0 0 nodecolor
670newpath 894 596 moveto
671894 602 888 608 882 608 curveto
672stroke
6730 0 0 nodecolor
67414 /Times-Roman set_font
675734 591.4 moveto 70 (AquaMeta) alignedtext
6760 0 0 nodecolor
67714 /Times-Roman set_font
678651.5 573.4 moveto 235 (\(assign,running-aggregate,assign\)) alignedtext
679grestore
680% 97f7b483-5810-4f62-a3f2-8dc108f211bf->fe400283-741d-4b35-bc79-9e430715f3fb
681gsave
6821 setlinewidth
6830 0 0 edgecolor
684newpath 769 510.12 moveto
685769 522.49 769 539.2 769 553.8 curveto
686stroke
6870 0 0 edgecolor
688newpath 765.5 553.96 moveto
689769 563.96 lineto
690772.5 553.96 lineto
691closepath fill
6921 setlinewidth
693solid
6940 0 0 edgecolor
695newpath 765.5 553.96 moveto
696769 563.96 lineto
697772.5 553.96 lineto
698closepath stroke
6990 0 0 edgecolor
70014 /Times-Roman set_font
701769 533.4 moveto 114 (M:N Hash Merge) alignedtext
702grestore
703% bd489957-baec-4872-9b64-6ce7ecc36ed1
704gsave
7050.54118 0.25098 0.93333 nodecolor
706newpath 429 1450 moveto
707325 1450 lineto
708313 1438 lineto
709313 1418 lineto
710325 1406 lineto
711429 1406 lineto
712441 1418 lineto
713441 1438 lineto
714closepath fill
7151 setlinewidth
716filled
7170.54118 0.25098 0.93333 nodecolor
718newpath 429 1450 moveto
719325 1450 lineto
720313 1438 lineto
721313 1418 lineto
722325 1406 lineto
723429 1406 lineto
724441 1418 lineto
725441 1438 lineto
726closepath stroke
7270.54118 0.25098 0.93333 nodecolor
728newpath 325 1450 moveto
729319 1450 313 1444 313 1438 curveto
730closepath fill
7311 setlinewidth
732filled
7330.54118 0.25098 0.93333 nodecolor
734newpath 325 1450 moveto
735319 1450 313 1444 313 1438 curveto
736stroke
7370.54118 0.25098 0.93333 nodecolor
738newpath 313 1418 moveto
739313 1412 319 1406 325 1406 curveto
740closepath fill
7411 setlinewidth
742filled
7430.54118 0.25098 0.93333 nodecolor
744newpath 313 1418 moveto
745313 1412 319 1406 325 1406 curveto
746stroke
7470.54118 0.25098 0.93333 nodecolor
748newpath 429 1406 moveto
749435 1406 441 1412 441 1418 curveto
750closepath fill
7511 setlinewidth
752filled
7530.54118 0.25098 0.93333 nodecolor
754newpath 429 1406 moveto
755435 1406 441 1412 441 1418 curveto
756stroke
7570.54118 0.25098 0.93333 nodecolor
758newpath 441 1438 moveto
759441 1444 435 1450 429 1450 curveto
760closepath fill
7611 setlinewidth
762filled
7630.54118 0.25098 0.93333 nodecolor
764newpath 441 1438 moveto
765441 1444 435 1450 429 1450 curveto
766stroke
7671 setlinewidth
768filled
7690 0 0 nodecolor
770newpath 429 1450 moveto
771325 1450 lineto
772stroke
7731 setlinewidth
774filled
7750 0 0 nodecolor
776newpath 325 1450 moveto
777319 1450 313 1444 313 1438 curveto
778stroke
7791 setlinewidth
780filled
7810 0 0 nodecolor
782newpath 313 1438 moveto
783313 1418 lineto
784stroke
7851 setlinewidth
786filled
7870 0 0 nodecolor
788newpath 313 1418 moveto
789313 1412 319 1406 325 1406 curveto
790stroke
7911 setlinewidth
792filled
7930 0 0 nodecolor
794newpath 325 1406 moveto
795429 1406 lineto
796stroke
7971 setlinewidth
798filled
7990 0 0 nodecolor
800newpath 429 1406 moveto
801435 1406 441 1412 441 1418 curveto
802stroke
8031 setlinewidth
804filled
8050 0 0 nodecolor
806newpath 441 1418 moveto
807441 1438 lineto
808stroke
8091 setlinewidth
810filled
8110 0 0 nodecolor
812newpath 441 1438 moveto
813441 1444 435 1450 429 1450 curveto
814stroke
8150 0 0 nodecolor
81614 /Times-Roman set_font
817342 1433.4 moveto 70 (AquaMeta) alignedtext
8180 0 0 nodecolor
81914 /Times-Roman set_font
820321 1415.4 moveto 112 (\(stream-project\)) alignedtext
821grestore
822% cf5387c0-3490-4c50-b47e-ac20c5e961a7
823gsave
8240.54118 0.25098 0.93333 nodecolor
825newpath 376 1540 moveto
826254 1540 lineto
827242 1528 lineto
828242 1516 lineto
829254 1504 lineto
830376 1504 lineto
831388 1516 lineto
832388 1528 lineto
833closepath fill
8341 setlinewidth
835filled
8360.54118 0.25098 0.93333 nodecolor
837newpath 376 1540 moveto
838254 1540 lineto
839242 1528 lineto
840242 1516 lineto
841254 1504 lineto
842376 1504 lineto
843388 1516 lineto
844388 1528 lineto
845closepath stroke
8460.54118 0.25098 0.93333 nodecolor
847newpath 254 1540 moveto
848248 1540 242 1534 242 1528 curveto
849closepath fill
8501 setlinewidth
851filled
8520.54118 0.25098 0.93333 nodecolor
853newpath 254 1540 moveto
854248 1540 242 1534 242 1528 curveto
855stroke
8560.54118 0.25098 0.93333 nodecolor
857newpath 242 1516 moveto
858242 1510 248 1504 254 1504 curveto
859closepath fill
8601 setlinewidth
861filled
8620.54118 0.25098 0.93333 nodecolor
863newpath 242 1516 moveto
864242 1510 248 1504 254 1504 curveto
865stroke
8660.54118 0.25098 0.93333 nodecolor
867newpath 376 1504 moveto
868382 1504 388 1510 388 1516 curveto
869closepath fill
8701 setlinewidth
871filled
8720.54118 0.25098 0.93333 nodecolor
873newpath 376 1504 moveto
874382 1504 388 1510 388 1516 curveto
875stroke
8760.54118 0.25098 0.93333 nodecolor
877newpath 388 1528 moveto
878388 1534 382 1540 376 1540 curveto
879closepath fill
8801 setlinewidth
881filled
8820.54118 0.25098 0.93333 nodecolor
883newpath 388 1528 moveto
884388 1534 382 1540 376 1540 curveto
885stroke
8861 setlinewidth
887filled
8880 0 0 nodecolor
889newpath 376 1540 moveto
890254 1540 lineto
891stroke
8921 setlinewidth
893filled
8940 0 0 nodecolor
895newpath 254 1540 moveto
896248 1540 242 1534 242 1528 curveto
897stroke
8981 setlinewidth
899filled
9000 0 0 nodecolor
901newpath 242 1528 moveto
902242 1516 lineto
903stroke
9041 setlinewidth
905filled
9060 0 0 nodecolor
907newpath 242 1516 moveto
908242 1510 248 1504 254 1504 curveto
909stroke
9101 setlinewidth
911filled
9120 0 0 nodecolor
913newpath 254 1504 moveto
914376 1504 lineto
915stroke
9161 setlinewidth
917filled
9180 0 0 nodecolor
919newpath 376 1504 moveto
920382 1504 388 1510 388 1516 curveto
921stroke
9221 setlinewidth
923filled
9240 0 0 nodecolor
925newpath 388 1516 moveto
926388 1528 lineto
927stroke
9281 setlinewidth
929filled
9300 0 0 nodecolor
931newpath 388 1528 moveto
932388 1534 382 1540 376 1540 curveto
933stroke
9340 0 0 nodecolor
93514 /Times-Roman set_font
936250 1518.4 moveto 130 (InMemoryHashJoin) alignedtext
937grestore
938% bd489957-baec-4872-9b64-6ce7ecc36ed1->cf5387c0-3490-4c50-b47e-ac20c5e961a7
939gsave
9401 setlinewidth
9410 0 0 edgecolor
942newpath 362.31 1450.28 moveto
943353.35 1463.85 341.86 1481.28 332.44 1495.56 curveto
944stroke
9450 0 0 edgecolor
946newpath 329.47 1493.7 moveto
947326.89 1503.97 lineto
948335.32 1497.55 lineto
949closepath fill
9501 setlinewidth
951solid
9520 0 0 edgecolor
953newpath 329.47 1493.7 moveto
954326.89 1503.97 lineto
955335.32 1497.55 lineto
956closepath stroke
9570 0 0 edgecolor
95814 /Times-Roman set_font
959350 1473.4 moveto 67 (M:N Hash) alignedtext
960grestore
961% 2c7f5446-ca70-424e-b72b-dcbfba13c5fc
962gsave
9630.54118 0.25098 0.93333 nodecolor
964newpath 425 976 moveto
965327 976 lineto
966315 964 lineto
967315 944 lineto
968327 932 lineto
969425 932 lineto
970437 944 lineto
971437 964 lineto
972closepath fill
9731 setlinewidth
974filled
9750.54118 0.25098 0.93333 nodecolor
976newpath 425 976 moveto
977327 976 lineto
978315 964 lineto
979315 944 lineto
980327 932 lineto
981425 932 lineto
982437 944 lineto
983437 964 lineto
984closepath stroke
9850.54118 0.25098 0.93333 nodecolor
986newpath 327 976 moveto
987321 976 315 970 315 964 curveto
988closepath fill
9891 setlinewidth
990filled
9910.54118 0.25098 0.93333 nodecolor
992newpath 327 976 moveto
993321 976 315 970 315 964 curveto
994stroke
9950.54118 0.25098 0.93333 nodecolor
996newpath 315 944 moveto
997315 938 321 932 327 932 curveto
998closepath fill
9991 setlinewidth
1000filled
10010.54118 0.25098 0.93333 nodecolor
1002newpath 315 944 moveto
1003315 938 321 932 327 932 curveto
1004stroke
10050.54118 0.25098 0.93333 nodecolor
1006newpath 425 932 moveto
1007431 932 437 938 437 944 curveto
1008closepath fill
10091 setlinewidth
1010filled
10110.54118 0.25098 0.93333 nodecolor
1012newpath 425 932 moveto
1013431 932 437 938 437 944 curveto
1014stroke
10150.54118 0.25098 0.93333 nodecolor
1016newpath 437 964 moveto
1017437 970 431 976 425 976 curveto
1018closepath fill
10191 setlinewidth
1020filled
10210.54118 0.25098 0.93333 nodecolor
1022newpath 437 964 moveto
1023437 970 431 976 425 976 curveto
1024stroke
10251 setlinewidth
1026filled
10270 0 0 nodecolor
1028newpath 425 976 moveto
1029327 976 lineto
1030stroke
10311 setlinewidth
1032filled
10330 0 0 nodecolor
1034newpath 327 976 moveto
1035321 976 315 970 315 964 curveto
1036stroke
10371 setlinewidth
1038filled
10390 0 0 nodecolor
1040newpath 315 964 moveto
1041315 944 lineto
1042stroke
10431 setlinewidth
1044filled
10450 0 0 nodecolor
1046newpath 315 944 moveto
1047315 938 321 932 327 932 curveto
1048stroke
10491 setlinewidth
1050filled
10510 0 0 nodecolor
1052newpath 327 932 moveto
1053425 932 lineto
1054stroke
10551 setlinewidth
1056filled
10570 0 0 nodecolor
1058newpath 425 932 moveto
1059431 932 437 938 437 944 curveto
1060stroke
10611 setlinewidth
1062filled
10630 0 0 nodecolor
1064newpath 437 944 moveto
1065437 964 lineto
1066stroke
10671 setlinewidth
1068filled
10690 0 0 nodecolor
1070newpath 437 964 moveto
1071437 970 431 976 425 976 curveto
1072stroke
10730 0 0 nodecolor
107414 /Times-Roman set_font
1075341 959.4 moveto 70 (AquaMeta) alignedtext
10760 0 0 nodecolor
107714 /Times-Roman set_font
1078323 941.4 moveto 106 (\(assign,unnest\)) alignedtext
1079grestore
1080% 094cb8b2-df6d-4f73-a8f5-00a6ce14d59b
1081gsave
10820.54118 0.25098 0.93333 nodecolor
1083newpath 513 1066 moveto
1084391 1066 lineto
1085379 1054 lineto
1086379 1042 lineto
1087391 1030 lineto
1088513 1030 lineto
1089525 1042 lineto
1090525 1054 lineto
1091closepath fill
10921 setlinewidth
1093filled
10940.54118 0.25098 0.93333 nodecolor
1095newpath 513 1066 moveto
1096391 1066 lineto
1097379 1054 lineto
1098379 1042 lineto
1099391 1030 lineto
1100513 1030 lineto
1101525 1042 lineto
1102525 1054 lineto
1103closepath stroke
11040.54118 0.25098 0.93333 nodecolor
1105newpath 391 1066 moveto
1106385 1066 379 1060 379 1054 curveto
1107closepath fill
11081 setlinewidth
1109filled
11100.54118 0.25098 0.93333 nodecolor
1111newpath 391 1066 moveto
1112385 1066 379 1060 379 1054 curveto
1113stroke
11140.54118 0.25098 0.93333 nodecolor
1115newpath 379 1042 moveto
1116379 1036 385 1030 391 1030 curveto
1117closepath fill
11181 setlinewidth
1119filled
11200.54118 0.25098 0.93333 nodecolor
1121newpath 379 1042 moveto
1122379 1036 385 1030 391 1030 curveto
1123stroke
11240.54118 0.25098 0.93333 nodecolor
1125newpath 513 1030 moveto
1126519 1030 525 1036 525 1042 curveto
1127closepath fill
11281 setlinewidth
1129filled
11300.54118 0.25098 0.93333 nodecolor
1131newpath 513 1030 moveto
1132519 1030 525 1036 525 1042 curveto
1133stroke
11340.54118 0.25098 0.93333 nodecolor
1135newpath 525 1054 moveto
1136525 1060 519 1066 513 1066 curveto
1137closepath fill
11381 setlinewidth
1139filled
11400.54118 0.25098 0.93333 nodecolor
1141newpath 525 1054 moveto
1142525 1060 519 1066 513 1066 curveto
1143stroke
11441 setlinewidth
1145filled
11460 0 0 nodecolor
1147newpath 513 1066 moveto
1148391 1066 lineto
1149stroke
11501 setlinewidth
1151filled
11520 0 0 nodecolor
1153newpath 391 1066 moveto
1154385 1066 379 1060 379 1054 curveto
1155stroke
11561 setlinewidth
1157filled
11580 0 0 nodecolor
1159newpath 379 1054 moveto
1160379 1042 lineto
1161stroke
11621 setlinewidth
1163filled
11640 0 0 nodecolor
1165newpath 379 1042 moveto
1166379 1036 385 1030 391 1030 curveto
1167stroke
11681 setlinewidth
1169filled
11700 0 0 nodecolor
1171newpath 391 1030 moveto
1172513 1030 lineto
1173stroke
11741 setlinewidth
1175filled
11760 0 0 nodecolor
1177newpath 513 1030 moveto
1178519 1030 525 1036 525 1042 curveto
1179stroke
11801 setlinewidth
1181filled
11820 0 0 nodecolor
1183newpath 525 1042 moveto
1184525 1054 lineto
1185stroke
11861 setlinewidth
1187filled
11880 0 0 nodecolor
1189newpath 525 1054 moveto
1190525 1060 519 1066 513 1066 curveto
1191stroke
11920 0 0 nodecolor
119314 /Times-Roman set_font
1194387 1044.4 moveto 130 (InMemoryHashJoin) alignedtext
1195grestore
1196% 2c7f5446-ca70-424e-b72b-dcbfba13c5fc->094cb8b2-df6d-4f73-a8f5-00a6ce14d59b
1197gsave
11981 setlinewidth
11990 0 0 edgecolor
1200newpath 385.74 976.18 moveto
1201391.33 987.54 399.02 1001.22 408 1012 curveto
1202411.15 1015.78 414.74 1019.46 418.49 1022.92 curveto
1203stroke
12040 0 0 edgecolor
1205newpath 416.45 1025.79 moveto
1206426.29 1029.71 lineto
1207421.04 1020.51 lineto
1208closepath fill
12091 setlinewidth
1210solid
12110 0 0 edgecolor
1212newpath 416.45 1025.79 moveto
1213426.29 1029.71 lineto
1214421.04 1020.51 lineto
1215closepath stroke
12160 0 0 edgecolor
121714 /Times-Roman set_font
1218408 999.4 moveto 67 (M:N Hash) alignedtext
1219grestore
1220% 8e7bd09e-3fe2-4022-b493-64320be10f22
1221gsave
12220.54118 0.25098 0.93333 nodecolor
1223newpath 572 420 moveto
1224510 420 lineto
1225498 408 lineto
1226498 388 lineto
1227510 376 lineto
1228572 376 lineto
1229584 388 lineto
1230584 408 lineto
1231closepath fill
12321 setlinewidth
1233filled
12340.54118 0.25098 0.93333 nodecolor
1235newpath 572 420 moveto
1236510 420 lineto
1237498 408 lineto
1238498 388 lineto
1239510 376 lineto
1240572 376 lineto
1241584 388 lineto
1242584 408 lineto
1243closepath stroke
12440.54118 0.25098 0.93333 nodecolor
1245newpath 510 420 moveto
1246504 420 498 414 498 408 curveto
1247closepath fill
12481 setlinewidth
1249filled
12500.54118 0.25098 0.93333 nodecolor
1251newpath 510 420 moveto
1252504 420 498 414 498 408 curveto
1253stroke
12540.54118 0.25098 0.93333 nodecolor
1255newpath 498 388 moveto
1256498 382 504 376 510 376 curveto
1257closepath fill
12581 setlinewidth
1259filled
12600.54118 0.25098 0.93333 nodecolor
1261newpath 498 388 moveto
1262498 382 504 376 510 376 curveto
1263stroke
12640.54118 0.25098 0.93333 nodecolor
1265newpath 572 376 moveto
1266578 376 584 382 584 388 curveto
1267closepath fill
12681 setlinewidth
1269filled
12700.54118 0.25098 0.93333 nodecolor
1271newpath 572 376 moveto
1272578 376 584 382 584 388 curveto
1273stroke
12740.54118 0.25098 0.93333 nodecolor
1275newpath 584 408 moveto
1276584 414 578 420 572 420 curveto
1277closepath fill
12781 setlinewidth
1279filled
12800.54118 0.25098 0.93333 nodecolor
1281newpath 584 408 moveto
1282584 414 578 420 572 420 curveto
1283stroke
12841 setlinewidth
1285filled
12860 0 0 nodecolor
1287newpath 572 420 moveto
1288510 420 lineto
1289stroke
12901 setlinewidth
1291filled
12920 0 0 nodecolor
1293newpath 510 420 moveto
1294504 420 498 414 498 408 curveto
1295stroke
12961 setlinewidth
1297filled
12980 0 0 nodecolor
1299newpath 498 408 moveto
1300498 388 lineto
1301stroke
13021 setlinewidth
1303filled
13040 0 0 nodecolor
1305newpath 498 388 moveto
1306498 382 504 376 510 376 curveto
1307stroke
13081 setlinewidth
1309filled
13100 0 0 nodecolor
1311newpath 510 376 moveto
1312572 376 lineto
1313stroke
13141 setlinewidth
1315filled
13160 0 0 nodecolor
1317newpath 572 376 moveto
1318578 376 584 382 584 388 curveto
1319stroke
13201 setlinewidth
1321filled
13220 0 0 nodecolor
1323newpath 584 388 moveto
1324584 408 lineto
1325stroke
13261 setlinewidth
1327filled
13280 0 0 nodecolor
1329newpath 584 408 moveto
1330584 414 578 420 572 420 curveto
1331stroke
13320 0 0 nodecolor
133314 /Times-Roman set_font
1334506 403.4 moveto 70 (AquaMeta) alignedtext
13350 0 0 nodecolor
133614 /Times-Roman set_font
1337525 385.4 moveto 32 (\(ets\)) alignedtext
1338grestore
1339% 6cc231d4-a25c-4301-98f9-3a9dd548a635
1340gsave
13410.54118 0.25098 0.93333 nodecolor
1342newpath 580 510 moveto
1343502 510 lineto
1344490 498 lineto
1345490 486 lineto
1346502 474 lineto
1347580 474 lineto
1348592 486 lineto
1349592 498 lineto
1350closepath fill
13511 setlinewidth
1352filled
13530.54118 0.25098 0.93333 nodecolor
1354newpath 580 510 moveto
1355502 510 lineto
1356490 498 lineto
1357490 486 lineto
1358502 474 lineto
1359580 474 lineto
1360592 486 lineto
1361592 498 lineto
1362closepath stroke
13630.54118 0.25098 0.93333 nodecolor
1364newpath 502 510 moveto
1365496 510 490 504 490 498 curveto
1366closepath fill
13671 setlinewidth
1368filled
13690.54118 0.25098 0.93333 nodecolor
1370newpath 502 510 moveto
1371496 510 490 504 490 498 curveto
1372stroke
13730.54118 0.25098 0.93333 nodecolor
1374newpath 490 486 moveto
1375490 480 496 474 502 474 curveto
1376closepath fill
13771 setlinewidth
1378filled
13790.54118 0.25098 0.93333 nodecolor
1380newpath 490 486 moveto
1381490 480 496 474 502 474 curveto
1382stroke
13830.54118 0.25098 0.93333 nodecolor
1384newpath 580 474 moveto
1385586 474 592 480 592 486 curveto
1386closepath fill
13871 setlinewidth
1388filled
13890.54118 0.25098 0.93333 nodecolor
1390newpath 580 474 moveto
1391586 474 592 480 592 486 curveto
1392stroke
13930.54118 0.25098 0.93333 nodecolor
1394newpath 592 498 moveto
1395592 504 586 510 580 510 curveto
1396closepath fill
13971 setlinewidth
1398filled
13990.54118 0.25098 0.93333 nodecolor
1400newpath 592 498 moveto
1401592 504 586 510 580 510 curveto
1402stroke
14031 setlinewidth
1404filled
14050 0 0 nodecolor
1406newpath 580 510 moveto
1407502 510 lineto
1408stroke
14091 setlinewidth
1410filled
14110 0 0 nodecolor
1412newpath 502 510 moveto
1413496 510 490 504 490 498 curveto
1414stroke
14151 setlinewidth
1416filled
14170 0 0 nodecolor
1418newpath 490 498 moveto
1419490 486 lineto
1420stroke
14211 setlinewidth
1422filled
14230 0 0 nodecolor
1424newpath 490 486 moveto
1425490 480 496 474 502 474 curveto
1426stroke
14271 setlinewidth
1428filled
14290 0 0 nodecolor
1430newpath 502 474 moveto
1431580 474 lineto
1432stroke
14331 setlinewidth
1434filled
14350 0 0 nodecolor
1436newpath 580 474 moveto
1437586 474 592 480 592 486 curveto
1438stroke
14391 setlinewidth
1440filled
14410 0 0 nodecolor
1442newpath 592 486 moveto
1443592 498 lineto
1444stroke
14451 setlinewidth
1446filled
14470 0 0 nodecolor
1448newpath 592 498 moveto
1449592 504 586 510 580 510 curveto
1450stroke
14510 0 0 nodecolor
145214 /Times-Roman set_font
1453497.5 488.4 moveto 87 (BTreeSearch) alignedtext
1454grestore
1455% 8e7bd09e-3fe2-4022-b493-64320be10f22->6cc231d4-a25c-4301-98f9-3a9dd548a635
1456gsave
14571 setlinewidth
14580 0 0 edgecolor
1459newpath 541 420.28 moveto
1460541 433.34 541 449.97 541 463.93 curveto
1461stroke
14620 0 0 edgecolor
1463newpath 537.5 463.97 moveto
1464541 473.97 lineto
1465544.5 463.97 lineto
1466closepath fill
14671 setlinewidth
1468solid
14690 0 0 edgecolor
1470newpath 537.5 463.97 moveto
1471541 473.97 lineto
1472544.5 463.97 lineto
1473closepath stroke
14740 0 0 edgecolor
147514 /Times-Roman set_font
1476541 443.4 moveto 23 (1:1) alignedtext
1477grestore
1478% 61e21faf-53be-44c7-a39b-d621a19b3dc6
1479gsave
14800.54118 0.25098 0.93333 nodecolor
1481newpath 156 44 moveto
148294 44 lineto
148382 32 lineto
148482 12 lineto
148594 0 lineto
1486156 0 lineto
1487168 12 lineto
1488168 32 lineto
1489closepath fill
14901 setlinewidth
1491filled
14920.54118 0.25098 0.93333 nodecolor
1493newpath 156 44 moveto
149494 44 lineto
149582 32 lineto
149682 12 lineto
149794 0 lineto
1498156 0 lineto
1499168 12 lineto
1500168 32 lineto
1501closepath stroke
15020.54118 0.25098 0.93333 nodecolor
1503newpath 94 44 moveto
150488 44 82 38 82 32 curveto
1505closepath fill
15061 setlinewidth
1507filled
15080.54118 0.25098 0.93333 nodecolor
1509newpath 94 44 moveto
151088 44 82 38 82 32 curveto
1511stroke
15120.54118 0.25098 0.93333 nodecolor
1513newpath 82 12 moveto
151482 6 88 0 94 0 curveto
1515closepath fill
15161 setlinewidth
1517filled
15180.54118 0.25098 0.93333 nodecolor
1519newpath 82 12 moveto
152082 6 88 0 94 0 curveto
1521stroke
15220.54118 0.25098 0.93333 nodecolor
1523newpath 156 0 moveto
1524162 0 168 6 168 12 curveto
1525closepath fill
15261 setlinewidth
1527filled
15280.54118 0.25098 0.93333 nodecolor
1529newpath 156 0 moveto
1530162 0 168 6 168 12 curveto
1531stroke
15320.54118 0.25098 0.93333 nodecolor
1533newpath 168 32 moveto
1534168 38 162 44 156 44 curveto
1535closepath fill
15361 setlinewidth
1537filled
15380.54118 0.25098 0.93333 nodecolor
1539newpath 168 32 moveto
1540168 38 162 44 156 44 curveto
1541stroke
15421 setlinewidth
1543filled
15440 0 0 nodecolor
1545newpath 156 44 moveto
154694 44 lineto
1547stroke
15481 setlinewidth
1549filled
15500 0 0 nodecolor
1551newpath 94 44 moveto
155288 44 82 38 82 32 curveto
1553stroke
15541 setlinewidth
1555filled
15560 0 0 nodecolor
1557newpath 82 32 moveto
155882 12 lineto
1559stroke
15601 setlinewidth
1561filled
15620 0 0 nodecolor
1563newpath 82 12 moveto
156482 6 88 0 94 0 curveto
1565stroke
15661 setlinewidth
1567filled
15680 0 0 nodecolor
1569newpath 94 0 moveto
1570156 0 lineto
1571stroke
15721 setlinewidth
1573filled
15740 0 0 nodecolor
1575newpath 156 0 moveto
1576162 0 168 6 168 12 curveto
1577stroke
15781 setlinewidth
1579filled
15800 0 0 nodecolor
1581newpath 168 12 moveto
1582168 32 lineto
1583stroke
15841 setlinewidth
1585filled
15860 0 0 nodecolor
1587newpath 168 32 moveto
1588168 38 162 44 156 44 curveto
1589stroke
15900 0 0 nodecolor
159114 /Times-Roman set_font
159290 27.4 moveto 70 (AquaMeta) alignedtext
15930 0 0 nodecolor
159414 /Times-Roman set_font
1595109 9.4 moveto 32 (\(ets\)) alignedtext
1596grestore
1597% f323df6e-1caa-4cb2-9c2c-903df08ee288
1598gsave
15990.54118 0.25098 0.93333 nodecolor
1600newpath 164 134 moveto
160186 134 lineto
160274 122 lineto
160374 110 lineto
160486 98 lineto
1605164 98 lineto
1606176 110 lineto
1607176 122 lineto
1608closepath fill
16091 setlinewidth
1610filled
16110.54118 0.25098 0.93333 nodecolor
1612newpath 164 134 moveto
161386 134 lineto
161474 122 lineto
161574 110 lineto
161686 98 lineto
1617164 98 lineto
1618176 110 lineto
1619176 122 lineto
1620closepath stroke
16210.54118 0.25098 0.93333 nodecolor
1622newpath 86 134 moveto
162380 134 74 128 74 122 curveto
1624closepath fill
16251 setlinewidth
1626filled
16270.54118 0.25098 0.93333 nodecolor
1628newpath 86 134 moveto
162980 134 74 128 74 122 curveto
1630stroke
16310.54118 0.25098 0.93333 nodecolor
1632newpath 74 110 moveto
163374 104 80 98 86 98 curveto
1634closepath fill
16351 setlinewidth
1636filled
16370.54118 0.25098 0.93333 nodecolor
1638newpath 74 110 moveto
163974 104 80 98 86 98 curveto
1640stroke
16410.54118 0.25098 0.93333 nodecolor
1642newpath 164 98 moveto
1643170 98 176 104 176 110 curveto
1644closepath fill
16451 setlinewidth
1646filled
16470.54118 0.25098 0.93333 nodecolor
1648newpath 164 98 moveto
1649170 98 176 104 176 110 curveto
1650stroke
16510.54118 0.25098 0.93333 nodecolor
1652newpath 176 122 moveto
1653176 128 170 134 164 134 curveto
1654closepath fill
16551 setlinewidth
1656filled
16570.54118 0.25098 0.93333 nodecolor
1658newpath 176 122 moveto
1659176 128 170 134 164 134 curveto
1660stroke
16611 setlinewidth
1662filled
16630 0 0 nodecolor
1664newpath 164 134 moveto
166586 134 lineto
1666stroke
16671 setlinewidth
1668filled
16690 0 0 nodecolor
1670newpath 86 134 moveto
167180 134 74 128 74 122 curveto
1672stroke
16731 setlinewidth
1674filled
16750 0 0 nodecolor
1676newpath 74 122 moveto
167774 110 lineto
1678stroke
16791 setlinewidth
1680filled
16810 0 0 nodecolor
1682newpath 74 110 moveto
168374 104 80 98 86 98 curveto
1684stroke
16851 setlinewidth
1686filled
16870 0 0 nodecolor
1688newpath 86 98 moveto
1689164 98 lineto
1690stroke
16911 setlinewidth
1692filled
16930 0 0 nodecolor
1694newpath 164 98 moveto
1695170 98 176 104 176 110 curveto
1696stroke
16971 setlinewidth
1698filled
16990 0 0 nodecolor
1700newpath 176 110 moveto
1701176 122 lineto
1702stroke
17031 setlinewidth
1704filled
17050 0 0 nodecolor
1706newpath 176 122 moveto
1707176 128 170 134 164 134 curveto
1708stroke
17090 0 0 nodecolor
171014 /Times-Roman set_font
171181.5 112.4 moveto 87 (BTreeSearch) alignedtext
1712grestore
1713% 61e21faf-53be-44c7-a39b-d621a19b3dc6->f323df6e-1caa-4cb2-9c2c-903df08ee288
1714gsave
17151 setlinewidth
17160 0 0 edgecolor
1717newpath 125 44.28 moveto
1718125 57.34 125 73.97 125 87.93 curveto
1719stroke
17200 0 0 edgecolor
1721newpath 121.5 87.97 moveto
1722125 97.97 lineto
1723128.5 87.97 lineto
1724closepath fill
17251 setlinewidth
1726solid
17270 0 0 edgecolor
1728newpath 121.5 87.97 moveto
1729125 97.97 lineto
1730128.5 87.97 lineto
1731closepath stroke
17320 0 0 edgecolor
173314 /Times-Roman set_font
1734125 67.4 moveto 23 (1:1) alignedtext
1735grestore
1736% c29fedec-a107-4d03-822b-5f08d44fbfc2
1737gsave
17380.54118 0.25098 0.93333 nodecolor
1739newpath 614 608 moveto
1740468 608 lineto
1741456 596 lineto
1742456 576 lineto
1743468 564 lineto
1744614 564 lineto
1745626 576 lineto
1746626 596 lineto
1747closepath fill
17481 setlinewidth
1749filled
17500.54118 0.25098 0.93333 nodecolor
1751newpath 614 608 moveto
1752468 608 lineto
1753456 596 lineto
1754456 576 lineto
1755468 564 lineto
1756614 564 lineto
1757626 576 lineto
1758626 596 lineto
1759closepath stroke
17600.54118 0.25098 0.93333 nodecolor
1761newpath 468 608 moveto
1762462 608 456 602 456 596 curveto
1763closepath fill
17641 setlinewidth
1765filled
17660.54118 0.25098 0.93333 nodecolor
1767newpath 468 608 moveto
1768462 608 456 602 456 596 curveto
1769stroke
17700.54118 0.25098 0.93333 nodecolor
1771newpath 456 576 moveto
1772456 570 462 564 468 564 curveto
1773closepath fill
17741 setlinewidth
1775filled
17760.54118 0.25098 0.93333 nodecolor
1777newpath 456 576 moveto
1778456 570 462 564 468 564 curveto
1779stroke
17800.54118 0.25098 0.93333 nodecolor
1781newpath 614 564 moveto
1782620 564 626 570 626 576 curveto
1783closepath fill
17841 setlinewidth
1785filled
17860.54118 0.25098 0.93333 nodecolor
1787newpath 614 564 moveto
1788620 564 626 570 626 576 curveto
1789stroke
17900.54118 0.25098 0.93333 nodecolor
1791newpath 626 596 moveto
1792626 602 620 608 614 608 curveto
1793closepath fill
17941 setlinewidth
1795filled
17960.54118 0.25098 0.93333 nodecolor
1797newpath 626 596 moveto
1798626 602 620 608 614 608 curveto
1799stroke
18001 setlinewidth
1801filled
18020 0 0 nodecolor
1803newpath 614 608 moveto
1804468 608 lineto
1805stroke
18061 setlinewidth
1807filled
18080 0 0 nodecolor
1809newpath 468 608 moveto
1810462 608 456 602 456 596 curveto
1811stroke
18121 setlinewidth
1813filled
18140 0 0 nodecolor
1815newpath 456 596 moveto
1816456 576 lineto
1817stroke
18181 setlinewidth
1819filled
18200 0 0 nodecolor
1821newpath 456 576 moveto
1822456 570 462 564 468 564 curveto
1823stroke
18241 setlinewidth
1825filled
18260 0 0 nodecolor
1827newpath 468 564 moveto
1828614 564 lineto
1829stroke
18301 setlinewidth
1831filled
18320 0 0 nodecolor
1833newpath 614 564 moveto
1834620 564 626 570 626 576 curveto
1835stroke
18361 setlinewidth
1837filled
18380 0 0 nodecolor
1839newpath 626 576 moveto
1840626 596 lineto
1841stroke
18421 setlinewidth
1843filled
18440 0 0 nodecolor
1845newpath 626 596 moveto
1846626 602 620 608 614 608 curveto
1847stroke
18480 0 0 nodecolor
184914 /Times-Roman set_font
1850506 591.4 moveto 70 (AquaMeta) alignedtext
18510 0 0 nodecolor
185214 /Times-Roman set_font
1853464 573.4 moveto 154 (\(assign,assign,unnest\)) alignedtext
1854grestore
1855% b07bbb40-a41c-4d00-994b-f5fa5d3eca34
1856gsave
18570.54118 0.25098 0.93333 nodecolor
1858newpath 602 698 moveto
1859480 698 lineto
1860468 686 lineto
1861468 674 lineto
1862480 662 lineto
1863602 662 lineto
1864614 674 lineto
1865614 686 lineto
1866closepath fill
18671 setlinewidth
1868filled
18690.54118 0.25098 0.93333 nodecolor
1870newpath 602 698 moveto
1871480 698 lineto
1872468 686 lineto
1873468 674 lineto
1874480 662 lineto
1875602 662 lineto
1876614 674 lineto
1877614 686 lineto
1878closepath stroke
18790.54118 0.25098 0.93333 nodecolor
1880newpath 480 698 moveto
1881474 698 468 692 468 686 curveto
1882closepath fill
18831 setlinewidth
1884filled
18850.54118 0.25098 0.93333 nodecolor
1886newpath 480 698 moveto
1887474 698 468 692 468 686 curveto
1888stroke
18890.54118 0.25098 0.93333 nodecolor
1890newpath 468 674 moveto
1891468 668 474 662 480 662 curveto
1892closepath fill
18931 setlinewidth
1894filled
18950.54118 0.25098 0.93333 nodecolor
1896newpath 468 674 moveto
1897468 668 474 662 480 662 curveto
1898stroke
18990.54118 0.25098 0.93333 nodecolor
1900newpath 602 662 moveto
1901608 662 614 668 614 674 curveto
1902closepath fill
19031 setlinewidth
1904filled
19050.54118 0.25098 0.93333 nodecolor
1906newpath 602 662 moveto
1907608 662 614 668 614 674 curveto
1908stroke
19090.54118 0.25098 0.93333 nodecolor
1910newpath 614 686 moveto
1911614 692 608 698 602 698 curveto
1912closepath fill
19131 setlinewidth
1914filled
19150.54118 0.25098 0.93333 nodecolor
1916newpath 614 686 moveto
1917614 692 608 698 602 698 curveto
1918stroke
19191 setlinewidth
1920filled
19210 0 0 nodecolor
1922newpath 602 698 moveto
1923480 698 lineto
1924stroke
19251 setlinewidth
1926filled
19270 0 0 nodecolor
1928newpath 480 698 moveto
1929474 698 468 692 468 686 curveto
1930stroke
19311 setlinewidth
1932filled
19330 0 0 nodecolor
1934newpath 468 686 moveto
1935468 674 lineto
1936stroke
19371 setlinewidth
1938filled
19390 0 0 nodecolor
1940newpath 468 674 moveto
1941468 668 474 662 480 662 curveto
1942stroke
19431 setlinewidth
1944filled
19450 0 0 nodecolor
1946newpath 480 662 moveto
1947602 662 lineto
1948stroke
19491 setlinewidth
1950filled
19510 0 0 nodecolor
1952newpath 602 662 moveto
1953608 662 614 668 614 674 curveto
1954stroke
19551 setlinewidth
1956filled
19570 0 0 nodecolor
1958newpath 614 674 moveto
1959614 686 lineto
1960stroke
19611 setlinewidth
1962filled
19630 0 0 nodecolor
1964newpath 614 686 moveto
1965614 692 608 698 602 698 curveto
1966stroke
19670 0 0 nodecolor
196814 /Times-Roman set_font
1969476 676.4 moveto 130 (InMemoryHashJoin) alignedtext
1970grestore
1971% c29fedec-a107-4d03-822b-5f08d44fbfc2->b07bbb40-a41c-4d00-994b-f5fa5d3eca34
1972gsave
19731 setlinewidth
19740 0 0 edgecolor
1975newpath 541 608.28 moveto
1976541 621.34 541 637.97 541 651.93 curveto
1977stroke
19780 0 0 edgecolor
1979newpath 537.5 651.97 moveto
1980541 661.97 lineto
1981544.5 651.97 lineto
1982closepath fill
19831 setlinewidth
1984solid
19850 0 0 edgecolor
1986newpath 537.5 651.97 moveto
1987541 661.97 lineto
1988544.5 651.97 lineto
1989closepath stroke
19900 0 0 edgecolor
199114 /Times-Roman set_font
1992541 631.4 moveto 67 (M:N Hash) alignedtext
1993grestore
1994% dde20475-0341-40cd-8d87-47019d4af7e7
1995gsave
19960.54118 0.25098 0.93333 nodecolor
1997newpath 351 1736 moveto
1998279 1736 lineto
1999267 1724 lineto
2000267 1704 lineto
2001279 1692 lineto
2002351 1692 lineto
2003363 1704 lineto
2004363 1724 lineto
2005closepath fill
20061 setlinewidth
2007filled
20080.54118 0.25098 0.93333 nodecolor
2009newpath 351 1736 moveto
2010279 1736 lineto
2011267 1724 lineto
2012267 1704 lineto
2013279 1692 lineto
2014351 1692 lineto
2015363 1704 lineto
2016363 1724 lineto
2017closepath stroke
20180.54118 0.25098 0.93333 nodecolor
2019newpath 279 1736 moveto
2020273 1736 267 1730 267 1724 curveto
2021closepath fill
20221 setlinewidth
2023filled
20240.54118 0.25098 0.93333 nodecolor
2025newpath 279 1736 moveto
2026273 1736 267 1730 267 1724 curveto
2027stroke
20280.54118 0.25098 0.93333 nodecolor
2029newpath 267 1704 moveto
2030267 1698 273 1692 279 1692 curveto
2031closepath fill
20321 setlinewidth
2033filled
20340.54118 0.25098 0.93333 nodecolor
2035newpath 267 1704 moveto
2036267 1698 273 1692 279 1692 curveto
2037stroke
20380.54118 0.25098 0.93333 nodecolor
2039newpath 351 1692 moveto
2040357 1692 363 1698 363 1704 curveto
2041closepath fill
20421 setlinewidth
2043filled
20440.54118 0.25098 0.93333 nodecolor
2045newpath 351 1692 moveto
2046357 1692 363 1698 363 1704 curveto
2047stroke
20480.54118 0.25098 0.93333 nodecolor
2049newpath 363 1724 moveto
2050363 1730 357 1736 351 1736 curveto
2051closepath fill
20521 setlinewidth
2053filled
20540.54118 0.25098 0.93333 nodecolor
2055newpath 363 1724 moveto
2056363 1730 357 1736 351 1736 curveto
2057stroke
20581 setlinewidth
2059filled
20600 0 0 nodecolor
2061newpath 351 1736 moveto
2062279 1736 lineto
2063stroke
20641 setlinewidth
2065filled
20660 0 0 nodecolor
2067newpath 279 1736 moveto
2068273 1736 267 1730 267 1724 curveto
2069stroke
20701 setlinewidth
2071filled
20720 0 0 nodecolor
2073newpath 267 1724 moveto
2074267 1704 lineto
2075stroke
20761 setlinewidth
2077filled
20780 0 0 nodecolor
2079newpath 267 1704 moveto
2080267 1698 273 1692 279 1692 curveto
2081stroke
20821 setlinewidth
2083filled
20840 0 0 nodecolor
2085newpath 279 1692 moveto
2086351 1692 lineto
2087stroke
20881 setlinewidth
2089filled
20900 0 0 nodecolor
2091newpath 351 1692 moveto
2092357 1692 363 1698 363 1704 curveto
2093stroke
20941 setlinewidth
2095filled
20960 0 0 nodecolor
2097newpath 363 1704 moveto
2098363 1724 lineto
2099stroke
21001 setlinewidth
2101filled
21020 0 0 nodecolor
2103newpath 363 1724 moveto
2104363 1730 357 1736 351 1736 curveto
2105stroke
21060 0 0 nodecolor
210714 /Times-Roman set_font
2108280 1719.4 moveto 70 (AquaMeta) alignedtext
21090 0 0 nodecolor
211014 /Times-Roman set_font
2111274.5 1701.4 moveto 81 (\(sink-write\)) alignedtext
2112grestore
2113% 83b6ee56-1fba-4df7-bd13-89de2edfc4dc
2114gsave
21150.54118 0.25098 0.93333 nodecolor
2116newpath 414 698 moveto
2117292 698 lineto
2118280 686 lineto
2119280 674 lineto
2120292 662 lineto
2121414 662 lineto
2122426 674 lineto
2123426 686 lineto
2124closepath fill
21251 setlinewidth
2126filled
21270.54118 0.25098 0.93333 nodecolor
2128newpath 414 698 moveto
2129292 698 lineto
2130280 686 lineto
2131280 674 lineto
2132292 662 lineto
2133414 662 lineto
2134426 674 lineto
2135426 686 lineto
2136closepath stroke
21370.54118 0.25098 0.93333 nodecolor
2138newpath 292 698 moveto
2139286 698 280 692 280 686 curveto
2140closepath fill
21411 setlinewidth
2142filled
21430.54118 0.25098 0.93333 nodecolor
2144newpath 292 698 moveto
2145286 698 280 692 280 686 curveto
2146stroke
21470.54118 0.25098 0.93333 nodecolor
2148newpath 280 674 moveto
2149280 668 286 662 292 662 curveto
2150closepath fill
21511 setlinewidth
2152filled
21530.54118 0.25098 0.93333 nodecolor
2154newpath 280 674 moveto
2155280 668 286 662 292 662 curveto
2156stroke
21570.54118 0.25098 0.93333 nodecolor
2158newpath 414 662 moveto
2159420 662 426 668 426 674 curveto
2160closepath fill
21611 setlinewidth
2162filled
21630.54118 0.25098 0.93333 nodecolor
2164newpath 414 662 moveto
2165420 662 426 668 426 674 curveto
2166stroke
21670.54118 0.25098 0.93333 nodecolor
2168newpath 426 686 moveto
2169426 692 420 698 414 698 curveto
2170closepath fill
21711 setlinewidth
2172filled
21730.54118 0.25098 0.93333 nodecolor
2174newpath 426 686 moveto
2175426 692 420 698 414 698 curveto
2176stroke
21771 setlinewidth
2178filled
21790 0 0 nodecolor
2180newpath 414 698 moveto
2181292 698 lineto
2182stroke
21831 setlinewidth
2184filled
21850 0 0 nodecolor
2186newpath 292 698 moveto
2187286 698 280 692 280 686 curveto
2188stroke
21891 setlinewidth
2190filled
21910 0 0 nodecolor
2192newpath 280 686 moveto
2193280 674 lineto
2194stroke
21951 setlinewidth
2196filled
21970 0 0 nodecolor
2198newpath 280 674 moveto
2199280 668 286 662 292 662 curveto
2200stroke
22011 setlinewidth
2202filled
22030 0 0 nodecolor
2204newpath 292 662 moveto
2205414 662 lineto
2206stroke
22071 setlinewidth
2208filled
22090 0 0 nodecolor
2210newpath 414 662 moveto
2211420 662 426 668 426 674 curveto
2212stroke
22131 setlinewidth
2214filled
22150 0 0 nodecolor
2216newpath 426 674 moveto
2217426 686 lineto
2218stroke
22191 setlinewidth
2220filled
22210 0 0 nodecolor
2222newpath 426 686 moveto
2223426 692 420 698 414 698 curveto
2224stroke
22250 0 0 nodecolor
222614 /Times-Roman set_font
2227288 676.4 moveto 130 (InMemoryHashJoin) alignedtext
2228grestore
2229% f0024d8c-b182-4c84-9642-562b7f873cb1
2230gsave
22310.54118 0.25098 0.93333 nodecolor
2232newpath 405 788 moveto
2233315 788 lineto
2234303 776 lineto
2235303 764 lineto
2236315 752 lineto
2237405 752 lineto
2238417 764 lineto
2239417 776 lineto
2240closepath fill
22411 setlinewidth
2242filled
22430.54118 0.25098 0.93333 nodecolor
2244newpath 405 788 moveto
2245315 788 lineto
2246303 776 lineto
2247303 764 lineto
2248315 752 lineto
2249405 752 lineto
2250417 764 lineto
2251417 776 lineto
2252closepath stroke
22530.54118 0.25098 0.93333 nodecolor
2254newpath 315 788 moveto
2255309 788 303 782 303 776 curveto
2256closepath fill
22571 setlinewidth
2258filled
22590.54118 0.25098 0.93333 nodecolor
2260newpath 315 788 moveto
2261309 788 303 782 303 776 curveto
2262stroke
22630.54118 0.25098 0.93333 nodecolor
2264newpath 303 764 moveto
2265303 758 309 752 315 752 curveto
2266closepath fill
22671 setlinewidth
2268filled
22690.54118 0.25098 0.93333 nodecolor
2270newpath 303 764 moveto
2271303 758 309 752 315 752 curveto
2272stroke
22730.54118 0.25098 0.93333 nodecolor
2274newpath 405 752 moveto
2275411 752 417 758 417 764 curveto
2276closepath fill
22771 setlinewidth
2278filled
22790.54118 0.25098 0.93333 nodecolor
2280newpath 405 752 moveto
2281411 752 417 758 417 764 curveto
2282stroke
22830.54118 0.25098 0.93333 nodecolor
2284newpath 417 776 moveto
2285417 782 411 788 405 788 curveto
2286closepath fill
22871 setlinewidth
2288filled
22890.54118 0.25098 0.93333 nodecolor
2290newpath 417 776 moveto
2291417 782 411 788 405 788 curveto
2292stroke
22931 setlinewidth
2294filled
22950 0 0 nodecolor
2296newpath 405 788 moveto
2297315 788 lineto
2298stroke
22991 setlinewidth
2300filled
23010 0 0 nodecolor
2302newpath 315 788 moveto
2303309 788 303 782 303 776 curveto
2304stroke
23051 setlinewidth
2306filled
23070 0 0 nodecolor
2308newpath 303 776 moveto
2309303 764 lineto
2310stroke
23111 setlinewidth
2312filled
23130 0 0 nodecolor
2314newpath 303 764 moveto
2315303 758 309 752 315 752 curveto
2316stroke
23171 setlinewidth
2318filled
23190 0 0 nodecolor
2320newpath 315 752 moveto
2321405 752 lineto
2322stroke
23231 setlinewidth
2324filled
23250 0 0 nodecolor
2326newpath 405 752 moveto
2327411 752 417 758 417 764 curveto
2328stroke
23291 setlinewidth
2330filled
23310 0 0 nodecolor
2332newpath 417 764 moveto
2333417 776 lineto
2334stroke
23351 setlinewidth
2336filled
23370 0 0 nodecolor
2338newpath 417 776 moveto
2339417 782 411 788 405 788 curveto
2340stroke
23410 0 0 nodecolor
234214 /Times-Roman set_font
2343310.5 766.4 moveto 99 (InMemorySort) alignedtext
2344grestore
2345% 83b6ee56-1fba-4df7-bd13-89de2edfc4dc->f0024d8c-b182-4c84-9642-562b7f873cb1
2346gsave
23471 setlinewidth
23480 0 0 edgecolor
2349newpath 354.42 698.21 moveto
2350355.38 710.66 356.69 727.39 357.79 741.58 curveto
2351stroke
23520 0 0 edgecolor
2353newpath 354.32 742.12 moveto
2354358.59 751.81 lineto
2355361.3 741.57 lineto
2356closepath fill
23571 setlinewidth
2358solid
23590 0 0 edgecolor
2360newpath 354.32 742.12 moveto
2361358.59 751.81 lineto
2362361.3 741.57 lineto
2363closepath stroke
23640 0 0 edgecolor
236514 /Times-Roman set_font
2366358 721.4 moveto 67 (M:N Hash) alignedtext
2367grestore
2368% 019d92ce-5cb6-4ed4-a55b-5088b1298356
2369gsave
23700.54118 0.25098 0.93333 nodecolor
2371newpath 439 1348 moveto
2372317 1348 lineto
2373305 1336 lineto
2374305 1324 lineto
2375317 1312 lineto
2376439 1312 lineto
2377451 1324 lineto
2378451 1336 lineto
2379closepath fill
23801 setlinewidth
2381filled
23820.54118 0.25098 0.93333 nodecolor
2383newpath 439 1348 moveto
2384317 1348 lineto
2385305 1336 lineto
2386305 1324 lineto
2387317 1312 lineto
2388439 1312 lineto
2389451 1324 lineto
2390451 1336 lineto
2391closepath stroke
23920.54118 0.25098 0.93333 nodecolor
2393newpath 317 1348 moveto
2394311 1348 305 1342 305 1336 curveto
2395closepath fill
23961 setlinewidth
2397filled
23980.54118 0.25098 0.93333 nodecolor
2399newpath 317 1348 moveto
2400311 1348 305 1342 305 1336 curveto
2401stroke
24020.54118 0.25098 0.93333 nodecolor
2403newpath 305 1324 moveto
2404305 1318 311 1312 317 1312 curveto
2405closepath fill
24061 setlinewidth
2407filled
24080.54118 0.25098 0.93333 nodecolor
2409newpath 305 1324 moveto
2410305 1318 311 1312 317 1312 curveto
2411stroke
24120.54118 0.25098 0.93333 nodecolor
2413newpath 439 1312 moveto
2414445 1312 451 1318 451 1324 curveto
2415closepath fill
24161 setlinewidth
2417filled
24180.54118 0.25098 0.93333 nodecolor
2419newpath 439 1312 moveto
2420445 1312 451 1318 451 1324 curveto
2421stroke
24220.54118 0.25098 0.93333 nodecolor
2423newpath 451 1336 moveto
2424451 1342 445 1348 439 1348 curveto
2425closepath fill
24261 setlinewidth
2427filled
24280.54118 0.25098 0.93333 nodecolor
2429newpath 451 1336 moveto
2430451 1342 445 1348 439 1348 curveto
2431stroke
24321 setlinewidth
2433filled
24340 0 0 nodecolor
2435newpath 439 1348 moveto
2436317 1348 lineto
2437stroke
24381 setlinewidth
2439filled
24400 0 0 nodecolor
2441newpath 317 1348 moveto
2442311 1348 305 1342 305 1336 curveto
2443stroke
24441 setlinewidth
2445filled
24460 0 0 nodecolor
2447newpath 305 1336 moveto
2448305 1324 lineto
2449stroke
24501 setlinewidth
2451filled
24520 0 0 nodecolor
2453newpath 305 1324 moveto
2454305 1318 311 1312 317 1312 curveto
2455stroke
24561 setlinewidth
2457filled
24580 0 0 nodecolor
2459newpath 317 1312 moveto
2460439 1312 lineto
2461stroke
24621 setlinewidth
2463filled
24640 0 0 nodecolor
2465newpath 439 1312 moveto
2466445 1312 451 1318 451 1324 curveto
2467stroke
24681 setlinewidth
2469filled
24700 0 0 nodecolor
2471newpath 451 1324 moveto
2472451 1336 lineto
2473stroke
24741 setlinewidth
2475filled
24760 0 0 nodecolor
2477newpath 451 1336 moveto
2478451 1342 445 1348 439 1348 curveto
2479stroke
24800 0 0 nodecolor
248114 /Times-Roman set_font
2482313 1326.4 moveto 130 (InMemoryHashJoin) alignedtext
2483grestore
2484% 019d92ce-5cb6-4ed4-a55b-5088b1298356->bd489957-baec-4872-9b64-6ce7ecc36ed1
2485gsave
24861 setlinewidth
24870 0 0 edgecolor
2488newpath 377.81 1348.43 moveto
2489377.68 1361.68 377.49 1379.88 377.33 1395.54 curveto
2490stroke
24910 0 0 edgecolor
2492newpath 373.83 1395.84 moveto
2493377.23 1405.88 lineto
2494380.83 1395.91 lineto
2495closepath fill
24961 setlinewidth
2497solid
24980 0 0 edgecolor
2499newpath 373.83 1395.84 moveto
2500377.23 1405.88 lineto
2501380.83 1395.91 lineto
2502closepath stroke
25030 0 0 edgecolor
250414 /Times-Roman set_font
2505378 1375.4 moveto 23 (1:1) alignedtext
2506grestore
2507% 6cc231d4-a25c-4301-98f9-3a9dd548a635->c29fedec-a107-4d03-822b-5f08d44fbfc2
2508gsave
25091 setlinewidth
25100 0 0 edgecolor
2511newpath 541 510.12 moveto
2512541 522.49 541 539.2 541 553.8 curveto
2513stroke
25140 0 0 edgecolor
2515newpath 537.5 553.96 moveto
2516541 563.96 lineto
2517544.5 553.96 lineto
2518closepath fill
25191 setlinewidth
2520solid
25210 0 0 edgecolor
2522newpath 537.5 553.96 moveto
2523541 563.96 lineto
2524544.5 553.96 lineto
2525closepath stroke
25260 0 0 edgecolor
252714 /Times-Roman set_font
2528541 533.4 moveto 23 (1:1) alignedtext
2529grestore
2530% 470b4218-4ff6-4699-b05d-d5624f70c346
2531gsave
25320.54118 0.25098 0.93333 nodecolor
2533newpath 800 44 moveto
2534738 44 lineto
2535726 32 lineto
2536726 12 lineto
2537738 0 lineto
2538800 0 lineto
2539812 12 lineto
2540812 32 lineto
2541closepath fill
25421 setlinewidth
2543filled
25440.54118 0.25098 0.93333 nodecolor
2545newpath 800 44 moveto
2546738 44 lineto
2547726 32 lineto
2548726 12 lineto
2549738 0 lineto
2550800 0 lineto
2551812 12 lineto
2552812 32 lineto
2553closepath stroke
25540.54118 0.25098 0.93333 nodecolor
2555newpath 738 44 moveto
2556732 44 726 38 726 32 curveto
2557closepath fill
25581 setlinewidth
2559filled
25600.54118 0.25098 0.93333 nodecolor
2561newpath 738 44 moveto
2562732 44 726 38 726 32 curveto
2563stroke
25640.54118 0.25098 0.93333 nodecolor
2565newpath 726 12 moveto
2566726 6 732 0 738 0 curveto
2567closepath fill
25681 setlinewidth
2569filled
25700.54118 0.25098 0.93333 nodecolor
2571newpath 726 12 moveto
2572726 6 732 0 738 0 curveto
2573stroke
25740.54118 0.25098 0.93333 nodecolor
2575newpath 800 0 moveto
2576806 0 812 6 812 12 curveto
2577closepath fill
25781 setlinewidth
2579filled
25800.54118 0.25098 0.93333 nodecolor
2581newpath 800 0 moveto
2582806 0 812 6 812 12 curveto
2583stroke
25840.54118 0.25098 0.93333 nodecolor
2585newpath 812 32 moveto
2586812 38 806 44 800 44 curveto
2587closepath fill
25881 setlinewidth
2589filled
25900.54118 0.25098 0.93333 nodecolor
2591newpath 812 32 moveto
2592812 38 806 44 800 44 curveto
2593stroke
25941 setlinewidth
2595filled
25960 0 0 nodecolor
2597newpath 800 44 moveto
2598738 44 lineto
2599stroke
26001 setlinewidth
2601filled
26020 0 0 nodecolor
2603newpath 738 44 moveto
2604732 44 726 38 726 32 curveto
2605stroke
26061 setlinewidth
2607filled
26080 0 0 nodecolor
2609newpath 726 32 moveto
2610726 12 lineto
2611stroke
26121 setlinewidth
2613filled
26140 0 0 nodecolor
2615newpath 726 12 moveto
2616726 6 732 0 738 0 curveto
2617stroke
26181 setlinewidth
2619filled
26200 0 0 nodecolor
2621newpath 738 0 moveto
2622800 0 lineto
2623stroke
26241 setlinewidth
2625filled
26260 0 0 nodecolor
2627newpath 800 0 moveto
2628806 0 812 6 812 12 curveto
2629stroke
26301 setlinewidth
2631filled
26320 0 0 nodecolor
2633newpath 812 12 moveto
2634812 32 lineto
2635stroke
26361 setlinewidth
2637filled
26380 0 0 nodecolor
2639newpath 812 32 moveto
2640812 38 806 44 800 44 curveto
2641stroke
26420 0 0 nodecolor
264314 /Times-Roman set_font
2644734 27.4 moveto 70 (AquaMeta) alignedtext
26450 0 0 nodecolor
264614 /Times-Roman set_font
2647753 9.4 moveto 32 (\(ets\)) alignedtext
2648grestore
2649% 5f398745-a0da-4a93-8654-add2e550003c
2650gsave
26510.54118 0.25098 0.93333 nodecolor
2652newpath 808 134 moveto
2653730 134 lineto
2654718 122 lineto
2655718 110 lineto
2656730 98 lineto
2657808 98 lineto
2658820 110 lineto
2659820 122 lineto
2660closepath fill
26611 setlinewidth
2662filled
26630.54118 0.25098 0.93333 nodecolor
2664newpath 808 134 moveto
2665730 134 lineto
2666718 122 lineto
2667718 110 lineto
2668730 98 lineto
2669808 98 lineto
2670820 110 lineto
2671820 122 lineto
2672closepath stroke
26730.54118 0.25098 0.93333 nodecolor
2674newpath 730 134 moveto
2675724 134 718 128 718 122 curveto
2676closepath fill
26771 setlinewidth
2678filled
26790.54118 0.25098 0.93333 nodecolor
2680newpath 730 134 moveto
2681724 134 718 128 718 122 curveto
2682stroke
26830.54118 0.25098 0.93333 nodecolor
2684newpath 718 110 moveto
2685718 104 724 98 730 98 curveto
2686closepath fill
26871 setlinewidth
2688filled
26890.54118 0.25098 0.93333 nodecolor
2690newpath 718 110 moveto
2691718 104 724 98 730 98 curveto
2692stroke
26930.54118 0.25098 0.93333 nodecolor
2694newpath 808 98 moveto
2695814 98 820 104 820 110 curveto
2696closepath fill
26971 setlinewidth
2698filled
26990.54118 0.25098 0.93333 nodecolor
2700newpath 808 98 moveto
2701814 98 820 104 820 110 curveto
2702stroke
27030.54118 0.25098 0.93333 nodecolor
2704newpath 820 122 moveto
2705820 128 814 134 808 134 curveto
2706closepath fill
27071 setlinewidth
2708filled
27090.54118 0.25098 0.93333 nodecolor
2710newpath 820 122 moveto
2711820 128 814 134 808 134 curveto
2712stroke
27131 setlinewidth
2714filled
27150 0 0 nodecolor
2716newpath 808 134 moveto
2717730 134 lineto
2718stroke
27191 setlinewidth
2720filled
27210 0 0 nodecolor
2722newpath 730 134 moveto
2723724 134 718 128 718 122 curveto
2724stroke
27251 setlinewidth
2726filled
27270 0 0 nodecolor
2728newpath 718 122 moveto
2729718 110 lineto
2730stroke
27311 setlinewidth
2732filled
27330 0 0 nodecolor
2734newpath 718 110 moveto
2735718 104 724 98 730 98 curveto
2736stroke
27371 setlinewidth
2738filled
27390 0 0 nodecolor
2740newpath 730 98 moveto
2741808 98 lineto
2742stroke
27431 setlinewidth
2744filled
27450 0 0 nodecolor
2746newpath 808 98 moveto
2747814 98 820 104 820 110 curveto
2748stroke
27491 setlinewidth
2750filled
27510 0 0 nodecolor
2752newpath 820 110 moveto
2753820 122 lineto
2754stroke
27551 setlinewidth
2756filled
27570 0 0 nodecolor
2758newpath 820 122 moveto
2759820 128 814 134 808 134 curveto
2760stroke
27610 0 0 nodecolor
276214 /Times-Roman set_font
2763725.5 112.4 moveto 87 (BTreeSearch) alignedtext
2764grestore
2765% 470b4218-4ff6-4699-b05d-d5624f70c346->5f398745-a0da-4a93-8654-add2e550003c
2766gsave
27671 setlinewidth
27680 0 0 edgecolor
2769newpath 769 44.28 moveto
2770769 57.34 769 73.97 769 87.93 curveto
2771stroke
27720 0 0 edgecolor
2773newpath 765.5 87.97 moveto
2774769 97.97 lineto
2775772.5 87.97 lineto
2776closepath fill
27771 setlinewidth
2778solid
27790 0 0 edgecolor
2780newpath 765.5 87.97 moveto
2781769 97.97 lineto
2782772.5 87.97 lineto
2783closepath stroke
27840 0 0 edgecolor
278514 /Times-Roman set_font
2786769 67.4 moveto 23 (1:1) alignedtext
2787grestore
2788% fe17ac32-aa06-4273-bfeb-6ad12004146d
2789gsave
27900.54118 0.25098 0.93333 nodecolor
2791newpath 804 416 moveto
2792734 416 lineto
2793722 404 lineto
2794722 392 lineto
2795734 380 lineto
2796804 380 lineto
2797816 392 lineto
2798816 404 lineto
2799closepath fill
28001 setlinewidth
2801filled
28020.54118 0.25098 0.93333 nodecolor
2803newpath 804 416 moveto
2804734 416 lineto
2805722 404 lineto
2806722 392 lineto
2807734 380 lineto
2808804 380 lineto
2809816 392 lineto
2810816 404 lineto
2811closepath stroke
28120.54118 0.25098 0.93333 nodecolor
2813newpath 734 416 moveto
2814728 416 722 410 722 404 curveto
2815closepath fill
28161 setlinewidth
2817filled
28180.54118 0.25098 0.93333 nodecolor
2819newpath 734 416 moveto
2820728 416 722 410 722 404 curveto
2821stroke
28220.54118 0.25098 0.93333 nodecolor
2823newpath 722 392 moveto
2824722 386 728 380 734 380 curveto
2825closepath fill
28261 setlinewidth
2827filled
28280.54118 0.25098 0.93333 nodecolor
2829newpath 722 392 moveto
2830722 386 728 380 734 380 curveto
2831stroke
28320.54118 0.25098 0.93333 nodecolor
2833newpath 804 380 moveto
2834810 380 816 386 816 392 curveto
2835closepath fill
28361 setlinewidth
2837filled
28380.54118 0.25098 0.93333 nodecolor
2839newpath 804 380 moveto
2840810 380 816 386 816 392 curveto
2841stroke
28420.54118 0.25098 0.93333 nodecolor
2843newpath 816 404 moveto
2844816 410 810 416 804 416 curveto
2845closepath fill
28461 setlinewidth
2847filled
28480.54118 0.25098 0.93333 nodecolor
2849newpath 816 404 moveto
2850816 410 810 416 804 416 curveto
2851stroke
28521 setlinewidth
2853filled
28540 0 0 nodecolor
2855newpath 804 416 moveto
2856734 416 lineto
2857stroke
28581 setlinewidth
2859filled
28600 0 0 nodecolor
2861newpath 734 416 moveto
2862728 416 722 410 722 404 curveto
2863stroke
28641 setlinewidth
2865filled
28660 0 0 nodecolor
2867newpath 722 404 moveto
2868722 392 lineto
2869stroke
28701 setlinewidth
2871filled
28720 0 0 nodecolor
2873newpath 722 392 moveto
2874722 386 728 380 734 380 curveto
2875stroke
28761 setlinewidth
2877filled
28780 0 0 nodecolor
2879newpath 734 380 moveto
2880804 380 lineto
2881stroke
28821 setlinewidth
2883filled
28840 0 0 nodecolor
2885newpath 804 380 moveto
2886810 380 816 386 816 392 curveto
2887stroke
28881 setlinewidth
2889filled
28900 0 0 nodecolor
2891newpath 816 392 moveto
2892816 404 lineto
2893stroke
28941 setlinewidth
2895filled
28960 0 0 nodecolor
2897newpath 816 404 moveto
2898816 410 810 416 804 416 curveto
2899stroke
29000 0 0 nodecolor
290114 /Times-Roman set_font
2902730 394.4 moveto 78 (HashGroup) alignedtext
2903grestore
2904% fe17ac32-aa06-4273-bfeb-6ad12004146d->97f7b483-5810-4f62-a3f2-8dc108f211bf
2905gsave
29061 setlinewidth
29070 0 0 edgecolor
2908newpath 769 416.12 moveto
2909769 429.65 769 448.38 769 463.85 curveto
2910stroke
29110 0 0 edgecolor
2912newpath 765.5 463.93 moveto
2913769 473.93 lineto
2914772.5 463.93 lineto
2915closepath fill
29161 setlinewidth
2917solid
29180 0 0 edgecolor
2919newpath 765.5 463.93 moveto
2920769 473.93 lineto
2921772.5 463.93 lineto
2922closepath stroke
29230 0 0 edgecolor
292414 /Times-Roman set_font
2925769 443.4 moveto 23 (1:1) alignedtext
2926grestore
2927% ce6dab26-9823-4e74-9834-914ab6798874
2928gsave
29290.54118 0.25098 0.93333 nodecolor
2930newpath 422 878 moveto
2931300 878 lineto
2932288 866 lineto
2933288 854 lineto
2934300 842 lineto
2935422 842 lineto
2936434 854 lineto
2937434 866 lineto
2938closepath fill
29391 setlinewidth
2940filled
29410.54118 0.25098 0.93333 nodecolor
2942newpath 422 878 moveto
2943300 878 lineto
2944288 866 lineto
2945288 854 lineto
2946300 842 lineto
2947422 842 lineto
2948434 854 lineto
2949434 866 lineto
2950closepath stroke
29510.54118 0.25098 0.93333 nodecolor
2952newpath 300 878 moveto
2953294 878 288 872 288 866 curveto
2954closepath fill
29551 setlinewidth
2956filled
29570.54118 0.25098 0.93333 nodecolor
2958newpath 300 878 moveto
2959294 878 288 872 288 866 curveto
2960stroke
29610.54118 0.25098 0.93333 nodecolor
2962newpath 288 854 moveto
2963288 848 294 842 300 842 curveto
2964closepath fill
29651 setlinewidth
2966filled
29670.54118 0.25098 0.93333 nodecolor
2968newpath 288 854 moveto
2969288 848 294 842 300 842 curveto
2970stroke
29710.54118 0.25098 0.93333 nodecolor
2972newpath 422 842 moveto
2973428 842 434 848 434 854 curveto
2974closepath fill
29751 setlinewidth
2976filled
29770.54118 0.25098 0.93333 nodecolor
2978newpath 422 842 moveto
2979428 842 434 848 434 854 curveto
2980stroke
29810.54118 0.25098 0.93333 nodecolor
2982newpath 434 866 moveto
2983434 872 428 878 422 878 curveto
2984closepath fill
29851 setlinewidth
2986filled
29870.54118 0.25098 0.93333 nodecolor
2988newpath 434 866 moveto
2989434 872 428 878 422 878 curveto
2990stroke
29911 setlinewidth
2992filled
29930 0 0 nodecolor
2994newpath 422 878 moveto
2995300 878 lineto
2996stroke
29971 setlinewidth
2998filled
29990 0 0 nodecolor
3000newpath 300 878 moveto
3001294 878 288 872 288 866 curveto
3002stroke
30031 setlinewidth
3004filled
30050 0 0 nodecolor
3006newpath 288 866 moveto
3007288 854 lineto
3008stroke
30091 setlinewidth
3010filled
30110 0 0 nodecolor
3012newpath 288 854 moveto
3013288 848 294 842 300 842 curveto
3014stroke
30151 setlinewidth
3016filled
30170 0 0 nodecolor
3018newpath 300 842 moveto
3019422 842 lineto
3020stroke
30211 setlinewidth
3022filled
30230 0 0 nodecolor
3024newpath 422 842 moveto
3025428 842 434 848 434 854 curveto
3026stroke
30271 setlinewidth
3028filled
30290 0 0 nodecolor
3030newpath 434 854 moveto
3031434 866 lineto
3032stroke
30331 setlinewidth
3034filled
30350 0 0 nodecolor
3036newpath 434 866 moveto
3037434 872 428 878 422 878 curveto
3038stroke
30390 0 0 nodecolor
304014 /Times-Roman set_font
3041296 856.4 moveto 130 (PreclusteredGroup) alignedtext
3042grestore
3043% ce6dab26-9823-4e74-9834-914ab6798874->2c7f5446-ca70-424e-b72b-dcbfba13c5fc
3044gsave
30451 setlinewidth
30460 0 0 edgecolor
3047newpath 363.89 878.12 moveto
3048365.87 890.49 368.53 907.2 370.86 921.8 curveto
3049stroke
30500 0 0 edgecolor
3051newpath 367.45 922.64 moveto
3052372.48 931.96 lineto
3053374.36 921.53 lineto
3054closepath fill
30551 setlinewidth
3056solid
30570 0 0 edgecolor
3058newpath 367.45 922.64 moveto
3059372.48 931.96 lineto
3060374.36 921.53 lineto
3061closepath stroke
30620 0 0 edgecolor
306314 /Times-Roman set_font
3064370 901.4 moveto 23 (1:1) alignedtext
3065grestore
3066% 34bea0d2-8c02-46af-a281-d359e73e8459
3067gsave
30680.54118 0.25098 0.93333 nodecolor
3069newpath 390 1638 moveto
3070240 1638 lineto
3071228 1626 lineto
3072228 1606 lineto
3073240 1594 lineto
3074390 1594 lineto
3075402 1606 lineto
3076402 1626 lineto
3077closepath fill
30781 setlinewidth
3079filled
30800.54118 0.25098 0.93333 nodecolor
3081newpath 390 1638 moveto
3082240 1638 lineto
3083228 1626 lineto
3084228 1606 lineto
3085240 1594 lineto
3086390 1594 lineto
3087402 1606 lineto
3088402 1626 lineto
3089closepath stroke
30900.54118 0.25098 0.93333 nodecolor
3091newpath 240 1638 moveto
3092234 1638 228 1632 228 1626 curveto
3093closepath fill
30941 setlinewidth
3095filled
30960.54118 0.25098 0.93333 nodecolor
3097newpath 240 1638 moveto
3098234 1638 228 1632 228 1626 curveto
3099stroke
31000.54118 0.25098 0.93333 nodecolor
3101newpath 228 1606 moveto
3102228 1600 234 1594 240 1594 curveto
3103closepath fill
31041 setlinewidth
3105filled
31060.54118 0.25098 0.93333 nodecolor
3107newpath 228 1606 moveto
3108228 1600 234 1594 240 1594 curveto
3109stroke
31100.54118 0.25098 0.93333 nodecolor
3111newpath 390 1594 moveto
3112396 1594 402 1600 402 1606 curveto
3113closepath fill
31141 setlinewidth
3115filled
31160.54118 0.25098 0.93333 nodecolor
3117newpath 390 1594 moveto
3118396 1594 402 1600 402 1606 curveto
3119stroke
31200.54118 0.25098 0.93333 nodecolor
3121newpath 402 1626 moveto
3122402 1632 396 1638 390 1638 curveto
3123closepath fill
31241 setlinewidth
3125filled
31260.54118 0.25098 0.93333 nodecolor
3127newpath 402 1626 moveto
3128402 1632 396 1638 390 1638 curveto
3129stroke
31301 setlinewidth
3131filled
31320 0 0 nodecolor
3133newpath 390 1638 moveto
3134240 1638 lineto
3135stroke
31361 setlinewidth
3137filled
31380 0 0 nodecolor
3139newpath 240 1638 moveto
3140234 1638 228 1632 228 1626 curveto
3141stroke
31421 setlinewidth
3143filled
31440 0 0 nodecolor
3145newpath 228 1626 moveto
3146228 1606 lineto
3147stroke
31481 setlinewidth
3149filled
31500 0 0 nodecolor
3151newpath 228 1606 moveto
3152228 1600 234 1594 240 1594 curveto
3153stroke
31541 setlinewidth
3155filled
31560 0 0 nodecolor
3157newpath 240 1594 moveto
3158390 1594 lineto
3159stroke
31601 setlinewidth
3161filled
31620 0 0 nodecolor
3163newpath 390 1594 moveto
3164396 1594 402 1600 402 1606 curveto
3165stroke
31661 setlinewidth
3167filled
31680 0 0 nodecolor
3169newpath 402 1606 moveto
3170402 1626 lineto
3171stroke
31721 setlinewidth
3173filled
31740 0 0 nodecolor
3175newpath 402 1626 moveto
3176402 1632 396 1638 390 1638 curveto
3177stroke
31780 0 0 nodecolor
317914 /Times-Roman set_font
3180280 1621.4 moveto 70 (AquaMeta) alignedtext
31810 0 0 nodecolor
318214 /Times-Roman set_font
3183235.5 1603.4 moveto 159 (\(assign,stream-project\)) alignedtext
3184grestore
3185% cf5387c0-3490-4c50-b47e-ac20c5e961a7->34bea0d2-8c02-46af-a281-d359e73e8459
3186gsave
31871 setlinewidth
31880 0 0 edgecolor
3189newpath 315 1540.12 moveto
3190315 1552.49 315 1569.2 315 1583.8 curveto
3191stroke
31920 0 0 edgecolor
3193newpath 311.5 1583.96 moveto
3194315 1593.96 lineto
3195318.5 1583.96 lineto
3196closepath fill
31971 setlinewidth
3198solid
31990 0 0 edgecolor
3200newpath 311.5 1583.96 moveto
3201315 1593.96 lineto
3202318.5 1583.96 lineto
3203closepath stroke
32040 0 0 edgecolor
320514 /Times-Roman set_font
3206315 1563.4 moveto 23 (1:1) alignedtext
3207grestore
3208% 86cf6620-ce7a-447d-82ac-32d71720d008
3209gsave
32100.54118 0.25098 0.93333 nodecolor
3211newpath 586 878 moveto
3212464 878 lineto
3213452 866 lineto
3214452 854 lineto
3215464 842 lineto
3216586 842 lineto
3217598 854 lineto
3218598 866 lineto
3219closepath fill
32201 setlinewidth
3221filled
32220.54118 0.25098 0.93333 nodecolor
3223newpath 586 878 moveto
3224464 878 lineto
3225452 866 lineto
3226452 854 lineto
3227464 842 lineto
3228586 842 lineto
3229598 854 lineto
3230598 866 lineto
3231closepath stroke
32320.54118 0.25098 0.93333 nodecolor
3233newpath 464 878 moveto
3234458 878 452 872 452 866 curveto
3235closepath fill
32361 setlinewidth
3237filled
32380.54118 0.25098 0.93333 nodecolor
3239newpath 464 878 moveto
3240458 878 452 872 452 866 curveto
3241stroke
32420.54118 0.25098 0.93333 nodecolor
3243newpath 452 854 moveto
3244452 848 458 842 464 842 curveto
3245closepath fill
32461 setlinewidth
3247filled
32480.54118 0.25098 0.93333 nodecolor
3249newpath 452 854 moveto
3250452 848 458 842 464 842 curveto
3251stroke
32520.54118 0.25098 0.93333 nodecolor
3253newpath 586 842 moveto
3254592 842 598 848 598 854 curveto
3255closepath fill
32561 setlinewidth
3257filled
32580.54118 0.25098 0.93333 nodecolor
3259newpath 586 842 moveto
3260592 842 598 848 598 854 curveto
3261stroke
32620.54118 0.25098 0.93333 nodecolor
3263newpath 598 866 moveto
3264598 872 592 878 586 878 curveto
3265closepath fill
32661 setlinewidth
3267filled
32680.54118 0.25098 0.93333 nodecolor
3269newpath 598 866 moveto
3270598 872 592 878 586 878 curveto
3271stroke
32721 setlinewidth
3273filled
32740 0 0 nodecolor
3275newpath 586 878 moveto
3276464 878 lineto
3277stroke
32781 setlinewidth
3279filled
32800 0 0 nodecolor
3281newpath 464 878 moveto
3282458 878 452 872 452 866 curveto
3283stroke
32841 setlinewidth
3285filled
32860 0 0 nodecolor
3287newpath 452 866 moveto
3288452 854 lineto
3289stroke
32901 setlinewidth
3291filled
32920 0 0 nodecolor
3293newpath 452 854 moveto
3294452 848 458 842 464 842 curveto
3295stroke
32961 setlinewidth
3297filled
32980 0 0 nodecolor
3299newpath 464 842 moveto
3300586 842 lineto
3301stroke
33021 setlinewidth
3303filled
33040 0 0 nodecolor
3305newpath 586 842 moveto
3306592 842 598 848 598 854 curveto
3307stroke
33081 setlinewidth
3309filled
33100 0 0 nodecolor
3311newpath 598 854 moveto
3312598 866 lineto
3313stroke
33141 setlinewidth
3315filled
33160 0 0 nodecolor
3317newpath 598 866 moveto
3318598 872 592 878 586 878 curveto
3319stroke
33200 0 0 nodecolor
332114 /Times-Roman set_font
3322460 856.4 moveto 130 (PreclusteredGroup) alignedtext
3323grestore
3324% 162900ff-b4a6-4d0c-b9c2-6595f9d11e4e
3325gsave
33260.54118 0.25098 0.93333 nodecolor
3327newpath 566 976 moveto
3328468 976 lineto
3329456 964 lineto
3330456 944 lineto
3331468 932 lineto
3332566 932 lineto
3333578 944 lineto
3334578 964 lineto
3335closepath fill
33361 setlinewidth
3337filled
33380.54118 0.25098 0.93333 nodecolor
3339newpath 566 976 moveto
3340468 976 lineto
3341456 964 lineto
3342456 944 lineto
3343468 932 lineto
3344566 932 lineto
3345578 944 lineto
3346578 964 lineto
3347closepath stroke
33480.54118 0.25098 0.93333 nodecolor
3349newpath 468 976 moveto
3350462 976 456 970 456 964 curveto
3351closepath fill
33521 setlinewidth
3353filled
33540.54118 0.25098 0.93333 nodecolor
3355newpath 468 976 moveto
3356462 976 456 970 456 964 curveto
3357stroke
33580.54118 0.25098 0.93333 nodecolor
3359newpath 456 944 moveto
3360456 938 462 932 468 932 curveto
3361closepath fill
33621 setlinewidth
3363filled
33640.54118 0.25098 0.93333 nodecolor
3365newpath 456 944 moveto
3366456 938 462 932 468 932 curveto
3367stroke
33680.54118 0.25098 0.93333 nodecolor
3369newpath 566 932 moveto
3370572 932 578 938 578 944 curveto
3371closepath fill
33721 setlinewidth
3373filled
33740.54118 0.25098 0.93333 nodecolor
3375newpath 566 932 moveto
3376572 932 578 938 578 944 curveto
3377stroke
33780.54118 0.25098 0.93333 nodecolor
3379newpath 578 964 moveto
3380578 970 572 976 566 976 curveto
3381closepath fill
33821 setlinewidth
3383filled
33840.54118 0.25098 0.93333 nodecolor
3385newpath 578 964 moveto
3386578 970 572 976 566 976 curveto
3387stroke
33881 setlinewidth
3389filled
33900 0 0 nodecolor
3391newpath 566 976 moveto
3392468 976 lineto
3393stroke
33941 setlinewidth
3395filled
33960 0 0 nodecolor
3397newpath 468 976 moveto
3398462 976 456 970 456 964 curveto
3399stroke
34001 setlinewidth
3401filled
34020 0 0 nodecolor
3403newpath 456 964 moveto
3404456 944 lineto
3405stroke
34061 setlinewidth
3407filled
34080 0 0 nodecolor
3409newpath 456 944 moveto
3410456 938 462 932 468 932 curveto
3411stroke
34121 setlinewidth
3413filled
34140 0 0 nodecolor
3415newpath 468 932 moveto
3416566 932 lineto
3417stroke
34181 setlinewidth
3419filled
34200 0 0 nodecolor
3421newpath 566 932 moveto
3422572 932 578 938 578 944 curveto
3423stroke
34241 setlinewidth
3425filled
34260 0 0 nodecolor
3427newpath 578 944 moveto
3428578 964 lineto
3429stroke
34301 setlinewidth
3431filled
34320 0 0 nodecolor
3433newpath 578 964 moveto
3434578 970 572 976 566 976 curveto
3435stroke
34360 0 0 nodecolor
343714 /Times-Roman set_font
3438482 959.4 moveto 70 (AquaMeta) alignedtext
34390 0 0 nodecolor
344014 /Times-Roman set_font
3441464 941.4 moveto 106 (\(assign,unnest\)) alignedtext
3442grestore
3443% 86cf6620-ce7a-447d-82ac-32d71720d008->162900ff-b4a6-4d0c-b9c2-6595f9d11e4e
3444gsave
34451 setlinewidth
34460 0 0 edgecolor
3447newpath 523.46 878.12 moveto
3448522.41 890.49 520.98 907.2 519.74 921.8 curveto
3449stroke
34500 0 0 edgecolor
3451newpath 516.24 921.7 moveto
3452518.88 931.96 lineto
3453523.21 922.29 lineto
3454closepath fill
34551 setlinewidth
3456solid
34570 0 0 edgecolor
3458newpath 516.24 921.7 moveto
3459518.88 931.96 lineto
3460523.21 922.29 lineto
3461closepath stroke
34620 0 0 edgecolor
346314 /Times-Roman set_font
3464522 901.4 moveto 23 (1:1) alignedtext
3465grestore
3466% 84042597-2ad3-41fd-95be-7c7a8c9ba6e7->cf5387c0-3490-4c50-b47e-ac20c5e961a7
3467gsave
34681 setlinewidth
34690 0 0 edgecolor
3470newpath 249.63 1446.2 moveto
3471253.95 1458.28 260.75 1474.05 270 1486 curveto
3472272.98 1489.85 276.46 1493.54 280.13 1496.99 curveto
3473stroke
34740 0 0 edgecolor
3475newpath 278.01 1499.78 moveto
3476287.85 1503.71 lineto
3477282.6 1494.5 lineto
3478closepath fill
34791 setlinewidth
3480solid
34810 0 0 edgecolor
3482newpath 278.01 1499.78 moveto
3483287.85 1503.71 lineto
3484282.6 1494.5 lineto
3485closepath stroke
34860 0 0 edgecolor
348714 /Times-Roman set_font
3488270 1473.4 moveto 67 (M:N Hash) alignedtext
3489grestore
3490% f0024d8c-b182-4c84-9642-562b7f873cb1->ce6dab26-9823-4e74-9834-914ab6798874
3491gsave
34921 setlinewidth
34930 0 0 edgecolor
3494newpath 360.2 788.21 moveto
3495360.34 800.66 360.53 817.39 360.68 831.58 curveto
3496stroke
34970 0 0 edgecolor
3498newpath 357.19 831.85 moveto
3499360.8 841.81 lineto
3500364.19 831.78 lineto
3501closepath fill
35021 setlinewidth
3503solid
35040 0 0 edgecolor
3505newpath 357.19 831.85 moveto
3506360.8 841.81 lineto
3507364.19 831.78 lineto
3508closepath stroke
35090 0 0 edgecolor
351014 /Times-Roman set_font
3511361 811.4 moveto 23 (1:1) alignedtext
3512grestore
3513% 3796886b-044c-4bfd-b682-9c3a2df05f31
3514gsave
35150.54118 0.25098 0.93333 nodecolor
3516newpath 339 1164 moveto
3517277 1164 lineto
3518265 1152 lineto
3519265 1132 lineto
3520277 1120 lineto
3521339 1120 lineto
3522351 1132 lineto
3523351 1152 lineto
3524closepath fill
35251 setlinewidth
3526filled
35270.54118 0.25098 0.93333 nodecolor
3528newpath 339 1164 moveto
3529277 1164 lineto
3530265 1152 lineto
3531265 1132 lineto
3532277 1120 lineto
3533339 1120 lineto
3534351 1132 lineto
3535351 1152 lineto
3536closepath stroke
35370.54118 0.25098 0.93333 nodecolor
3538newpath 277 1164 moveto
3539271 1164 265 1158 265 1152 curveto
3540closepath fill
35411 setlinewidth
3542filled
35430.54118 0.25098 0.93333 nodecolor
3544newpath 277 1164 moveto
3545271 1164 265 1158 265 1152 curveto
3546stroke
35470.54118 0.25098 0.93333 nodecolor
3548newpath 265 1132 moveto
3549265 1126 271 1120 277 1120 curveto
3550closepath fill
35511 setlinewidth
3552filled
35530.54118 0.25098 0.93333 nodecolor
3554newpath 265 1132 moveto
3555265 1126 271 1120 277 1120 curveto
3556stroke
35570.54118 0.25098 0.93333 nodecolor
3558newpath 339 1120 moveto
3559345 1120 351 1126 351 1132 curveto
3560closepath fill
35611 setlinewidth
3562filled
35630.54118 0.25098 0.93333 nodecolor
3564newpath 339 1120 moveto
3565345 1120 351 1126 351 1132 curveto
3566stroke
35670.54118 0.25098 0.93333 nodecolor
3568newpath 351 1152 moveto
3569351 1158 345 1164 339 1164 curveto
3570closepath fill
35711 setlinewidth
3572filled
35730.54118 0.25098 0.93333 nodecolor
3574newpath 351 1152 moveto
3575351 1158 345 1164 339 1164 curveto
3576stroke
35771 setlinewidth
3578filled
35790 0 0 nodecolor
3580newpath 339 1164 moveto
3581277 1164 lineto
3582stroke
35831 setlinewidth
3584filled
35850 0 0 nodecolor
3586newpath 277 1164 moveto
3587271 1164 265 1158 265 1152 curveto
3588stroke
35891 setlinewidth
3590filled
35910 0 0 nodecolor
3592newpath 265 1152 moveto
3593265 1132 lineto
3594stroke
35951 setlinewidth
3596filled
35970 0 0 nodecolor
3598newpath 265 1132 moveto
3599265 1126 271 1120 277 1120 curveto
3600stroke
36011 setlinewidth
3602filled
36030 0 0 nodecolor
3604newpath 277 1120 moveto
3605339 1120 lineto
3606stroke
36071 setlinewidth
3608filled
36090 0 0 nodecolor
3610newpath 339 1120 moveto
3611345 1120 351 1126 351 1132 curveto
3612stroke
36131 setlinewidth
3614filled
36150 0 0 nodecolor
3616newpath 351 1132 moveto
3617351 1152 lineto
3618stroke
36191 setlinewidth
3620filled
36210 0 0 nodecolor
3622newpath 351 1152 moveto
3623351 1158 345 1164 339 1164 curveto
3624stroke
36250 0 0 nodecolor
362614 /Times-Roman set_font
3627273 1147.4 moveto 70 (AquaMeta) alignedtext
36280 0 0 nodecolor
362914 /Times-Roman set_font
3630292 1129.4 moveto 32 (\(ets\)) alignedtext
3631grestore
3632% 40fc40ba-d7e5-44a2-a9a6-88642a2e2f79
3633gsave
36340.54118 0.25098 0.93333 nodecolor
3635newpath 354 1254 moveto
3636276 1254 lineto
3637264 1242 lineto
3638264 1230 lineto
3639276 1218 lineto
3640354 1218 lineto
3641366 1230 lineto
3642366 1242 lineto
3643closepath fill
36441 setlinewidth
3645filled
36460.54118 0.25098 0.93333 nodecolor
3647newpath 354 1254 moveto
3648276 1254 lineto
3649264 1242 lineto
3650264 1230 lineto
3651276 1218 lineto
3652354 1218 lineto
3653366 1230 lineto
3654366 1242 lineto
3655closepath stroke
36560.54118 0.25098 0.93333 nodecolor
3657newpath 276 1254 moveto
3658270 1254 264 1248 264 1242 curveto
3659closepath fill
36601 setlinewidth
3661filled
36620.54118 0.25098 0.93333 nodecolor
3663newpath 276 1254 moveto
3664270 1254 264 1248 264 1242 curveto
3665stroke
36660.54118 0.25098 0.93333 nodecolor
3667newpath 264 1230 moveto
3668264 1224 270 1218 276 1218 curveto
3669closepath fill
36701 setlinewidth
3671filled
36720.54118 0.25098 0.93333 nodecolor
3673newpath 264 1230 moveto
3674264 1224 270 1218 276 1218 curveto
3675stroke
36760.54118 0.25098 0.93333 nodecolor
3677newpath 354 1218 moveto
3678360 1218 366 1224 366 1230 curveto
3679closepath fill
36801 setlinewidth
3681filled
36820.54118 0.25098 0.93333 nodecolor
3683newpath 354 1218 moveto
3684360 1218 366 1224 366 1230 curveto
3685stroke
36860.54118 0.25098 0.93333 nodecolor
3687newpath 366 1242 moveto
3688366 1248 360 1254 354 1254 curveto
3689closepath fill
36901 setlinewidth
3691filled
36920.54118 0.25098 0.93333 nodecolor
3693newpath 366 1242 moveto
3694366 1248 360 1254 354 1254 curveto
3695stroke
36961 setlinewidth
3697filled
36980 0 0 nodecolor
3699newpath 354 1254 moveto
3700276 1254 lineto
3701stroke
37021 setlinewidth
3703filled
37040 0 0 nodecolor
3705newpath 276 1254 moveto
3706270 1254 264 1248 264 1242 curveto
3707stroke
37081 setlinewidth
3709filled
37100 0 0 nodecolor
3711newpath 264 1242 moveto
3712264 1230 lineto
3713stroke
37141 setlinewidth
3715filled
37160 0 0 nodecolor
3717newpath 264 1230 moveto
3718264 1224 270 1218 276 1218 curveto
3719stroke
37201 setlinewidth
3721filled
37220 0 0 nodecolor
3723newpath 276 1218 moveto
3724354 1218 lineto
3725stroke
37261 setlinewidth
3727filled
37280 0 0 nodecolor
3729newpath 354 1218 moveto
3730360 1218 366 1224 366 1230 curveto
3731stroke
37321 setlinewidth
3733filled
37340 0 0 nodecolor
3735newpath 366 1230 moveto
3736366 1242 lineto
3737stroke
37381 setlinewidth
3739filled
37400 0 0 nodecolor
3741newpath 366 1242 moveto
3742366 1248 360 1254 354 1254 curveto
3743stroke
37440 0 0 nodecolor
374514 /Times-Roman set_font
3746271.5 1232.4 moveto 87 (BTreeSearch) alignedtext
3747grestore
3748% 3796886b-044c-4bfd-b682-9c3a2df05f31->40fc40ba-d7e5-44a2-a9a6-88642a2e2f79
3749gsave
37501 setlinewidth
37510 0 0 edgecolor
3752newpath 309.66 1164.28 moveto
3753310.63 1177.34 311.87 1193.97 312.91 1207.93 curveto
3754stroke
37550 0 0 edgecolor
3756newpath 309.42 1208.26 moveto
3757313.66 1217.97 lineto
3758316.41 1207.74 lineto
3759closepath fill
37601 setlinewidth
3761solid
37620 0 0 edgecolor
3763newpath 309.42 1208.26 moveto
3764313.66 1217.97 lineto
3765316.41 1207.74 lineto
3766closepath stroke
37670 0 0 edgecolor
376814 /Times-Roman set_font
3769313 1187.4 moveto 23 (1:1) alignedtext
3770grestore
3771% 649b70fe-e549-4f38-b248-1868bf691b87
3772gsave
37730.54118 0.25098 0.93333 nodecolor
3774newpath 170 510 moveto
377580 510 lineto
377668 498 lineto
377768 486 lineto
377880 474 lineto
3779170 474 lineto
3780182 486 lineto
3781182 498 lineto
3782closepath fill
37831 setlinewidth
3784filled
37850.54118 0.25098 0.93333 nodecolor
3786newpath 170 510 moveto
378780 510 lineto
378868 498 lineto
378968 486 lineto
379080 474 lineto
3791170 474 lineto
3792182 486 lineto
3793182 498 lineto
3794closepath stroke
37950.54118 0.25098 0.93333 nodecolor
3796newpath 80 510 moveto
379774 510 68 504 68 498 curveto
3798closepath fill
37991 setlinewidth
3800filled
38010.54118 0.25098 0.93333 nodecolor
3802newpath 80 510 moveto
380374 510 68 504 68 498 curveto
3804stroke
38050.54118 0.25098 0.93333 nodecolor
3806newpath 68 486 moveto
380768 480 74 474 80 474 curveto
3808closepath fill
38091 setlinewidth
3810filled
38110.54118 0.25098 0.93333 nodecolor
3812newpath 68 486 moveto
381368 480 74 474 80 474 curveto
3814stroke
38150.54118 0.25098 0.93333 nodecolor
3816newpath 170 474 moveto
3817176 474 182 480 182 486 curveto
3818closepath fill
38191 setlinewidth
3820filled
38210.54118 0.25098 0.93333 nodecolor
3822newpath 170 474 moveto
3823176 474 182 480 182 486 curveto
3824stroke
38250.54118 0.25098 0.93333 nodecolor
3826newpath 182 498 moveto
3827182 504 176 510 170 510 curveto
3828closepath fill
38291 setlinewidth
3830filled
38310.54118 0.25098 0.93333 nodecolor
3832newpath 182 498 moveto
3833182 504 176 510 170 510 curveto
3834stroke
38351 setlinewidth
3836filled
38370 0 0 nodecolor
3838newpath 170 510 moveto
383980 510 lineto
3840stroke
38411 setlinewidth
3842filled
38430 0 0 nodecolor
3844newpath 80 510 moveto
384574 510 68 504 68 498 curveto
3846stroke
38471 setlinewidth
3848filled
38490 0 0 nodecolor
3850newpath 68 498 moveto
385168 486 lineto
3852stroke
38531 setlinewidth
3854filled
38550 0 0 nodecolor
3856newpath 68 486 moveto
385768 480 74 474 80 474 curveto
3858stroke
38591 setlinewidth
3860filled
38610 0 0 nodecolor
3862newpath 80 474 moveto
3863170 474 lineto
3864stroke
38651 setlinewidth
3866filled
38670 0 0 nodecolor
3868newpath 170 474 moveto
3869176 474 182 480 182 486 curveto
3870stroke
38711 setlinewidth
3872filled
38730 0 0 nodecolor
3874newpath 182 486 moveto
3875182 498 lineto
3876stroke
38771 setlinewidth
3878filled
38790 0 0 nodecolor
3880newpath 182 498 moveto
3881182 504 176 510 170 510 curveto
3882stroke
38830 0 0 nodecolor
388414 /Times-Roman set_font
388575.5 488.4 moveto 99 (InMemorySort) alignedtext
3886grestore
3887% 899fc36b-024c-402f-a155-a218dc3358ee
3888gsave
38890.54118 0.25098 0.93333 nodecolor
3890newpath 238 608 moveto
389112 608 lineto
38920 596 lineto
38930 576 lineto
389412 564 lineto
3895238 564 lineto
3896250 576 lineto
3897250 596 lineto
3898closepath fill
38991 setlinewidth
3900filled
39010.54118 0.25098 0.93333 nodecolor
3902newpath 238 608 moveto
390312 608 lineto
39040 596 lineto
39050 576 lineto
390612 564 lineto
3907238 564 lineto
3908250 576 lineto
3909250 596 lineto
3910closepath stroke
39110.54118 0.25098 0.93333 nodecolor
3912newpath 12 608 moveto
39136 608 0 602 0 596 curveto
3914closepath fill
39151 setlinewidth
3916filled
39170.54118 0.25098 0.93333 nodecolor
3918newpath 12 608 moveto
39196 608 0 602 0 596 curveto
3920stroke
39210.54118 0.25098 0.93333 nodecolor
3922newpath 0 576 moveto
39230 570 6 564 12 564 curveto
3924closepath fill
39251 setlinewidth
3926filled
39270.54118 0.25098 0.93333 nodecolor
3928newpath 0 576 moveto
39290 570 6 564 12 564 curveto
3930stroke
39310.54118 0.25098 0.93333 nodecolor
3932newpath 238 564 moveto
3933244 564 250 570 250 576 curveto
3934closepath fill
39351 setlinewidth
3936filled
39370.54118 0.25098 0.93333 nodecolor
3938newpath 238 564 moveto
3939244 564 250 570 250 576 curveto
3940stroke
39410.54118 0.25098 0.93333 nodecolor
3942newpath 250 596 moveto
3943250 602 244 608 238 608 curveto
3944closepath fill
39451 setlinewidth
3946filled
39470.54118 0.25098 0.93333 nodecolor
3948newpath 250 596 moveto
3949250 602 244 608 238 608 curveto
3950stroke
39511 setlinewidth
3952filled
39530 0 0 nodecolor
3954newpath 238 608 moveto
395512 608 lineto
3956stroke
39571 setlinewidth
3958filled
39590 0 0 nodecolor
3960newpath 12 608 moveto
39616 608 0 602 0 596 curveto
3962stroke
39631 setlinewidth
3964filled
39650 0 0 nodecolor
3966newpath 0 596 moveto
39670 576 lineto
3968stroke
39691 setlinewidth
3970filled
39710 0 0 nodecolor
3972newpath 0 576 moveto
39730 570 6 564 12 564 curveto
3974stroke
39751 setlinewidth
3976filled
39770 0 0 nodecolor
3978newpath 12 564 moveto
3979238 564 lineto
3980stroke
39811 setlinewidth
3982filled
39830 0 0 nodecolor
3984newpath 238 564 moveto
3985244 564 250 570 250 576 curveto
3986stroke
39871 setlinewidth
3988filled
39890 0 0 nodecolor
3990newpath 250 576 moveto
3991250 596 lineto
3992stroke
39931 setlinewidth
3994filled
39950 0 0 nodecolor
3996newpath 250 596 moveto
3997250 602 244 608 238 608 curveto
3998stroke
39990 0 0 nodecolor
400014 /Times-Roman set_font
400190 591.4 moveto 70 (AquaMeta) alignedtext
40020 0 0 nodecolor
400314 /Times-Roman set_font
40047.5 573.4 moveto 235 (\(assign,running-aggregate,assign\)) alignedtext
4005grestore
4006% 649b70fe-e549-4f38-b248-1868bf691b87->899fc36b-024c-402f-a155-a218dc3358ee
4007gsave
40081 setlinewidth
40090 0 0 edgecolor
4010newpath 125 510.12 moveto
4011125 522.49 125 539.2 125 553.8 curveto
4012stroke
40130 0 0 edgecolor
4014newpath 121.5 553.96 moveto
4015125 563.96 lineto
4016128.5 553.96 lineto
4017closepath fill
40181 setlinewidth
4019solid
40200 0 0 edgecolor
4021newpath 121.5 553.96 moveto
4022125 563.96 lineto
4023128.5 553.96 lineto
4024closepath stroke
40250 0 0 edgecolor
402614 /Times-Roman set_font
4027125 533.4 moveto 114 (M:N Hash Merge) alignedtext
4028grestore
4029% a80baf03-e23a-4e51-828a-b9ec8620767b
4030gsave
40310.54118 0.25098 0.93333 nodecolor
4032newpath 160 322 moveto
403390 322 lineto
403478 310 lineto
403578 298 lineto
403690 286 lineto
4037160 286 lineto
4038172 298 lineto
4039172 310 lineto
4040closepath fill
40411 setlinewidth
4042filled
40430.54118 0.25098 0.93333 nodecolor
4044newpath 160 322 moveto
404590 322 lineto
404678 310 lineto
404778 298 lineto
404890 286 lineto
4049160 286 lineto
4050172 298 lineto
4051172 310 lineto
4052closepath stroke
40530.54118 0.25098 0.93333 nodecolor
4054newpath 90 322 moveto
405584 322 78 316 78 310 curveto
4056closepath fill
40571 setlinewidth
4058filled
40590.54118 0.25098 0.93333 nodecolor
4060newpath 90 322 moveto
406184 322 78 316 78 310 curveto
4062stroke
40630.54118 0.25098 0.93333 nodecolor
4064newpath 78 298 moveto
406578 292 84 286 90 286 curveto
4066closepath fill
40671 setlinewidth
4068filled
40690.54118 0.25098 0.93333 nodecolor
4070newpath 78 298 moveto
407178 292 84 286 90 286 curveto
4072stroke
40730.54118 0.25098 0.93333 nodecolor
4074newpath 160 286 moveto
4075166 286 172 292 172 298 curveto
4076closepath fill
40771 setlinewidth
4078filled
40790.54118 0.25098 0.93333 nodecolor
4080newpath 160 286 moveto
4081166 286 172 292 172 298 curveto
4082stroke
40830.54118 0.25098 0.93333 nodecolor
4084newpath 172 310 moveto
4085172 316 166 322 160 322 curveto
4086closepath fill
40871 setlinewidth
4088filled
40890.54118 0.25098 0.93333 nodecolor
4090newpath 172 310 moveto
4091172 316 166 322 160 322 curveto
4092stroke
40931 setlinewidth
4094filled
40950 0 0 nodecolor
4096newpath 160 322 moveto
409790 322 lineto
4098stroke
40991 setlinewidth
4100filled
41010 0 0 nodecolor
4102newpath 90 322 moveto
410384 322 78 316 78 310 curveto
4104stroke
41051 setlinewidth
4106filled
41070 0 0 nodecolor
4108newpath 78 310 moveto
410978 298 lineto
4110stroke
41111 setlinewidth
4112filled
41130 0 0 nodecolor
4114newpath 78 298 moveto
411578 292 84 286 90 286 curveto
4116stroke
41171 setlinewidth
4118filled
41190 0 0 nodecolor
4120newpath 90 286 moveto
4121160 286 lineto
4122stroke
41231 setlinewidth
4124filled
41250 0 0 nodecolor
4126newpath 160 286 moveto
4127166 286 172 292 172 298 curveto
4128stroke
41291 setlinewidth
4130filled
41310 0 0 nodecolor
4132newpath 172 298 moveto
4133172 310 lineto
4134stroke
41351 setlinewidth
4136filled
41370 0 0 nodecolor
4138newpath 172 310 moveto
4139172 316 166 322 160 322 curveto
4140stroke
41410 0 0 nodecolor
414214 /Times-Roman set_font
414386 300.4 moveto 78 (HashGroup) alignedtext
4144grestore
4145% ad75356e-262b-468d-ad27-5ead6cfa49b3
4146gsave
41470.54118 0.25098 0.93333 nodecolor
4148newpath 160 416 moveto
414990 416 lineto
415078 404 lineto
415178 392 lineto
415290 380 lineto
4153160 380 lineto
4154172 392 lineto
4155172 404 lineto
4156closepath fill
41571 setlinewidth
4158filled
41590.54118 0.25098 0.93333 nodecolor
4160newpath 160 416 moveto
416190 416 lineto
416278 404 lineto
416378 392 lineto
416490 380 lineto
4165160 380 lineto
4166172 392 lineto
4167172 404 lineto
4168closepath stroke
41690.54118 0.25098 0.93333 nodecolor
4170newpath 90 416 moveto
417184 416 78 410 78 404 curveto
4172closepath fill
41731 setlinewidth
4174filled
41750.54118 0.25098 0.93333 nodecolor
4176newpath 90 416 moveto
417784 416 78 410 78 404 curveto
4178stroke
41790.54118 0.25098 0.93333 nodecolor
4180newpath 78 392 moveto
418178 386 84 380 90 380 curveto
4182closepath fill
41831 setlinewidth
4184filled
41850.54118 0.25098 0.93333 nodecolor
4186newpath 78 392 moveto
418778 386 84 380 90 380 curveto
4188stroke
41890.54118 0.25098 0.93333 nodecolor
4190newpath 160 380 moveto
4191166 380 172 386 172 392 curveto
4192closepath fill
41931 setlinewidth
4194filled
41950.54118 0.25098 0.93333 nodecolor
4196newpath 160 380 moveto
4197166 380 172 386 172 392 curveto
4198stroke
41990.54118 0.25098 0.93333 nodecolor
4200newpath 172 404 moveto
4201172 410 166 416 160 416 curveto
4202closepath fill
42031 setlinewidth
4204filled
42050.54118 0.25098 0.93333 nodecolor
4206newpath 172 404 moveto
4207172 410 166 416 160 416 curveto
4208stroke
42091 setlinewidth
4210filled
42110 0 0 nodecolor
4212newpath 160 416 moveto
421390 416 lineto
4214stroke
42151 setlinewidth
4216filled
42170 0 0 nodecolor
4218newpath 90 416 moveto
421984 416 78 410 78 404 curveto
4220stroke
42211 setlinewidth
4222filled
42230 0 0 nodecolor
4224newpath 78 404 moveto
422578 392 lineto
4226stroke
42271 setlinewidth
4228filled
42290 0 0 nodecolor
4230newpath 78 392 moveto
423178 386 84 380 90 380 curveto
4232stroke
42331 setlinewidth
4234filled
42350 0 0 nodecolor
4236newpath 90 380 moveto
4237160 380 lineto
4238stroke
42391 setlinewidth
4240filled
42410 0 0 nodecolor
4242newpath 160 380 moveto
4243166 380 172 386 172 392 curveto
4244stroke
42451 setlinewidth
4246filled
42470 0 0 nodecolor
4248newpath 172 392 moveto
4249172 404 lineto
4250stroke
42511 setlinewidth
4252filled
42530 0 0 nodecolor
4254newpath 172 404 moveto
4255172 410 166 416 160 416 curveto
4256stroke
42570 0 0 nodecolor
425814 /Times-Roman set_font
425986 394.4 moveto 78 (HashGroup) alignedtext
4260grestore
4261% a80baf03-e23a-4e51-828a-b9ec8620767b->ad75356e-262b-468d-ad27-5ead6cfa49b3
4262gsave
42631 setlinewidth
42640 0 0 edgecolor
4265newpath 125 322.12 moveto
4266125 335.65 125 354.38 125 369.85 curveto
4267stroke
42680 0 0 edgecolor
4269newpath 121.5 369.93 moveto
4270125 379.93 lineto
4271128.5 369.93 lineto
4272closepath fill
42731 setlinewidth
4274solid
42750 0 0 edgecolor
4276newpath 121.5 369.93 moveto
4277125 379.93 lineto
4278128.5 369.93 lineto
4279closepath stroke
42800 0 0 edgecolor
428114 /Times-Roman set_font
4282125 345.4 moveto 67 (M:N Hash) alignedtext
4283grestore
4284% 34bea0d2-8c02-46af-a281-d359e73e8459->dde20475-0341-40cd-8d87-47019d4af7e7
4285gsave
42861 setlinewidth
42870 0 0 edgecolor
4288newpath 315 1638.24 moveto
4289315 1651.02 315 1667.3 315 1681.5 curveto
4290stroke
42910 0 0 edgecolor
4292newpath 311.5 1681.85 moveto
4293315 1691.85 lineto
4294318.5 1681.85 lineto
4295closepath fill
42961 setlinewidth
4297solid
42980 0 0 edgecolor
4299newpath 311.5 1681.85 moveto
4300315 1691.85 lineto
4301318.5 1681.85 lineto
4302closepath stroke
43030 0 0 edgecolor
430414 /Times-Roman set_font
4305315 1661.4 moveto 94 (M:N Replicate) alignedtext
4306grestore
4307% 800cab7e-8228-4c85-b19a-39cb844893b7
4308gsave
43090.54118 0.25098 0.93333 nodecolor
4310newpath 571 788 moveto
4311481 788 lineto
4312469 776 lineto
4313469 764 lineto
4314481 752 lineto
4315571 752 lineto
4316583 764 lineto
4317583 776 lineto
4318closepath fill
43191 setlinewidth
4320filled
43210.54118 0.25098 0.93333 nodecolor
4322newpath 571 788 moveto
4323481 788 lineto
4324469 776 lineto
4325469 764 lineto
4326481 752 lineto
4327571 752 lineto
4328583 764 lineto
4329583 776 lineto
4330closepath stroke
43310.54118 0.25098 0.93333 nodecolor
4332newpath 481 788 moveto
4333475 788 469 782 469 776 curveto
4334closepath fill
43351 setlinewidth
4336filled
43370.54118 0.25098 0.93333 nodecolor
4338newpath 481 788 moveto
4339475 788 469 782 469 776 curveto
4340stroke
43410.54118 0.25098 0.93333 nodecolor
4342newpath 469 764 moveto
4343469 758 475 752 481 752 curveto
4344closepath fill
43451 setlinewidth
4346filled
43470.54118 0.25098 0.93333 nodecolor
4348newpath 469 764 moveto
4349469 758 475 752 481 752 curveto
4350stroke
43510.54118 0.25098 0.93333 nodecolor
4352newpath 571 752 moveto
4353577 752 583 758 583 764 curveto
4354closepath fill
43551 setlinewidth
4356filled
43570.54118 0.25098 0.93333 nodecolor
4358newpath 571 752 moveto
4359577 752 583 758 583 764 curveto
4360stroke
43610.54118 0.25098 0.93333 nodecolor
4362newpath 583 776 moveto
4363583 782 577 788 571 788 curveto
4364closepath fill
43651 setlinewidth
4366filled
43670.54118 0.25098 0.93333 nodecolor
4368newpath 583 776 moveto
4369583 782 577 788 571 788 curveto
4370stroke
43711 setlinewidth
4372filled
43730 0 0 nodecolor
4374newpath 571 788 moveto
4375481 788 lineto
4376stroke
43771 setlinewidth
4378filled
43790 0 0 nodecolor
4380newpath 481 788 moveto
4381475 788 469 782 469 776 curveto
4382stroke
43831 setlinewidth
4384filled
43850 0 0 nodecolor
4386newpath 469 776 moveto
4387469 764 lineto
4388stroke
43891 setlinewidth
4390filled
43910 0 0 nodecolor
4392newpath 469 764 moveto
4393469 758 475 752 481 752 curveto
4394stroke
43951 setlinewidth
4396filled
43970 0 0 nodecolor
4398newpath 481 752 moveto
4399571 752 lineto
4400stroke
44011 setlinewidth
4402filled
44030 0 0 nodecolor
4404newpath 571 752 moveto
4405577 752 583 758 583 764 curveto
4406stroke
44071 setlinewidth
4408filled
44090 0 0 nodecolor
4410newpath 583 764 moveto
4411583 776 lineto
4412stroke
44131 setlinewidth
4414filled
44150 0 0 nodecolor
4416newpath 583 776 moveto
4417583 782 577 788 571 788 curveto
4418stroke
44190 0 0 nodecolor
442014 /Times-Roman set_font
4421476.5 766.4 moveto 99 (InMemorySort) alignedtext
4422grestore
4423% 800cab7e-8228-4c85-b19a-39cb844893b7->86cf6620-ce7a-447d-82ac-32d71720d008
4424gsave
44251 setlinewidth
44260 0 0 edgecolor
4427newpath 525.8 788.21 moveto
4428525.66 800.66 525.47 817.39 525.32 831.58 curveto
4429stroke
44300 0 0 edgecolor
4431newpath 521.81 831.78 moveto
4432525.2 841.81 lineto
4433528.81 831.85 lineto
4434closepath fill
44351 setlinewidth
4436solid
44370 0 0 edgecolor
4438newpath 521.81 831.78 moveto
4439525.2 841.81 lineto
4440528.81 831.85 lineto
4441closepath stroke
44420 0 0 edgecolor
444314 /Times-Roman set_font
4444526 811.4 moveto 23 (1:1) alignedtext
4445grestore
4446% 11496054-b3b3-4730-b43a-7130c474ef1f
4447gsave
44480.54118 0.25098 0.93333 nodecolor
4449newpath 523 1164 moveto
4450381 1164 lineto
4451369 1152 lineto
4452369 1132 lineto
4453381 1120 lineto
4454523 1120 lineto
4455535 1132 lineto
4456535 1152 lineto
4457closepath fill
44581 setlinewidth
4459filled
44600.54118 0.25098 0.93333 nodecolor
4461newpath 523 1164 moveto
4462381 1164 lineto
4463369 1152 lineto
4464369 1132 lineto
4465381 1120 lineto
4466523 1120 lineto
4467535 1132 lineto
4468535 1152 lineto
4469closepath stroke
44700.54118 0.25098 0.93333 nodecolor
4471newpath 381 1164 moveto
4472375 1164 369 1158 369 1152 curveto
4473closepath fill
44741 setlinewidth
4475filled
44760.54118 0.25098 0.93333 nodecolor
4477newpath 381 1164 moveto
4478375 1164 369 1158 369 1152 curveto
4479stroke
44800.54118 0.25098 0.93333 nodecolor
4481newpath 369 1132 moveto
4482369 1126 375 1120 381 1120 curveto
4483closepath fill
44841 setlinewidth
4485filled
44860.54118 0.25098 0.93333 nodecolor
4487newpath 369 1132 moveto
4488369 1126 375 1120 381 1120 curveto
4489stroke
44900.54118 0.25098 0.93333 nodecolor
4491newpath 523 1120 moveto
4492529 1120 535 1126 535 1132 curveto
4493closepath fill
44941 setlinewidth
4495filled
44960.54118 0.25098 0.93333 nodecolor
4497newpath 523 1120 moveto
4498529 1120 535 1126 535 1132 curveto
4499stroke
45000.54118 0.25098 0.93333 nodecolor
4501newpath 535 1152 moveto
4502535 1158 529 1164 523 1164 curveto
4503closepath fill
45041 setlinewidth
4505filled
45060.54118 0.25098 0.93333 nodecolor
4507newpath 535 1152 moveto
4508535 1158 529 1164 523 1164 curveto
4509stroke
45101 setlinewidth
4511filled
45120 0 0 nodecolor
4513newpath 523 1164 moveto
4514381 1164 lineto
4515stroke
45161 setlinewidth
4517filled
45180 0 0 nodecolor
4519newpath 381 1164 moveto
4520375 1164 369 1158 369 1152 curveto
4521stroke
45221 setlinewidth
4523filled
45240 0 0 nodecolor
4525newpath 369 1152 moveto
4526369 1132 lineto
4527stroke
45281 setlinewidth
4529filled
45300 0 0 nodecolor
4531newpath 369 1132 moveto
4532369 1126 375 1120 381 1120 curveto
4533stroke
45341 setlinewidth
4535filled
45360 0 0 nodecolor
4537newpath 381 1120 moveto
4538523 1120 lineto
4539stroke
45401 setlinewidth
4541filled
45420 0 0 nodecolor
4543newpath 523 1120 moveto
4544529 1120 535 1126 535 1132 curveto
4545stroke
45461 setlinewidth
4547filled
45480 0 0 nodecolor
4549newpath 535 1132 moveto
4550535 1152 lineto
4551stroke
45521 setlinewidth
4553filled
45540 0 0 nodecolor
4555newpath 535 1152 moveto
4556535 1158 529 1164 523 1164 curveto
4557stroke
45580 0 0 nodecolor
455914 /Times-Roman set_font
4560417 1147.4 moveto 70 (AquaMeta) alignedtext
45610 0 0 nodecolor
456214 /Times-Roman set_font
4563376.5 1129.4 moveto 151 (\(assign,stream-select\)) alignedtext
4564grestore
4565% 094cb8b2-df6d-4f73-a8f5-00a6ce14d59b->11496054-b3b3-4730-b43a-7130c474ef1f
4566gsave
45671 setlinewidth
45680 0 0 edgecolor
4569newpath 452 1066.12 moveto
4570452 1078.49 452 1095.2 452 1109.8 curveto
4571stroke
45720 0 0 edgecolor
4573newpath 448.5 1109.96 moveto
4574452 1119.96 lineto
4575455.5 1109.96 lineto
4576closepath fill
45771 setlinewidth
4578solid
45790 0 0 edgecolor
4580newpath 448.5 1109.96 moveto
4581452 1119.96 lineto
4582455.5 1109.96 lineto
4583closepath stroke
45840 0 0 edgecolor
458514 /Times-Roman set_font
4586452 1089.4 moveto 23 (1:1) alignedtext
4587grestore
4588% 17c0bf1d-edab-423b-a932-23d1c3111b0e
4589gsave
45900.54118 0.25098 0.93333 nodecolor
4591newpath 384 420 moveto
4592322 420 lineto
4593310 408 lineto
4594310 388 lineto
4595322 376 lineto
4596384 376 lineto
4597396 388 lineto
4598396 408 lineto
4599closepath fill
46001 setlinewidth
4601filled
46020.54118 0.25098 0.93333 nodecolor
4603newpath 384 420 moveto
4604322 420 lineto
4605310 408 lineto
4606310 388 lineto
4607322 376 lineto
4608384 376 lineto
4609396 388 lineto
4610396 408 lineto
4611closepath stroke
46120.54118 0.25098 0.93333 nodecolor
4613newpath 322 420 moveto
4614316 420 310 414 310 408 curveto
4615closepath fill
46161 setlinewidth
4617filled
46180.54118 0.25098 0.93333 nodecolor
4619newpath 322 420 moveto
4620316 420 310 414 310 408 curveto
4621stroke
46220.54118 0.25098 0.93333 nodecolor
4623newpath 310 388 moveto
4624310 382 316 376 322 376 curveto
4625closepath fill
46261 setlinewidth
4627filled
46280.54118 0.25098 0.93333 nodecolor
4629newpath 310 388 moveto
4630310 382 316 376 322 376 curveto
4631stroke
46320.54118 0.25098 0.93333 nodecolor
4633newpath 384 376 moveto
4634390 376 396 382 396 388 curveto
4635closepath fill
46361 setlinewidth
4637filled
46380.54118 0.25098 0.93333 nodecolor
4639newpath 384 376 moveto
4640390 376 396 382 396 388 curveto
4641stroke
46420.54118 0.25098 0.93333 nodecolor
4643newpath 396 408 moveto
4644396 414 390 420 384 420 curveto
4645closepath fill
46461 setlinewidth
4647filled
46480.54118 0.25098 0.93333 nodecolor
4649newpath 396 408 moveto
4650396 414 390 420 384 420 curveto
4651stroke
46521 setlinewidth
4653filled
46540 0 0 nodecolor
4655newpath 384 420 moveto
4656322 420 lineto
4657stroke
46581 setlinewidth
4659filled
46600 0 0 nodecolor
4661newpath 322 420 moveto
4662316 420 310 414 310 408 curveto
4663stroke
46641 setlinewidth
4665filled
46660 0 0 nodecolor
4667newpath 310 408 moveto
4668310 388 lineto
4669stroke
46701 setlinewidth
4671filled
46720 0 0 nodecolor
4673newpath 310 388 moveto
4674310 382 316 376 322 376 curveto
4675stroke
46761 setlinewidth
4677filled
46780 0 0 nodecolor
4679newpath 322 376 moveto
4680384 376 lineto
4681stroke
46821 setlinewidth
4683filled
46840 0 0 nodecolor
4685newpath 384 376 moveto
4686390 376 396 382 396 388 curveto
4687stroke
46881 setlinewidth
4689filled
46900 0 0 nodecolor
4691newpath 396 388 moveto
4692396 408 lineto
4693stroke
46941 setlinewidth
4695filled
46960 0 0 nodecolor
4697newpath 396 408 moveto
4698396 414 390 420 384 420 curveto
4699stroke
47000 0 0 nodecolor
470114 /Times-Roman set_font
4702318 403.4 moveto 70 (AquaMeta) alignedtext
47030 0 0 nodecolor
470414 /Times-Roman set_font
4705337 385.4 moveto 32 (\(ets\)) alignedtext
4706grestore
4707% 7e45e056-61c7-47a0-a5d0-5e145b48b64b
4708gsave
47090.54118 0.25098 0.93333 nodecolor
4710newpath 392 510 moveto
4711314 510 lineto
4712302 498 lineto
4713302 486 lineto
4714314 474 lineto
4715392 474 lineto
4716404 486 lineto
4717404 498 lineto
4718closepath fill
47191 setlinewidth
4720filled
47210.54118 0.25098 0.93333 nodecolor
4722newpath 392 510 moveto
4723314 510 lineto
4724302 498 lineto
4725302 486 lineto
4726314 474 lineto
4727392 474 lineto
4728404 486 lineto
4729404 498 lineto
4730closepath stroke
47310.54118 0.25098 0.93333 nodecolor
4732newpath 314 510 moveto
4733308 510 302 504 302 498 curveto
4734closepath fill
47351 setlinewidth
4736filled
47370.54118 0.25098 0.93333 nodecolor
4738newpath 314 510 moveto
4739308 510 302 504 302 498 curveto
4740stroke
47410.54118 0.25098 0.93333 nodecolor
4742newpath 302 486 moveto
4743302 480 308 474 314 474 curveto
4744closepath fill
47451 setlinewidth
4746filled
47470.54118 0.25098 0.93333 nodecolor
4748newpath 302 486 moveto
4749302 480 308 474 314 474 curveto
4750stroke
47510.54118 0.25098 0.93333 nodecolor
4752newpath 392 474 moveto
4753398 474 404 480 404 486 curveto
4754closepath fill
47551 setlinewidth
4756filled
47570.54118 0.25098 0.93333 nodecolor
4758newpath 392 474 moveto
4759398 474 404 480 404 486 curveto
4760stroke
47610.54118 0.25098 0.93333 nodecolor
4762newpath 404 498 moveto
4763404 504 398 510 392 510 curveto
4764closepath fill
47651 setlinewidth
4766filled
47670.54118 0.25098 0.93333 nodecolor
4768newpath 404 498 moveto
4769404 504 398 510 392 510 curveto
4770stroke
47711 setlinewidth
4772filled
47730 0 0 nodecolor
4774newpath 392 510 moveto
4775314 510 lineto
4776stroke
47771 setlinewidth
4778filled
47790 0 0 nodecolor
4780newpath 314 510 moveto
4781308 510 302 504 302 498 curveto
4782stroke
47831 setlinewidth
4784filled
47850 0 0 nodecolor
4786newpath 302 498 moveto
4787302 486 lineto
4788stroke
47891 setlinewidth
4790filled
47910 0 0 nodecolor
4792newpath 302 486 moveto
4793302 480 308 474 314 474 curveto
4794stroke
47951 setlinewidth
4796filled
47970 0 0 nodecolor
4798newpath 314 474 moveto
4799392 474 lineto
4800stroke
48011 setlinewidth
4802filled
48030 0 0 nodecolor
4804newpath 392 474 moveto
4805398 474 404 480 404 486 curveto
4806stroke
48071 setlinewidth
4808filled
48090 0 0 nodecolor
4810newpath 404 486 moveto
4811404 498 lineto
4812stroke
48131 setlinewidth
4814filled
48150 0 0 nodecolor
4816newpath 404 498 moveto
4817404 504 398 510 392 510 curveto
4818stroke
48190 0 0 nodecolor
482014 /Times-Roman set_font
4821309.5 488.4 moveto 87 (BTreeSearch) alignedtext
4822grestore
4823% 17c0bf1d-edab-423b-a932-23d1c3111b0e->7e45e056-61c7-47a0-a5d0-5e145b48b64b
4824gsave
48251 setlinewidth
48260 0 0 edgecolor
4827newpath 353 420.28 moveto
4828353 433.34 353 449.97 353 463.93 curveto
4829stroke
48300 0 0 edgecolor
4831newpath 349.5 463.97 moveto
4832353 473.97 lineto
4833356.5 463.97 lineto
4834closepath fill
48351 setlinewidth
4836solid
48370 0 0 edgecolor
4838newpath 349.5 463.97 moveto
4839353 473.97 lineto
4840356.5 463.97 lineto
4841closepath stroke
48420 0 0 edgecolor
484314 /Times-Roman set_font
4844353 443.4 moveto 23 (1:1) alignedtext
4845grestore
4846% 55442d10-e749-4178-99e7-c29d40c980d1
4847gsave
48480.54118 0.25098 0.93333 nodecolor
4849newpath 469 1254 moveto
4850399 1254 lineto
4851387 1242 lineto
4852387 1230 lineto
4853399 1218 lineto
4854469 1218 lineto
4855481 1230 lineto
4856481 1242 lineto
4857closepath fill
48581 setlinewidth
4859filled
48600.54118 0.25098 0.93333 nodecolor
4861newpath 469 1254 moveto
4862399 1254 lineto
4863387 1242 lineto
4864387 1230 lineto
4865399 1218 lineto
4866469 1218 lineto
4867481 1230 lineto
4868481 1242 lineto
4869closepath stroke
48700.54118 0.25098 0.93333 nodecolor
4871newpath 399 1254 moveto
4872393 1254 387 1248 387 1242 curveto
4873closepath fill
48741 setlinewidth
4875filled
48760.54118 0.25098 0.93333 nodecolor
4877newpath 399 1254 moveto
4878393 1254 387 1248 387 1242 curveto
4879stroke
48800.54118 0.25098 0.93333 nodecolor
4881newpath 387 1230 moveto
4882387 1224 393 1218 399 1218 curveto
4883closepath fill
48841 setlinewidth
4885filled
48860.54118 0.25098 0.93333 nodecolor
4887newpath 387 1230 moveto
4888387 1224 393 1218 399 1218 curveto
4889stroke
48900.54118 0.25098 0.93333 nodecolor
4891newpath 469 1218 moveto
4892475 1218 481 1224 481 1230 curveto
4893closepath fill
48941 setlinewidth
4895filled
48960.54118 0.25098 0.93333 nodecolor
4897newpath 469 1218 moveto
4898475 1218 481 1224 481 1230 curveto
4899stroke
49000.54118 0.25098 0.93333 nodecolor
4901newpath 481 1242 moveto
4902481 1248 475 1254 469 1254 curveto
4903closepath fill
49041 setlinewidth
4905filled
49060.54118 0.25098 0.93333 nodecolor
4907newpath 481 1242 moveto
4908481 1248 475 1254 469 1254 curveto
4909stroke
49101 setlinewidth
4911filled
49120 0 0 nodecolor
4913newpath 469 1254 moveto
4914399 1254 lineto
4915stroke
49161 setlinewidth
4917filled
49180 0 0 nodecolor
4919newpath 399 1254 moveto
4920393 1254 387 1248 387 1242 curveto
4921stroke
49221 setlinewidth
4923filled
49240 0 0 nodecolor
4925newpath 387 1242 moveto
4926387 1230 lineto
4927stroke
49281 setlinewidth
4929filled
49300 0 0 nodecolor
4931newpath 387 1230 moveto
4932387 1224 393 1218 399 1218 curveto
4933stroke
49341 setlinewidth
4935filled
49360 0 0 nodecolor
4937newpath 399 1218 moveto
4938469 1218 lineto
4939stroke
49401 setlinewidth
4941filled
49420 0 0 nodecolor
4943newpath 469 1218 moveto
4944475 1218 481 1224 481 1230 curveto
4945stroke
49461 setlinewidth
4947filled
49480 0 0 nodecolor
4949newpath 481 1230 moveto
4950481 1242 lineto
4951stroke
49521 setlinewidth
4953filled
49540 0 0 nodecolor
4955newpath 481 1242 moveto
4956481 1248 475 1254 469 1254 curveto
4957stroke
49580 0 0 nodecolor
495914 /Times-Roman set_font
4960395 1232.4 moveto 78 (HashGroup) alignedtext
4961grestore
4962% 11496054-b3b3-4730-b43a-7130c474ef1f->55442d10-e749-4178-99e7-c29d40c980d1
4963gsave
49641 setlinewidth
49650 0 0 edgecolor
4966newpath 447.73 1164.28 moveto
4967445.23 1177.34 442.05 1193.97 439.38 1207.93 curveto
4968stroke
49690 0 0 edgecolor
4970newpath 435.89 1207.5 moveto
4971437.45 1217.97 lineto
4972442.77 1208.81 lineto
4973closepath fill
49741 setlinewidth
4975solid
49760 0 0 edgecolor
4977newpath 435.89 1207.5 moveto
4978437.45 1217.97 lineto
4979442.77 1208.81 lineto
4980closepath stroke
49810 0 0 edgecolor
498214 /Times-Roman set_font
4983445 1187.4 moveto 67 (M:N Hash) alignedtext
4984grestore
4985% fe400283-741d-4b35-bc79-9e430715f3fb->b07bbb40-a41c-4d00-994b-f5fa5d3eca34
4986gsave
49871 setlinewidth
49880 0 0 edgecolor
4989newpath 715.54 608.04 moveto
4990679.06 623.08 630.91 642.93 594.43 657.97 curveto
4991stroke
49920 0 0 edgecolor
4993newpath 592.85 654.84 moveto
4994584.94 661.88 lineto
4995595.52 661.31 lineto
4996closepath fill
49971 setlinewidth
4998solid
49990 0 0 edgecolor
5000newpath 592.85 654.84 moveto
5001584.94 661.88 lineto
5002595.52 661.31 lineto
5003closepath stroke
50040 0 0 edgecolor
500514 /Times-Roman set_font
5006668 631.4 moveto 67 (M:N Hash) alignedtext
5007grestore
5008% 73e52bad-0cff-4d55-b95b-176b16f7f464
5009gsave
50100.54118 0.25098 0.93333 nodecolor
5011newpath 804 322 moveto
5012734 322 lineto
5013722 310 lineto
5014722 298 lineto
5015734 286 lineto
5016804 286 lineto
5017816 298 lineto
5018816 310 lineto
5019closepath fill
50201 setlinewidth
5021filled
50220.54118 0.25098 0.93333 nodecolor
5023newpath 804 322 moveto
5024734 322 lineto
5025722 310 lineto
5026722 298 lineto
5027734 286 lineto
5028804 286 lineto
5029816 298 lineto
5030816 310 lineto
5031closepath stroke
50320.54118 0.25098 0.93333 nodecolor
5033newpath 734 322 moveto
5034728 322 722 316 722 310 curveto
5035closepath fill
50361 setlinewidth
5037filled
50380.54118 0.25098 0.93333 nodecolor
5039newpath 734 322 moveto
5040728 322 722 316 722 310 curveto
5041stroke
50420.54118 0.25098 0.93333 nodecolor
5043newpath 722 298 moveto
5044722 292 728 286 734 286 curveto
5045closepath fill
50461 setlinewidth
5047filled
50480.54118 0.25098 0.93333 nodecolor
5049newpath 722 298 moveto
5050722 292 728 286 734 286 curveto
5051stroke
50520.54118 0.25098 0.93333 nodecolor
5053newpath 804 286 moveto
5054810 286 816 292 816 298 curveto
5055closepath fill
50561 setlinewidth
5057filled
50580.54118 0.25098 0.93333 nodecolor
5059newpath 804 286 moveto
5060810 286 816 292 816 298 curveto
5061stroke
50620.54118 0.25098 0.93333 nodecolor
5063newpath 816 310 moveto
5064816 316 810 322 804 322 curveto
5065closepath fill
50661 setlinewidth
5067filled
50680.54118 0.25098 0.93333 nodecolor
5069newpath 816 310 moveto
5070816 316 810 322 804 322 curveto
5071stroke
50721 setlinewidth
5073filled
50740 0 0 nodecolor
5075newpath 804 322 moveto
5076734 322 lineto
5077stroke
50781 setlinewidth
5079filled
50800 0 0 nodecolor
5081newpath 734 322 moveto
5082728 322 722 316 722 310 curveto
5083stroke
50841 setlinewidth
5085filled
50860 0 0 nodecolor
5087newpath 722 310 moveto
5088722 298 lineto
5089stroke
50901 setlinewidth
5091filled
50920 0 0 nodecolor
5093newpath 722 298 moveto
5094722 292 728 286 734 286 curveto
5095stroke
50961 setlinewidth
5097filled
50980 0 0 nodecolor
5099newpath 734 286 moveto
5100804 286 lineto
5101stroke
51021 setlinewidth
5103filled
51040 0 0 nodecolor
5105newpath 804 286 moveto
5106810 286 816 292 816 298 curveto
5107stroke
51081 setlinewidth
5109filled
51100 0 0 nodecolor
5111newpath 816 298 moveto
5112816 310 lineto
5113stroke
51141 setlinewidth
5115filled
51160 0 0 nodecolor
5117newpath 816 310 moveto
5118816 316 810 322 804 322 curveto
5119stroke
51200 0 0 nodecolor
512114 /Times-Roman set_font
5122730 300.4 moveto 78 (HashGroup) alignedtext
5123grestore
5124% 73e52bad-0cff-4d55-b95b-176b16f7f464->fe17ac32-aa06-4273-bfeb-6ad12004146d
5125gsave
51261 setlinewidth
51270 0 0 edgecolor
5128newpath 769 322.12 moveto
5129769 335.65 769 354.38 769 369.85 curveto
5130stroke
51310 0 0 edgecolor
5132newpath 765.5 369.93 moveto
5133769 379.93 lineto
5134772.5 369.93 lineto
5135closepath fill
51361 setlinewidth
5137solid
51380 0 0 edgecolor
5139newpath 765.5 369.93 moveto
5140769 379.93 lineto
5141772.5 369.93 lineto
5142closepath stroke
51430 0 0 edgecolor
514414 /Times-Roman set_font
5145769 345.4 moveto 67 (M:N Hash) alignedtext
5146grestore
5147% 67d4cc31-c6fb-48d3-8ca3-af44628f68ca
5148gsave
51490.54118 0.25098 0.93333 nodecolor
5150newpath 174 232 moveto
515176 232 lineto
515264 220 lineto
515364 200 lineto
515476 188 lineto
5155174 188 lineto
5156186 200 lineto
5157186 220 lineto
5158closepath fill
51591 setlinewidth
5160filled
51610.54118 0.25098 0.93333 nodecolor
5162newpath 174 232 moveto
516376 232 lineto
516464 220 lineto
516564 200 lineto
516676 188 lineto
5167174 188 lineto
5168186 200 lineto
5169186 220 lineto
5170closepath stroke
51710.54118 0.25098 0.93333 nodecolor
5172newpath 76 232 moveto
517370 232 64 226 64 220 curveto
5174closepath fill
51751 setlinewidth
5176filled
51770.54118 0.25098 0.93333 nodecolor
5178newpath 76 232 moveto
517970 232 64 226 64 220 curveto
5180stroke
51810.54118 0.25098 0.93333 nodecolor
5182newpath 64 200 moveto
518364 194 70 188 76 188 curveto
5184closepath fill
51851 setlinewidth
5186filled
51870.54118 0.25098 0.93333 nodecolor
5188newpath 64 200 moveto
518964 194 70 188 76 188 curveto
5190stroke
51910.54118 0.25098 0.93333 nodecolor
5192newpath 174 188 moveto
5193180 188 186 194 186 200 curveto
5194closepath fill
51951 setlinewidth
5196filled
51970.54118 0.25098 0.93333 nodecolor
5198newpath 174 188 moveto
5199180 188 186 194 186 200 curveto
5200stroke
52010.54118 0.25098 0.93333 nodecolor
5202newpath 186 220 moveto
5203186 226 180 232 174 232 curveto
5204closepath fill
52051 setlinewidth
5206filled
52070.54118 0.25098 0.93333 nodecolor
5208newpath 186 220 moveto
5209186 226 180 232 174 232 curveto
5210stroke
52111 setlinewidth
5212filled
52130 0 0 nodecolor
5214newpath 174 232 moveto
521576 232 lineto
5216stroke
52171 setlinewidth
5218filled
52190 0 0 nodecolor
5220newpath 76 232 moveto
522170 232 64 226 64 220 curveto
5222stroke
52231 setlinewidth
5224filled
52250 0 0 nodecolor
5226newpath 64 220 moveto
522764 200 lineto
5228stroke
52291 setlinewidth
5230filled
52310 0 0 nodecolor
5232newpath 64 200 moveto
523364 194 70 188 76 188 curveto
5234stroke
52351 setlinewidth
5236filled
52370 0 0 nodecolor
5238newpath 76 188 moveto
5239174 188 lineto
5240stroke
52411 setlinewidth
5242filled
52430 0 0 nodecolor
5244newpath 174 188 moveto
5245180 188 186 194 186 200 curveto
5246stroke
52471 setlinewidth
5248filled
52490 0 0 nodecolor
5250newpath 186 200 moveto
5251186 220 lineto
5252stroke
52531 setlinewidth
5254filled
52550 0 0 nodecolor
5256newpath 186 220 moveto
5257186 226 180 232 174 232 curveto
5258stroke
52590 0 0 nodecolor
526014 /Times-Roman set_font
526190 215.4 moveto 70 (AquaMeta) alignedtext
52620 0 0 nodecolor
526314 /Times-Roman set_font
526472 197.4 moveto 106 (\(assign,unnest\)) alignedtext
5265grestore
5266% f323df6e-1caa-4cb2-9c2c-903df08ee288->67d4cc31-c6fb-48d3-8ca3-af44628f68ca
5267gsave
52681 setlinewidth
52690 0 0 edgecolor
5270newpath 125 134.12 moveto
5271125 146.49 125 163.2 125 177.8 curveto
5272stroke
52730 0 0 edgecolor
5274newpath 121.5 177.96 moveto
5275125 187.96 lineto
5276128.5 177.96 lineto
5277closepath fill
52781 setlinewidth
5279solid
52800 0 0 edgecolor
5281newpath 121.5 177.96 moveto
5282125 187.96 lineto
5283128.5 177.96 lineto
5284closepath stroke
52850 0 0 edgecolor
528614 /Times-Roman set_font
5287125 157.4 moveto 23 (1:1) alignedtext
5288grestore
5289% 899fc36b-024c-402f-a155-a218dc3358ee->83b6ee56-1fba-4df7-bd13-89de2edfc4dc
5290gsave
52911 setlinewidth
52920 0 0 edgecolor
5293newpath 178.46 608.04 moveto
5294214.94 623.08 263.09 642.93 299.57 657.97 curveto
5295stroke
52960 0 0 edgecolor
5297newpath 298.48 661.31 moveto
5298309.06 661.88 lineto
5299301.15 654.84 lineto
5300closepath fill
53011 setlinewidth
5302solid
53030 0 0 edgecolor
5304newpath 298.48 661.31 moveto
5305309.06 661.88 lineto
5306301.15 654.84 lineto
5307closepath stroke
53080 0 0 edgecolor
530914 /Times-Roman set_font
5310260 631.4 moveto 67 (M:N Hash) alignedtext
5311grestore
5312% b07bbb40-a41c-4d00-994b-f5fa5d3eca34->800cab7e-8228-4c85-b19a-39cb844893b7
5313gsave
53141 setlinewidth
53150 0 0 edgecolor
5316newpath 537.96 698.21 moveto
5317535.89 710.66 533.1 727.39 530.74 741.58 curveto
5318stroke
53190 0 0 edgecolor
5320newpath 527.22 741.37 moveto
5321529.03 751.81 lineto
5322534.13 742.53 lineto
5323closepath fill
53241 setlinewidth
5325solid
53260 0 0 edgecolor
5327newpath 527.22 741.37 moveto
5328529.03 751.81 lineto
5329534.13 742.53 lineto
5330closepath stroke
53310 0 0 edgecolor
533214 /Times-Roman set_font
5333535 721.4 moveto 67 (M:N Hash) alignedtext
5334grestore
5335% ad75356e-262b-468d-ad27-5ead6cfa49b3->649b70fe-e549-4f38-b248-1868bf691b87
5336gsave
53371 setlinewidth
53380 0 0 edgecolor
5339newpath 125 416.12 moveto
5340125 429.65 125 448.38 125 463.85 curveto
5341stroke
53420 0 0 edgecolor
5343newpath 121.5 463.93 moveto
5344125 473.93 lineto
5345128.5 463.93 lineto
5346closepath fill
53471 setlinewidth
5348solid
53490 0 0 edgecolor
5350newpath 121.5 463.93 moveto
5351125 473.93 lineto
5352128.5 463.93 lineto
5353closepath stroke
53540 0 0 edgecolor
535514 /Times-Roman set_font
5356125 443.4 moveto 23 (1:1) alignedtext
5357grestore
5358% 40fc40ba-d7e5-44a2-a9a6-88642a2e2f79->019d92ce-5cb6-4ed4-a55b-5088b1298356
5359gsave
53601 setlinewidth
53610 0 0 edgecolor
5362newpath 318.1 1254.1 moveto
5363320.59 1265.13 324.89 1279.15 332 1290 curveto
5364335.5 1295.34 339.91 1300.39 344.6 1304.99 curveto
5365stroke
53660 0 0 edgecolor
5367newpath 342.37 1307.68 moveto
5368352.12 1311.81 lineto
5369347.07 1302.5 lineto
5370closepath fill
53711 setlinewidth
5372solid
53730 0 0 edgecolor
5374newpath 342.37 1307.68 moveto
5375352.12 1311.81 lineto
5376347.07 1302.5 lineto
5377closepath stroke
53780 0 0 edgecolor
537914 /Times-Roman set_font
5380332 1277.4 moveto 67 (M:N Hash) alignedtext
5381grestore
5382% 6a50b453-2460-4ee8-8fc4-9855ecb54862
5383gsave
53840.54118 0.25098 0.93333 nodecolor
5385newpath 426 608 moveto
5386280 608 lineto
5387268 596 lineto
5388268 576 lineto
5389280 564 lineto
5390426 564 lineto
5391438 576 lineto
5392438 596 lineto
5393closepath fill
53941 setlinewidth
5395filled
53960.54118 0.25098 0.93333 nodecolor
5397newpath 426 608 moveto
5398280 608 lineto
5399268 596 lineto
5400268 576 lineto
5401280 564 lineto
5402426 564 lineto
5403438 576 lineto
5404438 596 lineto
5405closepath stroke
54060.54118 0.25098 0.93333 nodecolor
5407newpath 280 608 moveto
5408274 608 268 602 268 596 curveto
5409closepath fill
54101 setlinewidth
5411filled
54120.54118 0.25098 0.93333 nodecolor
5413newpath 280 608 moveto
5414274 608 268 602 268 596 curveto
5415stroke
54160.54118 0.25098 0.93333 nodecolor
5417newpath 268 576 moveto
5418268 570 274 564 280 564 curveto
5419closepath fill
54201 setlinewidth
5421filled
54220.54118 0.25098 0.93333 nodecolor
5423newpath 268 576 moveto
5424268 570 274 564 280 564 curveto
5425stroke
54260.54118 0.25098 0.93333 nodecolor
5427newpath 426 564 moveto
5428432 564 438 570 438 576 curveto
5429closepath fill
54301 setlinewidth
5431filled
54320.54118 0.25098 0.93333 nodecolor
5433newpath 426 564 moveto
5434432 564 438 570 438 576 curveto
5435stroke
54360.54118 0.25098 0.93333 nodecolor
5437newpath 438 596 moveto
5438438 602 432 608 426 608 curveto
5439closepath fill
54401 setlinewidth
5441filled
54420.54118 0.25098 0.93333 nodecolor
5443newpath 438 596 moveto
5444438 602 432 608 426 608 curveto
5445stroke
54461 setlinewidth
5447filled
54480 0 0 nodecolor
5449newpath 426 608 moveto
5450280 608 lineto
5451stroke
54521 setlinewidth
5453filled
54540 0 0 nodecolor
5455newpath 280 608 moveto
5456274 608 268 602 268 596 curveto
5457stroke
54581 setlinewidth
5459filled
54600 0 0 nodecolor
5461newpath 268 596 moveto
5462268 576 lineto
5463stroke
54641 setlinewidth
5465filled
54660 0 0 nodecolor
5467newpath 268 576 moveto
5468268 570 274 564 280 564 curveto
5469stroke
54701 setlinewidth
5471filled
54720 0 0 nodecolor
5473newpath 280 564 moveto
5474426 564 lineto
5475stroke
54761 setlinewidth
5477filled
54780 0 0 nodecolor
5479newpath 426 564 moveto
5480432 564 438 570 438 576 curveto
5481stroke
54821 setlinewidth
5483filled
54840 0 0 nodecolor
5485newpath 438 576 moveto
5486438 596 lineto
5487stroke
54881 setlinewidth
5489filled
54900 0 0 nodecolor
5491newpath 438 596 moveto
5492438 602 432 608 426 608 curveto
5493stroke
54940 0 0 nodecolor
549514 /Times-Roman set_font
5496318 591.4 moveto 70 (AquaMeta) alignedtext
54970 0 0 nodecolor
549814 /Times-Roman set_font
5499276 573.4 moveto 154 (\(assign,assign,unnest\)) alignedtext
5500grestore
5501% 6a50b453-2460-4ee8-8fc4-9855ecb54862->83b6ee56-1fba-4df7-bd13-89de2edfc4dc
5502gsave
55031 setlinewidth
55040 0 0 edgecolor
5505newpath 353 608.28 moveto
5506353 621.34 353 637.97 353 651.93 curveto
5507stroke
55080 0 0 edgecolor
5509newpath 349.5 651.97 moveto
5510353 661.97 lineto
5511356.5 651.97 lineto
5512closepath fill
55131 setlinewidth
5514solid
55150 0 0 edgecolor
5516newpath 349.5 651.97 moveto
5517353 661.97 lineto
5518356.5 651.97 lineto
5519closepath stroke
55200 0 0 edgecolor
552114 /Times-Roman set_font
5522353 631.4 moveto 67 (M:N Hash) alignedtext
5523grestore
5524% 4c0306ed-84f7-4dd8-987c-a800d925505a
5525gsave
55260.54118 0.25098 0.93333 nodecolor
5527newpath 818 232 moveto
5528720 232 lineto
5529708 220 lineto
5530708 200 lineto
5531720 188 lineto
5532818 188 lineto
5533830 200 lineto
5534830 220 lineto
5535closepath fill
55361 setlinewidth
5537filled
55380.54118 0.25098 0.93333 nodecolor
5539newpath 818 232 moveto
5540720 232 lineto
5541708 220 lineto
5542708 200 lineto
5543720 188 lineto
5544818 188 lineto
5545830 200 lineto
5546830 220 lineto
5547closepath stroke
55480.54118 0.25098 0.93333 nodecolor
5549newpath 720 232 moveto
5550714 232 708 226 708 220 curveto
5551closepath fill
55521 setlinewidth
5553filled
55540.54118 0.25098 0.93333 nodecolor
5555newpath 720 232 moveto
5556714 232 708 226 708 220 curveto
5557stroke
55580.54118 0.25098 0.93333 nodecolor
5559newpath 708 200 moveto
5560708 194 714 188 720 188 curveto
5561closepath fill
55621 setlinewidth
5563filled
55640.54118 0.25098 0.93333 nodecolor
5565newpath 708 200 moveto
5566708 194 714 188 720 188 curveto
5567stroke
55680.54118 0.25098 0.93333 nodecolor
5569newpath 818 188 moveto
5570824 188 830 194 830 200 curveto
5571closepath fill
55721 setlinewidth
5573filled
55740.54118 0.25098 0.93333 nodecolor
5575newpath 818 188 moveto
5576824 188 830 194 830 200 curveto
5577stroke
55780.54118 0.25098 0.93333 nodecolor
5579newpath 830 220 moveto
5580830 226 824 232 818 232 curveto
5581closepath fill
55821 setlinewidth
5583filled
55840.54118 0.25098 0.93333 nodecolor
5585newpath 830 220 moveto
5586830 226 824 232 818 232 curveto
5587stroke
55881 setlinewidth
5589filled
55900 0 0 nodecolor
5591newpath 818 232 moveto
5592720 232 lineto
5593stroke
55941 setlinewidth
5595filled
55960 0 0 nodecolor
5597newpath 720 232 moveto
5598714 232 708 226 708 220 curveto
5599stroke
56001 setlinewidth
5601filled
56020 0 0 nodecolor
5603newpath 708 220 moveto
5604708 200 lineto
5605stroke
56061 setlinewidth
5607filled
56080 0 0 nodecolor
5609newpath 708 200 moveto
5610708 194 714 188 720 188 curveto
5611stroke
56121 setlinewidth
5613filled
56140 0 0 nodecolor
5615newpath 720 188 moveto
5616818 188 lineto
5617stroke
56181 setlinewidth
5619filled
56200 0 0 nodecolor
5621newpath 818 188 moveto
5622824 188 830 194 830 200 curveto
5623stroke
56241 setlinewidth
5625filled
56260 0 0 nodecolor
5627newpath 830 200 moveto
5628830 220 lineto
5629stroke
56301 setlinewidth
5631filled
56320 0 0 nodecolor
5633newpath 830 220 moveto
5634830 226 824 232 818 232 curveto
5635stroke
56360 0 0 nodecolor
563714 /Times-Roman set_font
5638734 215.4 moveto 70 (AquaMeta) alignedtext
56390 0 0 nodecolor
564014 /Times-Roman set_font
5641716 197.4 moveto 106 (\(assign,unnest\)) alignedtext
5642grestore
5643% 5f398745-a0da-4a93-8654-add2e550003c->4c0306ed-84f7-4dd8-987c-a800d925505a
5644gsave
56451 setlinewidth
56460 0 0 edgecolor
5647newpath 769 134.12 moveto
5648769 146.49 769 163.2 769 177.8 curveto
5649stroke
56500 0 0 edgecolor
5651newpath 765.5 177.96 moveto
5652769 187.96 lineto
5653772.5 177.96 lineto
5654closepath fill
56551 setlinewidth
5656solid
56570 0 0 edgecolor
5658newpath 765.5 177.96 moveto
5659769 187.96 lineto
5660772.5 177.96 lineto
5661closepath stroke
56620 0 0 edgecolor
566314 /Times-Roman set_font
5664769 157.4 moveto 23 (1:1) alignedtext
5665grestore
5666% 55442d10-e749-4178-99e7-c29d40c980d1->019d92ce-5cb6-4ed4-a55b-5088b1298356
5667gsave
56681 setlinewidth
56690 0 0 edgecolor
5670newpath 423.2 1254.12 moveto
5671414.91 1268.04 403.34 1287.47 393.98 1303.18 curveto
5672stroke
56730 0 0 edgecolor
5674newpath 390.88 1301.55 moveto
5675388.76 1311.93 lineto
5676396.89 1305.13 lineto
5677closepath fill
56781 setlinewidth
5679solid
56800 0 0 edgecolor
5681newpath 390.88 1301.55 moveto
5682388.76 1311.93 lineto
5683396.89 1305.13 lineto
5684closepath stroke
56850 0 0 edgecolor
568614 /Times-Roman set_font
5687412 1277.4 moveto 67 (M:N Hash) alignedtext
5688grestore
5689% 162900ff-b4a6-4d0c-b9c2-6595f9d11e4e->094cb8b2-df6d-4f73-a8f5-00a6ce14d59b
5690gsave
56911 setlinewidth
56920 0 0 edgecolor
5693newpath 501.6 976.28 moveto
5694492.21 989.85 480.16 1007.28 470.29 1021.56 curveto
5695stroke
56960 0 0 edgecolor
5697newpath 467.27 1019.76 moveto
5698464.46 1029.97 lineto
5699473.03 1023.74 lineto
5700closepath fill
57011 setlinewidth
5702solid
57030 0 0 edgecolor
5704newpath 467.27 1019.76 moveto
5705464.46 1029.97 lineto
5706473.03 1023.74 lineto
5707closepath stroke
57080 0 0 edgecolor
570914 /Times-Roman set_font
5710489 999.4 moveto 67 (M:N Hash) alignedtext
5711grestore
5712% 67d4cc31-c6fb-48d3-8ca3-af44628f68ca->a80baf03-e23a-4e51-828a-b9ec8620767b
5713gsave
57141 setlinewidth
57150 0 0 edgecolor
5716newpath 125 232.28 moveto
5717125 245.34 125 261.97 125 275.93 curveto
5718stroke
57190 0 0 edgecolor
5720newpath 121.5 275.97 moveto
5721125 285.97 lineto
5722128.5 275.97 lineto
5723closepath fill
57241 setlinewidth
5725solid
57260 0 0 edgecolor
5727newpath 121.5 275.97 moveto
5728125 285.97 lineto
5729128.5 275.97 lineto
5730closepath stroke
57310 0 0 edgecolor
573214 /Times-Roman set_font
5733125 255.4 moveto 23 (1:1) alignedtext
5734grestore
5735% 7e45e056-61c7-47a0-a5d0-5e145b48b64b->6a50b453-2460-4ee8-8fc4-9855ecb54862
5736gsave
57371 setlinewidth
57380 0 0 edgecolor
5739newpath 353 510.12 moveto
5740353 522.49 353 539.2 353 553.8 curveto
5741stroke
57420 0 0 edgecolor
5743newpath 349.5 553.96 moveto
5744353 563.96 lineto
5745356.5 553.96 lineto
5746closepath fill
57471 setlinewidth
5748solid
57490 0 0 edgecolor
5750newpath 349.5 553.96 moveto
5751353 563.96 lineto
5752356.5 553.96 lineto
5753closepath stroke
57540 0 0 edgecolor
575514 /Times-Roman set_font
5756353 533.4 moveto 23 (1:1) alignedtext
5757grestore
5758% 4c0306ed-84f7-4dd8-987c-a800d925505a->73e52bad-0cff-4d55-b95b-176b16f7f464
5759gsave
57601 setlinewidth
57610 0 0 edgecolor
5762newpath 769 232.28 moveto
5763769 245.34 769 261.97 769 275.93 curveto
5764stroke
57650 0 0 edgecolor
5766newpath 765.5 275.97 moveto
5767769 285.97 lineto
5768772.5 275.97 lineto
5769closepath fill
57701 setlinewidth
5771solid
57720 0 0 edgecolor
5773newpath 765.5 275.97 moveto
5774769 285.97 lineto
5775772.5 275.97 lineto
5776closepath stroke
57770 0 0 edgecolor
577814 /Times-Roman set_font
5779769 255.4 moveto 23 (1:1) alignedtext
5780grestore
5781endpage
5782showpage
5783grestore
5784%%PageTrailer
5785%%EndPage: 1
5786%%Trailer
5787%%Pages: 1
5788%%BoundingBox: 36 36 781 1476
5789end
5790restore
5791%%EOF