Package org.openrdf.sesame.sailimpl.nativerdf.btree

Interface Summary
BTreeIterator An iterator that iterates over the values in a BTree.
BTreeValueComparator  
 

Class Summary
BTree Implementation of an on-disk B-Tree using the java.nio classes that are available in JDK 1.4 and newer.
DefaultBTreeValueComparator A BTreeValueComparator that compares values with eachother by comparing all of their bytes.
 



Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.