Package | Description |
---|---|
com.bigdata.rdf.axioms | |
com.bigdata.rdf.internal |
This package provides an internal representation of RDF Values.
|
com.bigdata.rdf.lexicon | |
com.bigdata.rdf.rio |
This package provides an integration with the openrdf RIO parser that supports
fast data loads.
|
com.bigdata.rdf.rules | |
com.bigdata.rdf.spo |
This package defines a statement model using long term identifiers rather than
RDF Value objects.
|
com.bigdata.rdf.store |
This package provides several realizations of an RDF database using the bigdata
architecture, including one suitable for temporary data, one suitable for local
processing (single host), and one designed for scale-out on commodity hardware.
|
Modifier and Type | Class and Description |
---|---|
class |
TestAxioms
Test suite for the
Axioms . |
Modifier and Type | Class and Description |
---|---|
class |
TestMultiInlineURIHandlersSingleNamespace
Test case for multiple InlineURIHandlers at a single namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
TestAccessPaths
|
class |
TestAddTerms
Test suite for adding terms to the lexicon.
|
class |
TestCompletionScan
Unit tests for
LexiconRelation.prefixScan(org.openrdf.model.Literal[]) . |
class |
TestFullTextIndex
Test of adding terms with the full text index enabled and of lookup of terms
by tokens which appear within those terms.
|
class |
TestInlining
Test suite for adding terms to the lexicon.
|
class |
TestIVCache
Test suite for
IVCache.getValue() , which provides a cache on the
IV for a materialized BigdataValue . |
class |
TestSubjectCentricFullTextIndex
Deprecated.
Feature was never completed due to scalability issues. See
BZLG-1548, BLZG-563.
|
class |
TestVocabulary
Test suite for the
Vocabulary implementations in the context of
an AbstractTripleStore . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRIOTestCase
Abstract base class for unit tests involving the RIO integration.
|
class |
TestAsynchronousStatementBufferFactory
Test suite for
AsynchronousStatementBufferFactory . |
class |
TestLoadAndVerify
Test loads an RDF/XML resource into a database and then verifies by re-parse
that all expected statements were made persistent in the database.
|
class |
TestNTriplesWithSids
Test suite for SIDS support with NTRIPLES data.
|
class |
TestStatementBuffer
Test suite for
StatementBuffer . |
static class |
TestStatementBuffer.TestTriplesModeAPs
Triples mode test suite.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractInferenceEngineTestCase
Base class for test suites for inference engine and the magic sets
implementation.
|
class |
AbstractRuleTestCase |
class |
TestBackchainOwlSameAsPropertiesIterator
Test suite for
BackchainOwlSameAsPropertiesIterator . |
class |
TestBackchainTypeResourceIterator
Test suite for
BackchainTypeResourceIterator . |
class |
TestCompareFullAndFastClosure
Test suite comparing full fix point closure of RDFS entailments against the
fast closure program for some known data sets (does not test truth
maintenance under assertion and retraction or the justifications).
|
class |
TestDatabaseAtOnceClosure
Unit tests for database at once closure, fix point of a rule set (does not
test truth maintenance under assertion and retraction or the justifications).
|
class |
TestDistinct
Unit tests for
IQueryOptions.isDistinct() . |
class |
TestDistinctTermScan
Test suite for the
DistinctTermAdvancer . |
class |
TestJustifications
Test suite for writing, reading, chasing and retracting
Justification s. |
class |
TestMappedProgram
MappedProgram is used to produce the full closure and fast closure
programs and is responsible, together with TMUtility , for mapping
those rules across the permutations of the [database/focusStore] views. |
class |
TestMatch
Unit tests for
AbstractTripleStore.match(Literal[], URI[], URI) . |
class |
TestModelsEqual
|
class |
TestOptionals |
class |
TestOrderBy
Unit tests for
IQueryOptions.getOrderBy() . |
class |
TestOwlSameAsPropertiesExpandingIterator
Test suite for
OwlSameAsPropertiesExpandingIterator . |
class |
TestRuleExpansion |
class |
TestRuleFastClosure_11_13
Test suite for
AbstractRuleFastClosure_11_13 . |
class |
TestRuleFastClosure_3_5_6_7_9
Test suite for
AbstractRuleFastClosure_3_5_6_7_9 . |
class |
TestRuleOwlEquivalentClass
Test suite for
RuleOwlEquivalentClass . |
class |
TestRuleOwlEquivalentProperty
Test suite for
RuleOwlEquivalentProperty |
class |
TestRuleOwlFunctionalProperty
Test suite for owl:FunctionalProperty processing.
|
class |
TestRuleOwlHasValue
Test suite for owl:hasValue processing.
|
class |
TestRuleOwlInverseOf
Test suite for owl:inverseOf processing.
|
class |
TestRuleOwlSameAs
Test suite for owl:sameAs processing.
|
class |
TestRuleOwlSymmetricProperty
Test suite for owl:SymmetricProperty processing.
|
class |
TestRuleOwlTransitiveProperty
Test suite for owl:transtitiveProperty processing.
|
class |
TestRuleRdf01
Test suite for
RuleRdf01 . |
class |
TestRuleRdfs03
Test for
RuleRdfs03 . |
class |
TestRuleRdfs04
Test suite for
RuleRdfs04a and RuleRdfs04b |
class |
TestRuleRdfs07
Note: rdfs 2, 3, 7, and 9 use the same base class.
|
class |
TestRuleRdfs10
Note: rdfs 6, 8, 10, 12, and 13 use the same base clase.
|
class |
TestRuleRdfs11
Note: rdfs 5 and 11 use the same base class.
|
class |
TestSlice
|
class |
TestTruthMaintenance
Test suite for
TruthMaintenance . |
class |
TestUnion
|
Modifier and Type | Class and Description |
---|---|
class |
TestSPOAccessPath
Test suite for
SPOAccessPath . |
class |
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).
|
class |
TestSPOStarJoin |
Modifier and Type | Class and Description |
---|---|
class |
StressTestCentos
This is a test class that fails on centos 64bit.
|
class |
TestBlobsConfiguration
Test suite for configuration of the BLOBS index support.
|
class |
TestBulkFilter
Test bulk filter API.
|
class |
TestDataLoader
Test suite for the
DataLoader . |
class |
TestInlineURIs
Integration test suite for
InlineURIFactory (the inline IVs are also
tested in their own package without the triple store integration). |
class |
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 |
TestIsModified
Test suite for
ISPO.isModified() . |
class |
TestRelationLocator
Test suite for locating an
AbstractTripleStore , locating the
LexiconRelation and SPORelation from the
AbstractTripleStore , and locating the AbstractTripleStore
from its contained relations. |
class |
TestRestartSafe
Test restart safety for the various indices.
|
class |
TestSharedLexiconTempStore
Test suite for
TempTripleStore s sharing the same
LexiconRelation as the primary AbstractTripleStore . |
class |
TestStatementIdentifiers
Test of the statement identifier semantics.
|
class |
TestTripleStore
Test basic features of the
ITripleStore API. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.