| Interface | Description |
|---|---|
| IBinding |
Interface for a binding.
|
| Class | Description |
|---|---|
| Binding |
Implementation of a binding.
|
| TestAll |
Aggregates test suites into increasing dependency order.
|
| TestSPO |
Test suite for the
SPO class. |
| TestSPOAccessPath |
Test suite for
SPOAccessPath. |
| TestSPOKeyCoders |
Test suite for approaches to key compression for statement indices (keys are
permutations on SPOC, logically comprised of long[4] and encoded as byte[]),
the terms index (key is byte[] encoding the URI, literal, or bnode ID), or
the ids index (key is byte[] encoding a long term identifier).
|
| TestSPOKeyOrder |
Test suite for
SPOKeyOrder. |
| TestSPOPredicate |
Test suite for
SPOPredicate. |
| TestSPORelation |
Test ability to insert, update, or remove elements from a relation and the
ability to select the right access path given a predicate for that relation
and query for those elements (we have to test all this stuff together since
testing query requires us to have some data in the relation).
|
| TestSPORelation.P | |
| TestSPOStarJoin | |
| TestSPOTupleSerializer |
Test suite for
SPOTupleSerializer. |
| TestSPOValueCoders |
Test suite for approaches to value compression for statement indices.
|
| TestStatementEnum |
Test suite for
StatementEnum. |
| TestXXXCShardSplitHandler |
Test suite for the
XXXCShardSplitHandler. |
Copyright © 2006–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.