| Name | Description | Type | Package | Framework |
| AbstractDistributedBigdataFederationTestCase | An abstract test harness that sets up (and tears down) the metadata and data services required for a bigdata federation using JINI to handle service | Class | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractDistributedTripleStoreTestCase | Abstract test case that sets up and connects to a bigdata federation and establishes an RDF database on that federation. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractEmbeddedBigdataFederationTestCase | An abstract test harness that sets up (and tears down) the metadata and data services required for a bigdata federation using in-process services rather | Class | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractEmbeddedTripleStoreTestCase | | Class | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractLocalTripleStore | Abstract base class for both transient and persistent ITripleStore implementations using local storage. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractTestCase | Abstract harness for testing under a variety of configurations. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractTestCase .StatementVerifier | Helper class verifies that all statements identified by a re-parse of some RDF/XML file are present in the KB. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractTripleStore | Abstract base class that implements logic for the ITripleStore interface that is invariant across the choice of the backing store. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractTripleStore .Options | Configuration options. | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| AbstractTripleStoreTestCase | Base class for test suites for inference engineVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.store | BlazeGraph |
|
| BD | A vocabulary for bigdata specific extensions. | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| BDS | A vocabulary for the bigdata full text search facility. | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| BigdataBindingSetResolverator | Efficiently resolve term identifiers in Bigdata IBindingSets to RDFVersion:$Id: BigdataSolutionResolverator. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| BigdataOpenRDFBindingSetsResolverator | Efficiently resolve openrdf BindingSets to bigdata IBindingSets (this is a streaming API). | Class | com.bigdata.rdf.store | BlazeGraph |
|
| BigdataSolutionResolverator | Efficiently resolve term identifiers in Bigdata ISolutions to RDFVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.store | BlazeGraph |
|
| BigdataStatementIterator | Iterator visiting BigdataStatements. | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| BigdataStatementIteratorImpl | Efficiently resolve term identifiers in Bigdata ISPOs to RDFVersion:$Id$Author:Bryan Thompson | Class | com.bigdata.rdf.store | BlazeGraph |
|
| BigdataTriplePattern | A simple class that represents a triple (or quad) pattern. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| BigdataTriplePatternMaterializer | Efficient batched, streaming resolution of triple patterns to statements spanned by those triple patterns that are present in the data. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| BigdataValueIterator | Iterator visiting BigdataValues. | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| BigdataValueIteratorImpl | Wraps an iterator that visits term identifiers and exposes each visited term identifier as a BigdataValue (batch API). | Class | com.bigdata.rdf.store | BlazeGraph |
|
| DatabaseMode | | Class | com.bigdata.rdf.store | BlazeGraph |
|
| DataLoader | A utility class to load RDF data into an AbstractTripleStore. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| DataLoader .ClosureEnum | A type-safe enumeration of options effecting whether and when entailments are computed as documents are loaded into the database using the | Class | com.bigdata.rdf.store | BlazeGraph |
|
| DataLoader .CommitEnum | A type-safe enumeration of options effecting whether and when the databaseVersion:$Id$Author:Bryan ThompsonSee Also:ITripleStore. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| DataLoader .Options | Options for the DataLoader. | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| DumpStore | Utility class may be used to dump out a small database. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| EmptyStatementIterator | | Class | com.bigdata.rdf.store | BlazeGraph |
|
| IRawTripleStore | Low-level API directly using long term identifiers rather than an RDF ValueVersion:$Id$Author:Bryan Thompson | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| ITripleStore | Interface for a triple -or- quad store. | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| LocalTripleStore | A triple store based on the bigdata architecture. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| LocalTripleStore .Options | Options understood by the LocalTripleStore. | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| ProxyTestCase | This class provides proxy delegation logic for abstract methods declared by AbstractTestCase and is used to extend the set of tests that will be | Class | com.bigdata.rdf.store | BlazeGraph |
|
| ScaleOutTripleStore | IBigdataFederation. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| StressTestCentos | This is a test class that fails on centos 64bit. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TempTripleStore | A temporary triple store based on the bigdata architecture. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TempTripleStore .Options | | Interface | com.bigdata.rdf.store | BlazeGraph |
|
| TestAll | Runs tests for each ITripleStore implementation. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestBlobsConfiguration | Test suite for configuration of the BLOBS index support. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestBulkFilter | Test bulk filter API. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestDataLoader | Test suite for the DataLoader. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestInlineURIs | Integration test suite for InlineURIFactory (the inline IVs are also tested in their own package without the triple store integration). | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestInlineURIs .CustomInlineURIFactory | | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestInlineURIs .CustomVocab | Note: Must be public for access patterns. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestInlineURIs .InlineArrayFactory | | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestInlineURIs .InlineArrayHandler | | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestInlineURIs .MultipurposeInlineIDFactory | | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestInlineURIs .MultipurposeInlineIDHandler | | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestInsertRate | A test for measuring the possible insert rate for a triple store based on a journal and btree using a synthetic data generator. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestInsertRate .XMLSchema | | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestIsModified | Test suite for ISPO. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestLocalQuadStore | Proxy test suite for LocalTripleStore in quad-store mode. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestLocalTripleStore | Proxy test suite for LocalTripleStore when the backing indices are BTrees. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestLocalTripleStoreDestroy | Test suite to verify the semantics of destroying a LocalTripleStore, including verifying that the indices are deleted (gone from Name2Addr), that | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestLocalTripleStoreTransactionSemantics | Test suite for the transaction semantics of the LocalTripleStore. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestLocalTripleStoreWithoutInlining | Proxy test suite for LocalTripleStore when the backing indices are BTrees. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestLocalTripleStoreWithoutStatementIdentifiers | Proxy test suite for LocalTripleStore when the backing indices are BTrees. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestRelationLocator | Test suite for locating an AbstractTripleStore, locating the LexiconRelation and SPORelation from the | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestRestartSafe | Test restart safety for the various indices. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestScaleOutTripleStoreWithEmbeddedFederation | Proxy test suite for ScaleOutTripleStore running against an EmbeddedFederation. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestSharedLexiconTempStore | Test suite for TempTripleStores sharing the same LexiconRelation as the primary AbstractTripleStore. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestStatementIdentifiers | Test of the statement identifier semantics. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestTempTripleStore | Proxy test suite for TempTripleStore. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestTripleStore | Test basic features of the ITripleStore API. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TestTripleStoreBasics | Aggregates test that are run for each ITripleStore implementation. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TripleStoreSchema | Extensions for additional state maintained by the AbstractTripleStore in the global row store. | Class | com.bigdata.rdf.store | BlazeGraph |
|
| TripleStoreUtility | Utility class for comparing graphs for equality, bulk export, etc. | Class | com.bigdata.rdf.store | BlazeGraph |