Package | Description |
---|---|
com.bigdata.btree |
The
BTree is a scalable B+-Tree with copy-on-write
semantics mapping variable length unsigned byte[] keys to variable
length byte[] values (null values are allowed). |
com.bigdata.btree.data | |
com.bigdata.btree.proc | |
com.bigdata.btree.raba | |
com.bigdata.btree.raba.codec | |
com.bigdata.htree | |
com.bigdata.htree.data | |
com.bigdata.rdf.lexicon | |
com.bigdata.rdf.spo |
This package defines a statement model using long term identifiers rather than
RDF Value objects.
|
com.bigdata.search |
This package provides full text indexing and search.
|
Class and Description |
---|
IRaba
Interface for random access to a logical byte[][]s.
|
Class and Description |
---|
IRaba
Interface for random access to a logical byte[][]s.
|
Class and Description |
---|
IRaba
Interface for random access to a logical byte[][]s.
|
Class and Description |
---|
AbstractKeyBuffer
Class with implementations supporting mutable and immutable variable length
byte[] keys.
|
AbstractKeyBufferTestCase |
AbstractRaba
Abstract base class implements mutation operators and search.
|
EmptyRaba
An immutable, empty
IRaba . |
IRaba
Interface for random access to a logical byte[][]s.
|
MutableKeyBuffer
A flyweight mutable implementation exposing the backing byte[][] and
supporting search.
|
MutableKeysRaba
Flyweight implementation for wrapping a
byte[][] with fromIndex
and toIndex. |
MutableValuesRaba
Flyweight implementation for wrapping a
byte[][] with fromIndex
and toIndex. |
ReadOnlyKeysRaba
Immutable implementation does not allow
null s but supports
search. |
ReadOnlyValuesRaba
Immutable implementation allows
null s but does not support
search. |
Class and Description |
---|
IRaba
Interface for random access to a logical byte[][]s.
|
Class and Description |
---|
IRaba
Interface for random access to a logical byte[][]s.
|
Class and Description |
---|
IRaba
Interface for random access to a logical byte[][]s.
|
Class and Description |
---|
IRaba
Interface for random access to a logical byte[][]s.
|
Class and Description |
---|
IRaba
Interface for random access to a logical byte[][]s.
|
Class and Description |
---|
IRaba
Interface for random access to a logical byte[][]s.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.