Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bigdata.rdf.store Classes and Interfaces - 67 results found.
NameDescriptionTypePackageFramework
AbstractDistributedBigdataFederationTestCaseAn abstract test harness that sets up (and tears down) the metadata and data services required for a bigdata federation using JINI to handle serviceClasscom.bigdata.rdf.storeBlazeGraph
AbstractDistributedTripleStoreTestCaseAbstract test case that sets up and connects to a bigdata federation and establishes an RDF database on that federation.Classcom.bigdata.rdf.storeBlazeGraph
AbstractEmbeddedBigdataFederationTestCaseAn abstract test harness that sets up (and tears down) the metadata and data services required for a bigdata federation using in-process services ratherClasscom.bigdata.rdf.storeBlazeGraph
AbstractEmbeddedTripleStoreTestCaseClasscom.bigdata.rdf.storeBlazeGraph
AbstractLocalTripleStoreAbstract base class for both transient and persistent ITripleStore implementations using local storage.Classcom.bigdata.rdf.storeBlazeGraph
AbstractTestCase Abstract harness for testing under a variety of configurations.Classcom.bigdata.rdf.storeBlazeGraph
AbstractTestCase .StatementVerifierHelper class verifies that all statements identified by a re-parse of some RDF/XML file are present in the KB.Classcom.bigdata.rdf.storeBlazeGraph
AbstractTripleStoreAbstract base class that implements logic for the ITripleStore interface that is invariant across the choice of the backing store.Classcom.bigdata.rdf.storeBlazeGraph
AbstractTripleStore .OptionsConfiguration options.Interfacecom.bigdata.rdf.storeBlazeGraph
AbstractTripleStoreTestCaseBase class for test suites for inference engineVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.storeBlazeGraph
BDA vocabulary for bigdata specific extensions.Interfacecom.bigdata.rdf.storeBlazeGraph
BDSA vocabulary for the bigdata full text search facility.Interfacecom.bigdata.rdf.storeBlazeGraph
BigdataBindingSetResolveratorEfficiently resolve term identifiers in Bigdata IBindingSets to RDFVersion:$Id: BigdataSolutionResolverator.Classcom.bigdata.rdf.storeBlazeGraph
BigdataOpenRDFBindingSetsResolveratorEfficiently resolve openrdf BindingSets to bigdata IBindingSets (this is a streaming API).Classcom.bigdata.rdf.storeBlazeGraph
BigdataSolutionResolveratorEfficiently resolve term identifiers in Bigdata ISolutions to RDFVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.storeBlazeGraph
BigdataStatementIteratorIterator visiting BigdataStatements.Interfacecom.bigdata.rdf.storeBlazeGraph
BigdataStatementIteratorImplEfficiently resolve term identifiers in Bigdata ISPOs to RDFVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.storeBlazeGraph
BigdataTriplePatternA simple class that represents a triple (or quad) pattern.Classcom.bigdata.rdf.storeBlazeGraph
BigdataTriplePatternMaterializerEfficient batched, streaming resolution of triple patterns to statements spanned by those triple patterns that are present in the data.Classcom.bigdata.rdf.storeBlazeGraph
BigdataValueIteratorIterator visiting BigdataValues.Interfacecom.bigdata.rdf.storeBlazeGraph
BigdataValueIteratorImplWraps an iterator that visits term identifiers and exposes each visited term identifier as a BigdataValue (batch API).Classcom.bigdata.rdf.storeBlazeGraph
DatabaseModeClasscom.bigdata.rdf.storeBlazeGraph
DataLoaderA utility class to load RDF data into an AbstractTripleStore.Classcom.bigdata.rdf.storeBlazeGraph
DataLoader .ClosureEnumA type-safe enumeration of options effecting whether and when entailments are computed as documents are loaded into the database using theClasscom.bigdata.rdf.storeBlazeGraph
DataLoader .CommitEnumA type-safe enumeration of options effecting whether and when the databaseVersion:$Id$Author:Bryan ThompsonSee Also:ITripleStore.Classcom.bigdata.rdf.storeBlazeGraph
DataLoader .OptionsOptions for the DataLoader.Interfacecom.bigdata.rdf.storeBlazeGraph
DumpStoreUtility class may be used to dump out a small database.Classcom.bigdata.rdf.storeBlazeGraph
EmptyStatementIteratorClasscom.bigdata.rdf.storeBlazeGraph
IRawTripleStoreLow-level API directly using long term identifiers rather than an RDF ValueVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.rdf.storeBlazeGraph
ITripleStoreInterface for a triple -or- quad store.Interfacecom.bigdata.rdf.storeBlazeGraph
LocalTripleStoreA triple store based on the bigdata architecture.Classcom.bigdata.rdf.storeBlazeGraph
LocalTripleStore .OptionsOptions understood by the LocalTripleStore.Interfacecom.bigdata.rdf.storeBlazeGraph
ProxyTestCase This class provides proxy delegation logic for abstract methods declared by AbstractTestCase and is used to extend the set of tests that will beClasscom.bigdata.rdf.storeBlazeGraph
ScaleOutTripleStore IBigdataFederation.Classcom.bigdata.rdf.storeBlazeGraph
StressTestCentosThis is a test class that fails on centos 64bit.Classcom.bigdata.rdf.storeBlazeGraph
TempTripleStoreA temporary triple store based on the bigdata architecture.Classcom.bigdata.rdf.storeBlazeGraph
TempTripleStore .OptionsInterfacecom.bigdata.rdf.storeBlazeGraph
TestAllRuns tests for each ITripleStore implementation.Classcom.bigdata.rdf.storeBlazeGraph
TestBlobsConfigurationTest suite for configuration of the BLOBS index support.Classcom.bigdata.rdf.storeBlazeGraph
TestBulkFilterTest bulk filter API.Classcom.bigdata.rdf.storeBlazeGraph
TestDataLoaderTest suite for the DataLoader.Classcom.bigdata.rdf.storeBlazeGraph
TestInlineURIsIntegration test suite for InlineURIFactory (the inline IVs are also tested in their own package without the triple store integration).Classcom.bigdata.rdf.storeBlazeGraph
TestInlineURIs .CustomInlineURIFactoryClasscom.bigdata.rdf.storeBlazeGraph
TestInlineURIs .CustomVocabNote: Must be public for access patterns.Classcom.bigdata.rdf.storeBlazeGraph
TestInlineURIs .InlineArrayFactoryClasscom.bigdata.rdf.storeBlazeGraph
TestInlineURIs .InlineArrayHandlerClasscom.bigdata.rdf.storeBlazeGraph
TestInlineURIs .MultipurposeInlineIDFactoryClasscom.bigdata.rdf.storeBlazeGraph
TestInlineURIs .MultipurposeInlineIDHandlerClasscom.bigdata.rdf.storeBlazeGraph
TestInsertRateA test for measuring the possible insert rate for a triple store based on a journal and btree using a synthetic data generator.Classcom.bigdata.rdf.storeBlazeGraph
TestInsertRate .XMLSchemaClasscom.bigdata.rdf.storeBlazeGraph
TestIsModifiedTest suite for ISPO.Classcom.bigdata.rdf.storeBlazeGraph
TestLocalQuadStoreProxy test suite for LocalTripleStore in quad-store mode.Classcom.bigdata.rdf.storeBlazeGraph
TestLocalTripleStoreProxy test suite for LocalTripleStore when the backing indices are BTrees.Classcom.bigdata.rdf.storeBlazeGraph
TestLocalTripleStoreDestroyTest suite to verify the semantics of destroying a LocalTripleStore, including verifying that the indices are deleted (gone from Name2Addr), thatClasscom.bigdata.rdf.storeBlazeGraph
TestLocalTripleStoreTransactionSemanticsTest suite for the transaction semantics of the LocalTripleStore.Classcom.bigdata.rdf.storeBlazeGraph
TestLocalTripleStoreWithoutInliningProxy test suite for LocalTripleStore when the backing indices are BTrees.Classcom.bigdata.rdf.storeBlazeGraph
TestLocalTripleStoreWithoutStatementIdentifiersProxy test suite for LocalTripleStore when the backing indices are BTrees.Classcom.bigdata.rdf.storeBlazeGraph
TestRelationLocatorTest suite for locating an AbstractTripleStore, locating the LexiconRelation and SPORelation from theClasscom.bigdata.rdf.storeBlazeGraph
TestRestartSafeTest restart safety for the various indices.Classcom.bigdata.rdf.storeBlazeGraph
TestScaleOutTripleStoreWithEmbeddedFederationProxy test suite for ScaleOutTripleStore running against an EmbeddedFederation.Classcom.bigdata.rdf.storeBlazeGraph
TestSharedLexiconTempStoreTest suite for TempTripleStores sharing the same LexiconRelation as the primary AbstractTripleStore.Classcom.bigdata.rdf.storeBlazeGraph
TestStatementIdentifiersTest of the statement identifier semantics.Classcom.bigdata.rdf.storeBlazeGraph
TestTempTripleStoreProxy test suite for TempTripleStore.Classcom.bigdata.rdf.storeBlazeGraph
TestTripleStoreTest basic features of the ITripleStore API.Classcom.bigdata.rdf.storeBlazeGraph
TestTripleStoreBasicsAggregates test that are run for each ITripleStore implementation.Classcom.bigdata.rdf.storeBlazeGraph
TripleStoreSchemaExtensions for additional state maintained by the AbstractTripleStore in the global row store.Classcom.bigdata.rdf.storeBlazeGraph
TripleStoreUtilityUtility class for comparing graphs for equality, bulk export, etc.Classcom.bigdata.rdf.storeBlazeGraph