Documentation for aaa08b0150

This commit is contained in:
github-actions
2020-06-19 16:07:44 +00:00
parent 4c261744f6
commit 93021161c2
1714 changed files with 114526 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<map id="Btree" name="Btree">
<area shape="rect" id="node1" title=" " alt="" coords="5,7,59,33"/>
</map>

View File

@@ -0,0 +1 @@
da72bf5e647f072e1dd1d3dc40f0ce29

View File

@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
-->
<!-- Title: Btree Pages: 1 -->
<svg width="88pt" height="30pt"
viewBox="0.00 0.00 88.00 30.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 26)">
<title>Btree</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-26 84,-26 84,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<polygon fill="#bfbfbf" stroke="black" points="0,-1.5 0,-20.5 40,-20.5 40,-1.5 0,-1.5"/>
<text text-anchor="middle" x="20" y="-8.5" font-family="Helvetica,sans-Serif" font-size="10.00">Btree</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M50.42,-14.4C54.94,-13.87 58,-12.74 58,-11 58,-8.15 49.76,-6.92 40.33,-7.32"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="50.23,-10.9 40.33,-14.68 50.42,-17.9 50.23,-10.9"/>
<text text-anchor="middle" x="69" y="-14" font-family="Helvetica,sans-Serif" font-size="10.00"> right</text>
<text text-anchor="middle" x="69" y="-3" font-family="Helvetica,sans-Serif" font-size="10.00">left</text>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB