All Classes
-
All Classes Interface Summary Class Summary Class Description BTree Implementation of an on-disk B-Tree using the java.nio classes that are available in JDK 1.4 and newer.ConcurrentCache<K,V> Limited-size concurrent cache.DataFile Class supplying access to a data file.DataStore Class that provides indexed storage and retrieval of arbitrary length data.DefaultRecordComparator A RecordComparator that compares values with eachother by comparing all of their bytes.HashFile Class supplying access to a hash file.IDFile Class supplying access to an ID file.LimitedSizeNativeStore LimitedSizeNativeStoreConnection NativeBNode NativeIRI NativeLiteral NativeResource NativeStore A SAIL implementation using B-Tree indexing on disk for storing and querying its data.NativeStoreConfig NativeStoreConnection NativeStoreFactory ASailFactorythat createsNativeStores based on RDF configuration data.NativeStoreSchema Defines constants for the NativeStore schema which is used byNativeStoreFactorys to initializeNativeStores.NativeValue RecordComparator RecordIterator An iterator that iterates over records, for example those in a BTree.ValueStore File-based indexed storage and retrieval of RDF values.ValueStoreRevision AValueStorerevision forNativeValueobjects.