| Package | Description | 
|---|---|
| com.bigdata.btree | 
The  BTreeis a scalable B+-Tree with copy-on-write
semantics mapping variable lengthunsigned byte[]keys to variable
lengthbyte[]values (null values are allowed). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TestMutableBTreeCursorsTest ability to traverse tuples using an  ITupleCursorwhile the SAME
 THREAD is used to insert, update, or remove tuples from a mutableBTree. | 
| class  | TestReadOnlyBTreeCursorsUnit tests for  ITupleCursorfor a read-onlyBTree. | 
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.