Package | Description |
---|---|
com.bigdata.bop.join | |
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.htree | |
com.bigdata.journal |
The journal is an append-only persistence capable data structure
supporting atomic commit, named indices, and transactions.
|
com.bigdata.rdf.sparql.ast.cache |
Class and Description |
---|
HTree
An mutable persistence capable extensible hash tree.
|
Class and Description |
---|
HTree
An mutable persistence capable extensible hash tree.
|
Class and Description |
---|
AbstractHTree
Abstract base class for a persistence capable extensible hash tree.
|
AbstractHTreeTestCase |
HTree
An mutable persistence capable extensible hash tree.
|
INodeFactory
Interface for creating nodes or leaves.
|
NodeSerializer
An instance of this class is used to serialize and de-serialize the
INodeData s and ILeafData s of an AbstractBTree . |
Class and Description |
---|
HTree
An mutable persistence capable extensible hash tree.
|
Class and Description |
---|
HTree
An mutable persistence capable extensible hash tree.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.