Index structure demo

This commit is contained in:
Oliver Kennedy 2018-02-22 20:52:52 -05:00
parent 4caf2dc740
commit 0b65aee4f4

View file

@ -280,6 +280,10 @@
<section><p>Deletions reverse this process (at 50% fill).</p></section>
</section>
<section>
<a href="https://www.cs.usfca.edu/~galles/visualization/BPlusTree.html" style="font-size: 200%; font-weight: bold;">Demo</a>
</section>
<section>
<p><b>Next Class</b>: Hash- and CDF-Based Indexes</p>
</section>