Package | Description |
---|---|
com.bigdata.rdf.sail |
This package contains the SAIL that allow bigdata to be used as a backend for
the Sesame 2.x platform.
|
com.bigdata.rdf.sail.contrib | |
com.bigdata.rdf.sail.graph | |
com.bigdata.rdf.sail.webapp |
Modifier and Type | Class and Description |
---|---|
class |
DavidsTestBOps
A test suite developed for some bits and pieces of SPARQL 1.0 coverage.
|
class |
QuadsTestCase
Unit tests for named graphs.
|
class |
TestBigdataValueReplacer
Test suite for the logic which rewrites a query, replacing
Value
constants with BigdataValue constants which have been resolved
against the database. |
class |
TestBOps |
class |
TestChangeSets
Test suite for the
IChangeLog feature. |
class |
TestCnxnCreate
Test suite for BLZG-2056 BigdataSailConnections not always closed by
BigdataSail.shutdown()
|
class |
TestConcurrentKBCreate
Test suite for the concurrent create and discovery of a KB instance.
|
static class |
TestConcurrentKBCreate.TestWithGroupCommit |
static class |
TestConcurrentKBCreate.TestWithoutGroupCommit |
class |
TestHistoryIndex
Test the index supporting the
HistoryServiceFactory . |
class |
TestInlineValues |
class |
TestJoinScope
Unit tests the quads aspects of the
BigdataSail implementation. |
class |
TestLexJoinOps |
class |
TestMaterialization |
class |
TestMillisecondPrecisionForInlineDateTimes
Unit test template for use in submission of bugs.
|
class |
TestMROWTransactions
TestCase to test single writer/mutiple transaction committed readers with
SAIL interface.
|
class |
TestMROWTransactionsNoHistory
TestCase to test single writer/mutiple transaction committed readers with
SAIL interface.
|
class |
TestMROWTransactionsWithHistory
TestCase to test single writer/mutiple transaction committed readers with
SAIL interface.
|
class |
TestMultiGraphs |
class |
TestNoExceptions
This test suite is for trac items where the failure mode is a 500 error caused
by a software error, often in the static optimizer.
|
class |
TestOptionals
Unit tests the optionals aspects of the
BigdataSail implementation. |
class |
TestOrderBy |
class |
TestProvenanceQuery
Test suite for high-level query against a graph containing statements about
statements.
|
class |
TestPruneBindingSets |
class |
TestQuadsAPI
Unit tests the quads aspects of the
BigdataSail implementation. |
class |
TestRDRHistory
Test suite
RDRHistory . |
class |
TestReadWriteTransactions |
class |
TestRollbacks
This is a stress test for abort/rollback semantics.
|
class |
TestRollbacksTM
Concrete instance of
TestRollbacks which overrides the properties to
enable truth maintenance support in the SAIL. |
class |
TestRollbacksTx
Concrete instance of
TestRollbacks which overrides the properties to
enable full transaction support in the SAIL. |
class |
TestSearchQuery
Test suite for high-level query against a graph containing statements about
statements.
|
class |
TestSesameFilters |
class |
TestSetBinding
Test suite for
AbstractOperation.setBinding(String, Value) |
class |
TestSids
Test case for reverse lookup from SID to statement.
|
class |
TestSingleTailRule |
class |
TestSparqlStar
Test suite for SPARQL* features
|
class |
TestSparqlUpdateCommit |
class |
TestStrBOp |
class |
TestTemplate
Unit test template for use in submission of bugs.
|
class |
TestTicket1086
Test suite for ticket #1086: when loading quads data into a triples store,
there now is a config option BigdataSail.Options.REJECT_QUADS_IN_TRIPLE_MODE.
|
class |
TestTicket1388
Test suite for ticket #1388: xsd:date function
|
class |
TestTicket1518
Test suite for ticket #1518: tests for quad-mode SPARQL features with triplestore not supporting quads
|
class |
TestTicket1681
Unit test template for use in submission of bugs.
|
class |
TestTicket1682
Unit test template for use in submission of bugs.
|
class |
TestTicket1716
Test suite for an issue where IV resolution of invalid numeric literal fails
|
class |
TestTicket1747
Test suite for an issue where IV resolution of vocabulary terms
interferes with query parsing and deferred IV resolution (
ASTDeferredIVResolution . |
class |
TestTicket1753
Test suite for an issue where IV resolution of having clause fails
|
class |
TestTicket1755
Unit test template for use in submission of bugs.
|
class |
TestTicket1785
Unit test template for use in submission of bugs.
|
class |
TestTicket1788
Unit test template for use in submission of bugs.
|
class |
TestTicket1875
Test suite for an issue where IV resolution of RDR statements was not completed
|
class |
TestTicket1889
This test case covers 2 ArrayIndexOutOfBoundsException occurrences:
1.
|
class |
TestTicket1889_2
Unit test template for use in submission of bugs.
|
class |
TestTicket1893 |
class |
TestTicket2043
Unit test template for use in submission of bugs.
|
class |
TestTicket2043b
Unit test template for use in submission of bugs.
|
class |
TestTicket2083
Unit test template for use in submission of bugs.
|
class |
TestTicket275
Unit test template for use in submission of bugs.
|
class |
TestTicket276
Unit test template for use in submission of bugs.
|
class |
TestTicket348
Unit test template for use in submission of bugs.
|
class |
TestTicket353
Unit test template for use in submission of bugs.
|
class |
TestTicket355
Unit test template for use in submission of bugs.
|
class |
TestTicket422
Test suite for wrapping a
TempTripleStore as a BigdataSail . |
class |
TestTicket4249
Unit test template for use in submission of bugs.
|
class |
TestTicket581
Unit test template for use in submission of bugs.
|
class |
TestTicket610
To run this test case, specify the following JVM property:
-DtestClass=com.bigdata.rdf.sail.TestBigdataSailWithoutSids |
class |
TestTicket632
Test for an error that occurs when a SERVICE (OpenRdf Service) call uses
variables that are assigned as input bindings to the query that holds the
SERVICE call.
|
class |
TestTicket647
Unit test template for use in submission of bugs.
|
class |
TestTicket669
Unit test template for use in submission of bugs.
|
class |
TestTicket693
Unit test template for use in submission of bugs.
|
class |
TestTicket967
Ticket 967 is an EOF exception on high load of HttpClient requests
|
class |
TestTxCreate
Unit test for the creation of a Sail with isolatable indices.
|
class |
TestUnions
Unit tests the UNION aspects of the
BigdataSail implementation. |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractBigdataSailTestCase.setUp(ProxyBigdataSailTestCase testCase)
Invoked from
TestCase.setUp() for each test in the suite. |
protected void |
TestBigdataSailEmbeddedFederationWithQuads.setUp(ProxyBigdataSailTestCase testCase)
Data files are placed into a directory named by the test.
|
protected void |
TestBigdataSailWithoutSids.tearDown(ProxyBigdataSailTestCase testCase) |
protected void |
AbstractBigdataSailTestCase.tearDown(ProxyBigdataSailTestCase testCase)
Invoked from
TestCase.tearDown() for each test in the suite. |
protected void |
TestBigdataSailEmbeddedFederationWithQuads.tearDown(ProxyBigdataSailTestCase testCase) |
protected void |
TestBigdataSailWithSids.tearDown(ProxyBigdataSailTestCase testCase) |
protected void |
TestBigdataSailWithQuads.tearDown(ProxyBigdataSailTestCase testCase) |
Modifier and Type | Class and Description |
---|---|
class |
TestOOMBug
Unit test template for use in submission of bugs.
|
Modifier and Type | Class and Description |
---|---|
class |
TestPaths |
Modifier and Type | Class and Description |
---|---|
class |
TestBLZG1943
Test case for ticket BLZG-1943: thread safety issues related to reuse of
GeoSpatialLiteralExtension 's internal key builder. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.