| Class | Description |
|---|---|
| Batch | |
| BNodeTable |
Manages the rows in the BNode table.
|
| HashBatch | |
| HashTable | |
| IdSequence | |
| IntegerIdSequence | |
| LiteralTable |
A Facade to the five literal value tables.
|
| LongIdSequence | |
| NamespacesTable |
Manages the namespace prefix in the database.
|
| RdbmsTable |
Represents and controls the underlying database table.
|
| TableFactory | |
| TransactionTable |
Manages a temporary table used when uploading new statements with the same
predicate into the database.
|
| TripleBatch | |
| TripleTable |
Manages the life-cycle of the rows in a single predicate table.
|
| URITable |
Manages the rows in the URI table.
|
| ValueBatch | |
| ValueTable |
Manages the rows in a value table.
|
| ValueTableFactory |
Factory class used to create or load the database tables.
|
| ValueTypes |
A bit array of the possible value types that have been stored in an object
column.
|
| Enum | Description |
|---|---|
| ValueType |
Indicates the different type of internal id used within the store and some
basic properties.
|
Copyright © 2001-2014 Aduna. All Rights Reserved.