12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- <svg xmlns="http://www.w3.org/2000/svg" width="519" height="37">
- <polygon points="9 17 1 13 1 21"/>
- <polygon points="17 17 9 13 9 21"/>
- <rect x="31" y="3" width="100" height="32" rx="10"/>
- <rect x="29"
- y="1"
- width="100"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="39" y="21">csv_extract</text>
- <rect x="151" y="3" width="26" height="32" rx="10"/>
- <rect x="149"
- y="1"
- width="26"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="159" y="21">(</text>
- <rect x="197" y="3" width="102" height="32"/>
- <rect x="195" y="1" width="102" height="32" class="nonterminal"/>
- <text class="nonterminal" x="205" y="21">num_csv_col</text>
- <rect x="319" y="3" width="24" height="32" rx="10"/>
- <rect x="317"
- y="1"
- width="24"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="327" y="21">,</text>
- <rect x="363" y="3" width="82" height="32"/>
- <rect x="361" y="1" width="82" height="32" class="nonterminal"/>
- <text class="nonterminal" x="371" y="21">col_name</text>
- <rect x="465" y="3" width="26" height="32" rx="10"/>
- <rect x="463"
- y="1"
- width="26"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="473" y="21">)</text>
- <path class="line"
- d="m17 17 h2 m0 0 h10 m100 0 h10 m0 0 h10 m26 0 h10 m0 0 h10 m102 0 h10 m0 0 h10 m24 0 h10 m0 0 h10 m82 0 h10 m0 0 h10 m26 0 h10 m3 0 h-3"/>
- <polygon points="509 17 517 13 517 21"/>
- <polygon points="509 17 501 13 501 21"/>
- </svg>
|