| Name | Description | Type | Package | Framework |
| Binding | | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| BulkCompleteConverter | Bulk completes the StatementEnum and/or statement identifier (SID) for ISPOs using the given statement IIndex. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| BulkFilterConverter | Bulk filters for ISPOs either present or NOT present in the targetVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| ContextAdvancer | Advancer for a quads index whose last key component is the "context position (such as SPOC or SOPC). | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| DistinctMultiTermAdvancer | This was cloned from the DistinctTermAdvancer. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| DistinctSPOIterator | Iterator using a BTree filter out duplicate (s,p,o) tuples. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| DistinctTermAdvancer | Advances the source ITupleCursor through the distinct term identifiers for some AccessPath. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| ExplicitSPOFilter | Filter matches only StatementEnum. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| FastRDFValueCoder2 | Coder for values in statement index with inference enabled but without SIDS. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| HistorySPOFilter | Filters out StatementEnum. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| IBinding | Interface for a binding. | Interface | com.bigdata.rdf.spo | BlazeGraph |
|
| InferredSPOFilter | Filter matches only StatementEnum. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| InGraphBinarySearchFilter | "IN" filter for the context position based on a sorted long[] of the acceptable graph identifiers. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| InGraphHashSetFilter | "IN" filter for the context position based on a native long hash set containing the acceptable graph identifiers. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| ISPO | A interface representing an RDF triple, an RDF triple with a statement identifier, or an RDF quad. | Interface | com.bigdata.rdf.spo | BlazeGraph |
|
| ISPOAssertionBuffer | A buffer that is written on by Rules. | Interface | com.bigdata.rdf.spo | BlazeGraph |
|
| ISPOBuffer | A buffer for SPOs. | Interface | com.bigdata.rdf.spo | BlazeGraph |
|
| JustificationRemover | Class writes on the justification index, removing all Justifications for each statement specified by the caller. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| JustificationTupleSerializer | (De-)serializes Justifications. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| JustificationWriter | Writes Justifications on the justification index. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| JustIndexWriteProc | Procedure for writing Justifications on an index or indexAuthor:Bryan ThompsonSee Also:Serialized Form | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| JustIndexWriteProc .WriteJustificationsProcConstructor | | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| ModifiedEnum | | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| NoAxiomFilter | A filter that matches explicit or inferred statements but not those whose StatementEnum is StatementEnum. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| OSPComparator | Imposes o:s:p ordering based on termIds only. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| POSComparator | Imposes p:o:s ordering based on termIds only. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| RDFValueFactory | Factory for the single element byte[] used for the value of an RDF Statement in one of the statement indices. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPO | Represents a triple, triple+SID, or quad. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOAccessPath | IAccessPath implementation for an SPORelation. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOArrayIterator | Iterator visits SPOs and supports removal (fully buffered). | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOComparator | Imposes s:p:o ordering based on termIds only (ignores StatementEnum). | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOFilter | | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOIndexMutation | enum SPOIndexMutationEnum Constant Summary | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOIndexRemover | Class writes on a statement index, removing the specified statements (batch API, no truth maintenance). | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOIndexWriteProc | Procedure for batch insert on a single statement index (or index partition). | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOIndexWriteProc .IndexWriteProcConstructor | | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOIndexWriter | Helper class writes an ISPO[] on one of the statement indices. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOKeyOrder | Represents the key order used by an index for a triple relation. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOPredicate | A predicate that is a triple with one or more variables. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOPredicate .Annotations | | Interface | com.bigdata.rdf.spo | BlazeGraph |
|
| SPORelation | The SPORelation handles all things related to the indices representing the triples stored in the database. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOSortKeyBuilder | Class produces unsigned byte[] sort keys for ISPOs. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOStarJoin | | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOStarJoin .Annotations | | Interface | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOStarJoin .SPOStarConstraint | a P and O (variable or constant) and whether the constraint is optional See Also:Serialized Form | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| SPOTupleSerializer | (De-)serializes SPOs for statement indices. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| StatementWriter | Writes statements on all the statement indices in parallel. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestAll | Aggregates test suites into increasing dependency order. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestSPO | Test suite for the SPO class. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestSPOAccessPath | Test suite for SPOAccessPath. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| 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[]), | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestSPOKeyOrder | Test suite for SPOKeyOrder. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestSPOPredicate | Test suite for SPOPredicate. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| 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 | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestSPORelation .P | | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestSPOStarJoin | | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestSPOTupleSerializer | Test suite for SPOTupleSerializer. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestSPOValueCoders | Test suite for approaches to value compression for statement indices. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestStatementEnum | Test suite for StatementEnum. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| TestXXXCShardSplitHandler | Test suite for the XXXCShardSplitHandler. | Class | com.bigdata.rdf.spo | BlazeGraph |
|
| XXXCShardSplitHandler | A split handler for the xxxC quads indices which ensures that all quads for the same "triple" are in the same shard. | Class | com.bigdata.rdf.spo | BlazeGraph |