| 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.config | |
| com.bigdata.journal |
The journal is an append-only persistence capable data structure
supporting atomic commit, named indices, and transactions.
|
| com.bigdata.relation |
This package includes an abstraction layer for relations.
|
| com.bigdata.relation.rule.eval |
This package supports rule evaluation.
|
| Class and Description |
|---|
| IValidator
Interface for validating property values.
|
| Class and Description |
|---|
| ConfigurationException
Instance thrown if there is a problem with a property value.
|
| IntegerValidator
Base impl for
Integer. |
| IValidator
Interface for validating property values.
|
| LongValidator
Base impl for
Long. |
| Class and Description |
|---|
| IValidator
Interface for validating property values.
|
| Class and Description |
|---|
| IValidator
Interface for validating property values.
|
| Class and Description |
|---|
| IValidator
Interface for validating property values.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.