A B C D E F G H I K L M N O P Q R S T U V W X _ 

A

AbstractBigdataSailTestCase - Class in com.bigdata.rdf.sail
Abstract harness for testing under a variety of configurations.
AbstractBigdataSailTestCase() - Constructor for class com.bigdata.rdf.sail.AbstractBigdataSailTestCase
 
AbstractBigdataSailTestCase(String) - Constructor for class com.bigdata.rdf.sail.AbstractBigdataSailTestCase
 
AbstractIndexManagerTestCase<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
 
AbstractIndexManagerTestCase() - Constructor for class com.bigdata.rdf.sail.webapp.AbstractIndexManagerTestCase
 
AbstractIndexManagerTestCase(String) - Constructor for class com.bigdata.rdf.sail.webapp.AbstractIndexManagerTestCase
 
AbstractNamedGraphUpdateTest - Class in com.bigdata.rdf.sail.webapp
This class is concerning the issues raised in trac 804
AbstractNamedGraphUpdateTest(boolean, String) - Constructor for class com.bigdata.rdf.sail.webapp.AbstractNamedGraphUpdateTest
 
AbstractProtocolTest - Class in com.bigdata.rdf.sail.webapp
This class supports making requests to the server with fairly low level control.
AbstractProtocolTest(HttpServlet, String) - Constructor for class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
 
AbstractProtocolTest(String) - Constructor for class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
 
AbstractProtocolTest.RequestFactory - Interface in com.bigdata.rdf.sail.webapp
 
AbstractSimpleInsertTest<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
 
AbstractSimpleInsertTest() - Constructor for class com.bigdata.rdf.sail.webapp.AbstractSimpleInsertTest
 
AbstractSimpleInsertTest(String) - Constructor for class com.bigdata.rdf.sail.webapp.AbstractSimpleInsertTest
 
AbstractTestNanoSparqlClient<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite.
AbstractTestNanoSparqlClient() - Constructor for class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
 
AbstractTestNanoSparqlClient(String) - Constructor for class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
 
accept(IChangeRecord) - Method in class com.bigdata.rdf.sail.TestRDRHistory.CustomRDRHistory
Only accept stmts where isLiteral(stmt.o)
alexander - Variable in class org.openrdf.repository.RepositoryConnectionTest
 
alice - Variable in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
alice - Variable in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
 
alice - Variable in class org.openrdf.repository.RepositoryConnectionTest
 
asGraph(IPreparedGraphQuery) - Static method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Preferred version executes the IPreparedGraphQuery and ensures that the GraphQueryResult is closed.
asGraph(GraphQueryResult) - Static method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Deprecated.
by AbstractTestNanoSparqlClient.asGraph(IPreparedGraphQuery) which can ensure that the GraphQueryResult is closed.
ASK - Static variable in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
 
assertSameGraph(Graph, IPreparedGraphQuery) - Static method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Compare two graphs for equality.
assertSameGraph(Graph, Graph) - Static method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Compare two graphs for equality.
assertSameIterationAnyOrder(Resource[], CloseableIteration<?, ? extends Exception>) - Static method in class com.bigdata.rdf.sail.ProxyBigdataSailTestCase
Verifies that the iterator visits the specified objects in some arbitrary ordering and that the iterator is exhausted once all expected objects have been visited.
assertSameIterationAnyOrder(String, Resource[], CloseableIteration<?, ? extends Exception>) - Static method in class com.bigdata.rdf.sail.ProxyBigdataSailTestCase
Verifies that the iterator visits the specified objects in some arbitrary ordering and that the iterator is exhausted once all expected objects have been visited.

B

badTests - Static variable in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
The tests test things that are no longer in the spec or that use an illegal syntax.
Bigdata2ASTSPARQL11SyntaxTest - Class in com.bigdata.rdf.sail.sparql
Bigdata integration for the SPARQLSyntaxTest.
Bigdata2ASTSPARQL11SyntaxTest(String, String, String, boolean) - Constructor for class com.bigdata.rdf.sail.sparql.Bigdata2ASTSPARQL11SyntaxTest
 
Bigdata2ASTSPARQLSyntaxTest - Class in com.bigdata.rdf.sail.sparql
Bigdata integration for the SPARQLSyntaxTest.
Bigdata2ASTSPARQLSyntaxTest(String, String, String, boolean) - Constructor for class com.bigdata.rdf.sail.sparql.Bigdata2ASTSPARQLSyntaxTest
 
BigdataArbitraryLengthPathTest - Class in com.bigdata.rdf.sail.tck
Extreme test for problem with arbitrary length paths.
BigdataArbitraryLengthPathTest() - Constructor for class com.bigdata.rdf.sail.tck.BigdataArbitraryLengthPathTest
 
BigdataComplexSparqlQueryTest - Class in com.bigdata.rdf.sail.tck
Bigdata integration for the ComplexSPARQLQueryTest.
BigdataComplexSparqlQueryTest() - Constructor for class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
 
BigdataConnectionTest - Class in com.bigdata.rdf.sail.tck
Bigdata uses snapshot isolation for transactions while openrdf assumes that any writes committed by a transaction become immediately visible to transactions which are already running.
BigdataConnectionTest(String) - Constructor for class com.bigdata.rdf.sail.tck.BigdataConnectionTest
 
BigdataEmbeddedFederationSparqlTest - Class in com.bigdata.rdf.sail.tck
Test harness for running the SPARQL test suites against an EmbeddedFederation.
BigdataEmbeddedFederationSparqlTest(String, String, String, String, Dataset, boolean, boolean) - Constructor for class com.bigdata.rdf.sail.tck.BigdataEmbeddedFederationSparqlTest
 
BigdataFederationSparqlTest - Class in com.bigdata.rdf.sail.tck
Runs the SPARQL test suite against a JiniFederation, which must be already deployed.
BigdataFederationSparqlTest(String, String, String, String, Dataset, boolean, boolean) - Constructor for class com.bigdata.rdf.sail.tck.BigdataFederationSparqlTest
 
BigdataSPARQL2ASTParserTest - Class in com.bigdata.rdf.sail.sparql
Non-manifest driven versions of the manifest driven test suite to facilitate debugging.
BigdataSPARQL2ASTParserTest() - Constructor for class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
 
BigdataSPARQL2ASTParserTest(String) - Constructor for class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
 
BigdataSparqlFullRWTxTest - Class in com.bigdata.rdf.sail.tck
Test harness for running the SPARQL test suites against a Journal using full read/write transaction support.
BigdataSparqlFullRWTxTest(String, String, String, String, Dataset, boolean, boolean) - Constructor for class com.bigdata.rdf.sail.tck.BigdataSparqlFullRWTxTest
 
BigdataSparqlTest - Class in com.bigdata.rdf.sail.tck
Test harness for running the SPARQL test suites.
BigdataSparqlTest(String, String, String, String, Dataset, boolean, boolean) - Constructor for class com.bigdata.rdf.sail.tck.BigdataSparqlTest
 
BigdataSPARQLUpdateConformanceTest - Class in com.bigdata.rdf.sail.tck
Harness for running the SPARQL 1.1 UPDATE compliance tests (DAWG).
BigdataSPARQLUpdateConformanceTest(String, String, String, URI, Map<String, URI>, URI, Map<String, URI>) - Constructor for class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateConformanceTest
 
BigdataSPARQLUpdateTest - Class in com.bigdata.rdf.sail.tck
Integration with the openrdf SPARQL 1.1 update test suite.
BigdataSPARQLUpdateTest() - Constructor for class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest
 
BigdataSPARQLUpdateTest2 - Class in com.bigdata.rdf.sail.tck
Test suite for BIGDATA extension to SPARQL UPDATE for NAMED SOLUTION SETS.
BigdataSPARQLUpdateTest2() - Constructor for class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
 
BigdataSPARQLUpdateTest2(String) - Constructor for class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
 
BigdataSPARQLUpdateTest2DiskRW - Class in com.bigdata.rdf.sail.tck
A variant of the test suite using BufferMode.DiskRW.
BigdataSPARQLUpdateTest2DiskRW() - Constructor for class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2DiskRW
 
BigdataSPARQLUpdateTest2DiskWORM - Class in com.bigdata.rdf.sail.tck
A variant of the test suite using BufferMode.DiskWORM.
BigdataSPARQLUpdateTest2DiskWORM() - Constructor for class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2DiskWORM
 
BigdataSPARQLUpdateTxTest - Class in com.bigdata.rdf.sail.tck
A variant of the test suite using full read/write transactions.
BigdataSPARQLUpdateTxTest() - Constructor for class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTxTest
 
BigdataSPARQLUpdateTxTest2 - Class in com.bigdata.rdf.sail.tck
A variant of the test suite using full read/write transactions.
BigdataSPARQLUpdateTxTest2() - Constructor for class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTxTest2
 
BigdataStoreTest - Class in com.bigdata.rdf.sail.tck
 
BigdataStoreTest() - Constructor for class com.bigdata.rdf.sail.tck.BigdataStoreTest
 
bob - Variable in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
bob - Variable in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
 
bob - Variable in class org.openrdf.repository.RepositoryConnectionTest
 

C

cannotInlineTests - Static variable in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
We cannot use inlining for these test because we do normalization on numeric values and these tests test for syntactic differences, i.e.
changeEvent(IChangeRecord) - Method in class com.bigdata.rdf.sail.TestSparqlUpdateCommit.CommitCounter
 
checkIfProxy() - Method in class com.bigdata.rdf.sail.AbstractBigdataSailTestCase
This method is invoked from methods that MUST be proxied to this class.
checkIfProxy() - Method in class com.bigdata.rdf.sail.webapp.AbstractIndexManagerTestCase
This method is invoked from methods that MUST be proxied to this class.
checkOrder - Variable in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
checkUpdate(boolean) - Method in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
Assert that the update from AbstractProtocolTest.update has or has not taken place.
close() - Method in class com.bigdata.rdf.sail.TestSparqlUpdateCommit.CommitCounter
 
com.bigdata.rdf.sail - package com.bigdata.rdf.sail
 
com.bigdata.rdf.sail.contrib - package com.bigdata.rdf.sail.contrib
 
com.bigdata.rdf.sail.graph - package com.bigdata.rdf.sail.graph
 
com.bigdata.rdf.sail.sparql - package com.bigdata.rdf.sail.sparql
 
com.bigdata.rdf.sail.tck - package com.bigdata.rdf.sail.tck
 
com.bigdata.rdf.sail.webapp - package com.bigdata.rdf.sail.webapp
 
com.bigdata.rdf.sail.webapp.health - package com.bigdata.rdf.sail.webapp.health
 
com.bigdata.rdf.sail.webapp.lbs - package com.bigdata.rdf.sail.webapp.lbs
 
compare(TupleQueryResult, Collection<BindingSet>) - Method in class com.bigdata.rdf.sail.ProxyBigdataSailTestCase
 
compareGraphs(Set<Statement>, Set<Statement>) - Method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
 
compareGraphs(Iterable<? extends Statement>, Iterable<? extends Statement>, BigdataSailRepositoryConnection) - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateConformanceTest
 
compareGraphs(Set<Statement>, Set<Statement>) - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
compareGraphs(Iterable<? extends Statement>, Iterable<? extends Statement>) - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
compareTupleQueryResults(TupleQueryResult, TupleQueryResult, BigdataSailRepositoryConnection) - Method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
 
compareTupleQueryResults(TupleQueryResult, TupleQueryResult) - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
 
compareTupleQueryResults(TupleQueryResult, TupleQueryResult) - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
ComplexSPARQLQueryTest - Class in org.openrdf.query.parser.sparql
A set of compliance tests on SPARQL query functionality which can not be easily executed using the SPARQL11ManifestTest format.
ComplexSPARQLQueryTest() - Constructor for class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
con - Variable in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
 
con - Variable in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
con - Variable in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
 
con - Variable in class org.openrdf.sail.RDFStoreTest
 
CONFIG_PROPERTY - Static variable in class com.bigdata.rdf.sail.tck.BigdataFederationSparqlTest
The name of the jini configuration file for the federation.
conn - Variable in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
CONSTRUCT - Static variable in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
 
context1 - Variable in class org.openrdf.repository.RepositoryConnectionTest
 
context1 - Variable in class org.openrdf.sail.RDFStoreTest
 
context2 - Variable in class org.openrdf.repository.RepositoryConnectionTest
 
context2 - Variable in class org.openrdf.sail.RDFStoreTest
 
countAll() - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
 
countAllElements() - Method in class org.openrdf.sail.RDFStoreTest
 
countContext1Elements() - Method in class org.openrdf.sail.RDFStoreTest
 
countMatches(Graph, Resource, URI, Value) - Static method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Count matches of the triple pattern.
countQueryResults(String) - Method in class com.bigdata.rdf.sail.tck.BigdataStoreTest
 
countQueryResults(String) - Method in class org.openrdf.sail.RDFStoreTest
 
countResults(TupleQueryResult) - Static method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Counts the #of results in a SPARQL result set.
countResults(GraphQueryResult) - Static method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Counts the #of results in a SPARQL result set.
countResults(RepositoryResult<Statement>) - Static method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Return the #of solutions in a result set.
countSolutions(String) - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest
Count solutions for a TupleQuery.
countSolutions(String) - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
 
createBindingSet(Binding...) - Method in class com.bigdata.rdf.sail.ProxyBigdataSailTestCase
 
createRepository() - Method in class com.bigdata.rdf.sail.tck.BigdataConnectionTest
 
createRepository() - Method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
 
createRepository() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest
 
createRepository() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
 
createRepository() - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
createRepository() - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
createRepository() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
Creates, initializes and clears a repository.
createRepository() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
 
createRepository() - Method in class org.openrdf.repository.RepositoryConnectionTest
Gets an (uninitialized) instance of the repository that should be tested.
createRequest(String...) - Method in interface com.bigdata.rdf.sail.webapp.AbstractProtocolTest.RequestFactory
 
createSail() - Method in class com.bigdata.rdf.sail.tck.BigdataStoreTest
 
createSail() - Method in class org.openrdf.sail.RDFStoreTest
Gets an instance of the Sail that should be tested.
createSPARQLQueryTest(String, String, String, String, Dataset, boolean) - Method in interface org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest.Factory
 
createSPARQLQueryTest(String, String, String, String, Dataset, boolean, boolean) - Method in interface org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest.Factory
 
createSPARQLUpdateConformanceTest(String, String, String, URI, Map<String, URI>, URI, Map<String, URI>) - Method in interface org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest.Factory
 
cxn - Variable in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository

D

dataRep - Variable in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
dataRep - Variable in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
dataset - Variable in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
dataset - Variable in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
DavidsTestBOps - Class in com.bigdata.rdf.sail
A test suite developed for some bits and pieces of SPARQL 1.0 coverage.
DavidsTestBOps() - Constructor for class com.bigdata.rdf.sail.DavidsTestBOps
 
DavidsTestBOps(String) - Constructor for class com.bigdata.rdf.sail.DavidsTestBOps
 
debugPrintSolutions(String) - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
 
DEFAULT_PREFIX - Static variable in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
The URI for the default prefix (":") in SPARQL QUERY and UPDATE requests.
doConstructTest(String, RDFFormat) - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
 
doDeleteWithAccessPath(URI, URI, Value, URI...) - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
 
doDeleteWithAccessPath(URI, URI, Value, URI...) - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
 
doDeleteWithBody(int, RDFFormat) - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
 
doDeleteWithPostTest(RDFFormat) - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Test helps PUTs some data, verifies that it is visible, DELETEs the data, and then verifies that it is gone.
doDeleteWithQuery(String) - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
 
doDescribeTest(String, RDFFormat) - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Inserts some data into the KB and then issues a DESCRIBE query against the REST API and verifies the expected results.
doGetWithAccessPath(URI, URI, Value, URI...) - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
 
doInsertByBody(String, RDFFormat, Graph, URI) - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Reads a resource and sends it using an INSERT with BODY request to be loaded into the database.
doInsertByBody(String, RDFFormat, Graph, URI) - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
 
doInsertbyURL(String, String) - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Insert a resource into the NanoSparqlServer.
doInsertWithBodyTest(String, int, RDFFormat) - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Test of POST w/ BODY having data to be loaded.
doInsertWithBodyTest(String, int, RDFFormat) - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
 
doStressDescribeTest(String, RDFFormat, int, int, int) - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DESCRIBE
 

E

equals(Iterable<? extends Statement>, Iterable<? extends Statement>) - Static method in class org.openrdf.model.util.ModelUtil
Compares two models, defined by two statement collections, and returns true if they are equal.
equals(Set<? extends Statement>, Set<? extends Statement>) - Static method in class org.openrdf.model.util.ModelUtil
Compares two models, defined by two statement collections, and returns true if they are equal.
EX_NS - Static variable in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
EX_NS - Static variable in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
EX_NS - Static variable in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
 
ExampleProtocolTest - Class in com.bigdata.rdf.sail.webapp
This class tests whether its superclass is working (at least a little) The superclass provides capability to check the request/response protocol, without actually starting a server.
ExampleProtocolTest(String) - Constructor for class com.bigdata.rdf.sail.webapp.ExampleProtocolTest
 
executeInsert(String, boolean) - Method in class com.bigdata.rdf.sail.webapp.AbstractSimpleInsertTest
 
executeQuery(BigdataSailRepository, int, int) - Method in class com.bigdata.rdf.sail.TestTicket1889
Prepares data containing blank nodes, loads it into triplestore, then run an update, which creates additional statements with blank nodes resulting number of statements loaded should be 2*n.
executeQuery(BigdataSailRepository, int, int) - Method in class com.bigdata.rdf.sail.TestTicket1889_2
Prepares data containing blank nodes, loads it into triplestore, then run an update, which creates additional statements with blank nodes resulting number of statements loaded should be 2*n.
expectedResultRepo - Variable in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 

F

f - Variable in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
f - Variable in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
f - Variable in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
 
filterOutTests(TestSuite, String) - Static method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
Hack filters out the "dataset" tests.
filterOutTests(TestSuite, Collection<String>) - Static method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
 
FOAF_NS - Static variable in class org.openrdf.repository.RepositoryConnectionTest
 
fullSuite() - Static method in class com.bigdata.rdf.sail.tck.BigdataFederationSparqlTest
Return the entire test suite.

G

genNTRIPLES(int, RDFFormat) - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Generates some statements and serializes them using the specified RDFFormat.
genNTRIPLES2(int) - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
 
getDelegate() - Method in class com.bigdata.rdf.sail.ProxyBigdataSailTestCase
 
getDelegate() - Method in class com.bigdata.rdf.sail.webapp.ProxyTestCase
 
getExactSize() - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Deprecated.
getIndexManager() - Method in class com.bigdata.rdf.sail.webapp.AbstractIndexManagerTestCase
 
getIndexManager() - Method in class com.bigdata.rdf.sail.webapp.ProxyTestCase
 
getIndexManager() - Method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager
 
getIndexManager() - Method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager2
 
getManifestName(Repository, RepositoryConnection, String) - Static method in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
getManifestName(Repository, RepositoryConnection, String) - Static method in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
getMatches(Graph, Resource, URI, Value) - Static method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Return the statements matching the triple pattern.
getNamespaceDeclarations() - Method in class com.bigdata.rdf.sail.webapp.AbstractSimpleInsertTest
Get a set of useful namespace prefix declarations.
getNamespaceDeclarations() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
A bunch of namespace declarations to be used by the tests.
getNamespaceDeclarations() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
Get a set of useful namespace prefix declarations.
getNamespaceDeclarations() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
Get a set of useful namespace prefix declarations.
getNamespaceDeclarations() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
Get a set of useful namespace prefix declarations.
getNamespaceDeclarations() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
Get a set of useful namespace prefix declarations.
getOurDelegate() - Method in class com.bigdata.rdf.sail.ProxyBigdataSailTestCase
Returns the delegate after first making sure that it is non-null and extends AbstractBigdataTestCase.
getOurDelegate() - Method in class com.bigdata.rdf.sail.TestNoExceptions
 
getOurDelegate() - Method in class com.bigdata.rdf.sail.webapp.ProxyTestCase
Returns the delegate after first making sure that it is non-null and extends AbstractJournalTestCase.
getProperties() - Method in class com.bigdata.rdf.sail.AbstractBigdataSailTestCase
Returns properties read from a hierarchy of sources.
getProperties() - Method in class com.bigdata.rdf.sail.contrib.TestOOMBug
Please set your database properties here, except for your journal file, please DO NOT SPECIFY A JOURNAL FILE.
getProperties() - Method in class com.bigdata.rdf.sail.DavidsTestBOps
 
getProperties() - Method in class com.bigdata.rdf.sail.graph.TestPaths
 
getProperties() - Method in class com.bigdata.rdf.sail.ProxyBigdataSailTestCase
The properties as configured by the delegate.
getProperties() - Method in class com.bigdata.rdf.sail.sparql.Bigdata2ASTSPARQL11SyntaxTest
 
getProperties() - Method in class com.bigdata.rdf.sail.sparql.Bigdata2ASTSPARQLSyntaxTest
 
getProperties() - Method in class com.bigdata.rdf.sail.sparql.TestReificationDoneRightParser
 
getProperties() - Method in class com.bigdata.rdf.sail.sparql.TestVirtualGraphs
Overridden to setup a quads mode instance.
getProperties() - Method in class com.bigdata.rdf.sail.tck.BigdataArbitraryLengthPathTest
Note: This method may be overridden in order to run the test suite against other variations of the bigdata backend.
getProperties() - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
Note: This method may be overridden in order to run the test suite against other variations of the bigdata backend.
getProperties() - Method in class com.bigdata.rdf.sail.tck.BigdataConnectionTest
 
getProperties() - Method in class com.bigdata.rdf.sail.tck.BigdataEmbeddedFederationSparqlTest
 
getProperties() - Method in class com.bigdata.rdf.sail.tck.BigdataSparqlFullRWTxTest
 
getProperties() - Method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
Note: This method may be overridden in order to run the test suite against other variations of the bigdata backend.
getProperties() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateConformanceTest
Note: This method may be overridden in order to run the test suite against other variations of the bigdata backend.
getProperties() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest
Note: This method may be overridden in order to run the test suite against other variations of the bigdata backend.
getProperties() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
Note: This method may be overridden in order to run the test suite against other variations of the bigdata backend.
getProperties() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2DiskRW
 
getProperties() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2DiskWORM
 
getProperties() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTxTest
 
getProperties() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTxTest2
 
getProperties() - Method in class com.bigdata.rdf.sail.tck.BigdataStoreTest
 
getProperties() - Method in class com.bigdata.rdf.sail.TestBigdataSailEmbeddedFederationWithQuads
 
getProperties() - Method in class com.bigdata.rdf.sail.TestBigdataSailWithoutSids
 
getProperties() - Method in class com.bigdata.rdf.sail.TestBigdataSailWithQuads
 
getProperties() - Method in class com.bigdata.rdf.sail.TestBigdataSailWithSids
 
getProperties() - Method in class com.bigdata.rdf.sail.TestBigdataValueReplacer
 
getProperties() - Method in class com.bigdata.rdf.sail.TestBOps
 
getProperties() - Method in class com.bigdata.rdf.sail.TestConcurrentKBCreate.TestWithGroupCommit
 
getProperties() - Method in class com.bigdata.rdf.sail.TestConcurrentKBCreate.TestWithoutGroupCommit
 
getProperties() - Method in class com.bigdata.rdf.sail.TestInlineValues
 
getProperties() - Method in class com.bigdata.rdf.sail.TestLexJoinOps
 
getProperties() - Method in class com.bigdata.rdf.sail.TestMaterialization
 
getProperties() - Method in class com.bigdata.rdf.sail.TestMillisecondPrecisionForInlineDateTimes
Please set your database properties here, except for your journal file, please DO NOT SPECIFY A JOURNAL FILE.
getProperties() - Method in class com.bigdata.rdf.sail.TestMROWTransactions
 
getProperties(int, boolean) - Method in class com.bigdata.rdf.sail.TestMROWTransactions
 
getProperties() - Method in class com.bigdata.rdf.sail.TestMultiGraphs
 
getProperties() - Method in class com.bigdata.rdf.sail.TestNoExceptions
Please set your database properties here, except for your journal file, please DO NOT SPECIFY A JOURNAL FILE.
getProperties() - Method in class com.bigdata.rdf.sail.TestOrderBy
 
getProperties() - Method in class com.bigdata.rdf.sail.TestPruneBindingSets
 
getProperties() - Method in class com.bigdata.rdf.sail.TestRDRHistory
 
getProperties(Class<? extends RDRHistory>) - Method in class com.bigdata.rdf.sail.TestRDRHistory
 
getProperties() - Method in class com.bigdata.rdf.sail.TestReadWriteTransactions
 
getProperties() - Method in class com.bigdata.rdf.sail.TestRollbacks
 
getProperties() - Method in class com.bigdata.rdf.sail.TestRollbacksTM
 
getProperties() - Method in class com.bigdata.rdf.sail.TestRollbacksTx
 
getProperties() - Method in class com.bigdata.rdf.sail.TestSearchQuery
Overridden to allow the subject-centric full text index.
getProperties() - Method in class com.bigdata.rdf.sail.TestSesameFilters
 
getProperties() - Method in class com.bigdata.rdf.sail.TestSetBinding
 
getProperties() - Method in class com.bigdata.rdf.sail.TestSids
 
getProperties() - Method in class com.bigdata.rdf.sail.TestSingleTailRule
 
getProperties() - Method in class com.bigdata.rdf.sail.TestSparqlStar
 
getProperties(Class<? extends RDRHistory>) - Method in class com.bigdata.rdf.sail.TestSparqlStar
 
getProperties() - Method in class com.bigdata.rdf.sail.TestStrBOp
 
getProperties() - Method in class com.bigdata.rdf.sail.TestTemplate
Please set your database properties here, except for your journal file, please DO NOT SPECIFY A JOURNAL FILE.
getProperties() - Method in class com.bigdata.rdf.sail.TestTicket1889
 
getProperties() - Method in class com.bigdata.rdf.sail.TestTicket1889_2
 
getProperties() - Method in class com.bigdata.rdf.sail.TestTicket2043
 
getProperties() - Method in class com.bigdata.rdf.sail.TestTicket2043b
 
getProperties() - Method in class com.bigdata.rdf.sail.TestTicket276
Please set your database properties here, except for your journal file, please DO NOT SPECIFY A JOURNAL FILE.
getProperties() - Method in class com.bigdata.rdf.sail.TestTicket353
Please set your database properties here, except for your journal file, please DO NOT SPECIFY A JOURNAL FILE.
getProperties() - Method in class com.bigdata.rdf.sail.TestTicket355
Please set your database properties here, except for your journal file, please DO NOT SPECIFY A JOURNAL FILE.
getProperties() - Method in class com.bigdata.rdf.sail.TestTicket581
Please set your database properties here, except for your journal file, please DO NOT SPECIFY A JOURNAL FILE.
getProperties() - Method in class com.bigdata.rdf.sail.TestTicket610
 
getProperties() - Method in class com.bigdata.rdf.sail.TestTicket632
 
getProperties() - Method in class com.bigdata.rdf.sail.TestTicket647
Please set your database properties here, except for your journal file, please DO NOT SPECIFY A JOURNAL FILE.
getProperties() - Method in class com.bigdata.rdf.sail.TestTicket669
Please set your database properties here, except for your journal file, please DO NOT SPECIFY A JOURNAL FILE.
getProperties() - Method in class com.bigdata.rdf.sail.TestTicket693
Please set your database properties here, except for your journal file, please DO NOT SPECIFY A JOURNAL FILE.
getProperties() - Method in class com.bigdata.rdf.sail.webapp.AbstractIndexManagerTestCase
 
getProperties() - Method in class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
 
getProperties() - Method in class com.bigdata.rdf.sail.webapp.ProxyTestCase
 
getProperties() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_ESTCARD.ReadWriteTx
 
getProperties() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_HASSTMT.ReadWriteTx
 
getProperties() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_HASSTMT.TruthMaintenance
Overlay the properties configuration for triples plus incremental truth maintenance.
getProperties() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_TX_API.NoReadWriteTx
 
getProperties() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_TX_API.ReadWriteTx
 
getProperties() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository.ReadWriteTx
Enable isolatable indices for so we can have concurrent read/write transactions in the RepositoryConnection.
getProperties() - Method in class com.bigdata.rdf.sail.webapp.TestBLZG1943
 
getProperties() - Method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager
 
getProperties() - Method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager2
 
getProperties() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
Note: This method may be overridden in order to run the test suite against other variations of the bigdata backend.
getQueryConnection(Repository) - Method in class com.bigdata.rdf.sail.tck.BigdataFederationSparqlTest
 
getQueryConnection(Repository) - Method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
Overridden to use BigdataSail.getReadOnlyConnection() as a workaround to the test harness which invokes BigdataSail.getConnection() multiple times from within the same thread.
getQueryString() - Method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
 
getRepository() - Method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
 
getRepositoryDescriptions() - Method in class com.bigdata.rdf.sail.webapp.TestMultiTenancyAPI
Extract the VoID summary of the known data sets.
getRequestFactory() - Method in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
 
getResourceAsStream(String) - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
 
getResourceAsString(String) - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
Return the contents of the resource.
getResponseBody(HttpURLConnection) - Static method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
 
getResponseContentType() - Method in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
 
getSail(Properties) - Method in class com.bigdata.rdf.sail.AbstractBigdataSailTestCase
 
getSail() - Method in class com.bigdata.rdf.sail.ProxyBigdataSailTestCase
Create a SAIL using the delegate and using the properties as configured by the delegate.
getSail(Properties) - Method in class com.bigdata.rdf.sail.ProxyBigdataSailTestCase
Create a SAIL using the delegate using the specified properties (typically overriding one or more properties).
getSail(Properties) - Method in class com.bigdata.rdf.sail.TestBigdataSailEmbeddedFederationWithQuads
 
getSail(Properties) - Method in class com.bigdata.rdf.sail.TestBigdataSailWithoutSids
 
getSail(Properties) - Method in class com.bigdata.rdf.sail.TestBigdataSailWithQuads
 
getSail(Properties) - Method in class com.bigdata.rdf.sail.TestBigdataSailWithSids
 
getSingleTest(TestSuite, String) - Static method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
Return the sole test in the suite associated with the specified testURI.
getStore(Properties) - Method in class com.bigdata.rdf.sail.sparql.Bigdata2ASTSPARQL11SyntaxTest
 
getStore(Properties) - Method in class com.bigdata.rdf.sail.sparql.Bigdata2ASTSPARQLSyntaxTest
 
getTestMode() - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
The TestMode that is in effect.
getTriplesNoInference() - Method in class com.bigdata.rdf.sail.TestChangeSets
 
getTriplesNoInference() - Method in class com.bigdata.rdf.sail.TestTicket1086
 
getTriplesNoInference() - Method in class com.bigdata.rdf.sail.TestTicket1388
 
getTriplesNoInference() - Method in class com.bigdata.rdf.sail.TestTicket1518
 
getTriplesNoInferenceNoQuadsStripping() - Method in class com.bigdata.rdf.sail.TestTicket1086
Returns a configuration where stripping of quads within the loading process is disabled.
getTripleStoreProperties() - Method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServer
 
getTripleStoreProperties() - Method in class com.bigdata.rdf.sail.webapp.TestServiceWhiteList
 
getTriplesWithInference() - Method in class com.bigdata.rdf.sail.TestChangeSets
 
getVeryLargeLiteral() - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Generate and return a very large literal.
graph1 - Variable in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
graph1 - Variable in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
 
graph2 - Variable in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
graph2 - Variable in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
 
guernica - Variable in class org.openrdf.sail.RDFStoreTest
 

H

HashDistinctNamedGraphUpdateTest - Class in com.bigdata.rdf.sail.webapp
 
HashDistinctNamedGraphUpdateTest(String) - Constructor for class com.bigdata.rdf.sail.webapp.HashDistinctNamedGraphUpdateTest
 
hasStatement(Resource, URI, Value, boolean, Resource...) - Method in class com.bigdata.rdf.sail.webapp.AbstractSimpleInsertTest
 
hasStatement(Resource, URI, Value, boolean, Resource...) - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 

I

indexOnNamespace(Collection<TestMultiTenancyAPI.VoidSummary>) - Static method in class com.bigdata.rdf.sail.webapp.TestMultiTenancyAPI
Return an index over the VoidSummary collection using the namespace of the data set as the key for the index.
INFO - Static variable in class com.bigdata.rdf.sail.graph.TestPaths
 
INFO - Static variable in class com.bigdata.rdf.sail.TestMaterialization
 
INFO - Static variable in class com.bigdata.rdf.sail.TestSesameFilters
 
INFO - Static variable in class com.bigdata.rdf.sail.TestStrBOp
 
inputDefaultGraph - Variable in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
inputNamedGraphs - Variable in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
isSolutionSetUpdateEnabled() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
Return true iff the SPARQL UPDATE for NAMED SOLUTION SETS test should run.
isSubset(Iterable<? extends Statement>, Iterable<? extends Statement>) - Static method in class org.openrdf.model.util.ModelUtil
Compares two models, defined by two statement collections, and returns true if the first model is a subset of the second model.
isSubset(Set<? extends Statement>, Set<? extends Statement>) - Static method in class org.openrdf.model.util.ModelUtil
Compares two models, defined by two statement collections, and returns true if the first model is a subset of the second model.

K

knownBadTests - Static variable in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
These tests fail but should not.

L

laxCardinality - Variable in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
load(BigdataSailRepositoryConnection, String) - Method in class com.bigdata.rdf.sail.graph.TestPaths
 
loadDataset(String) - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest
Note: Overridden to turn off autocommit and commit after the data are loaded.
loadDataset(String) - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
LOAD the data set.
loadDataset(String) - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
loadDataset(String) - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
Note: Overridden to turn off autocommit and commit after the data are loaded.
loadFile(String, RDFFormat) - Method in class com.bigdata.rdf.sail.webapp.TestBackupServlet
Load a file.
loadFile(String, RDFFormat) - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
Load a file.
loadGraphFromResource(String) - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Load and return a graph from a resource.
loadTestData(String, Resource...) - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
Overridden to turn off auto commit and to commit after the data set is loaded.
loadTestData(String, Resource...) - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
log - Static variable in class com.bigdata.rdf.sail.graph.TestPaths
 
log - Static variable in class com.bigdata.rdf.sail.QuadsTestCase
 
log - Static variable in class com.bigdata.rdf.sail.TestInlineValues
 
log - Static variable in class com.bigdata.rdf.sail.TestMaterialization
 
log - Static variable in class com.bigdata.rdf.sail.TestMultiGraphs
 
log - Static variable in class com.bigdata.rdf.sail.TestSesameFilters
 
log - Static variable in class com.bigdata.rdf.sail.TestSingleTailRule
 
log - Static variable in class com.bigdata.rdf.sail.TestStrBOp
 
log - Static variable in class com.bigdata.rdf.sail.TestTemplate
 
log - Static variable in class com.bigdata.rdf.sail.TestTicket581
 
log - Static variable in class com.bigdata.rdf.sail.TestTicket610
 
log - Static variable in class com.bigdata.rdf.sail.TestTicket647
 
log - Static variable in class com.bigdata.rdf.sail.TestTicket669
 
log - Static variable in class com.bigdata.rdf.sail.TestTicket693
 
log - Static variable in class com.bigdata.rdf.sail.TestUnions
 
logger - Variable in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
logger - Variable in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
logger - Static variable in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
logger - Static variable in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
logger - Static variable in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
 

M

m_client - Variable in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
The http client.
m_client - Variable in class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
The http client.
m_fixture - Variable in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
A jetty Server running a NanoSparqlServer instance.
m_fixture - Variable in class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
 
m_indexManager - Variable in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServer
 
m_indexManager - Variable in class com.bigdata.rdf.sail.webapp.TestServiceWhiteList
 
m_mgr - Variable in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
The client-API wrapper for the remote service.
m_namespace - Variable in class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
 
m_repo - Variable in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
The client-API wrapper to the NSS for the configured default namespace.
m_repo - Variable in class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
The client-API wrapper to the NSS.
m_rootURL - Variable in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
The URL of the root of the web application server.
m_rootURL - Variable in class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
The URL of the root of the web application server.
m_serviceURL - Variable in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
The effective NanoSparqlServer http end point (including the ContextPath).
m_serviceURL - Variable in class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
The effective NanoSparqlServer http end point (including the ContextPath).
main(String[]) - Static method in class com.bigdata.rdf.sail.TestMROWTransactions
Command line variant to allow stress testing without JUnit support Invokes the same domultiple_csem_transaction2 method.
main(String[]) - Static method in class com.bigdata.rdf.sail.TestSesameMultiGraphs
 
main(String[]) - Static method in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
Sanity check the AbstractProtocolTest.charset pattern
main(String[]) - Static method in class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
Connect to the NSS end point and run a test suite designed to verify the health of that instance.
main(String[]) - Static method in class com.bigdata.rdf.sail.webapp.TestHelper
 
main(String[]) - Static method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager
Runs the test suite against an IBigdataFederation or a Journal.
main(String[]) - Static method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager2
Runs the test suite against an IBigdataFederation or a Journal.
mbox - Variable in class org.openrdf.repository.RepositoryConnectionTest
 
mboxAlice - Variable in class org.openrdf.repository.RepositoryConnectionTest
 
mboxBob - Variable in class org.openrdf.repository.RepositoryConnectionTest
 
ModelUtil - Class in org.openrdf.model.util
 
ModelUtil() - Constructor for class org.openrdf.model.util.ModelUtil
 

N

name - Variable in class org.openrdf.repository.RepositoryConnectionTest
 
nameAlice - Variable in class org.openrdf.repository.RepositoryConnectionTest
 
nameBob - Variable in class org.openrdf.repository.RepositoryConnectionTest
 
namespace - Variable in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
The namespace of the AbstractTripleStore instance against which the test is running.
namespace - Variable in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServer
 
namespace - Variable in class com.bigdata.rdf.sail.webapp.TestServiceWhiteList
 
NativeDistinctNamedGraphUpdateTest - Class in com.bigdata.rdf.sail.webapp
 
NativeDistinctNamedGraphUpdateTest(String) - Constructor for class com.bigdata.rdf.sail.webapp.NativeDistinctNamedGraphUpdateTest
 
newFixture(String) - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
 
newFixture() - Method in class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
 
newInstance() - Method in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
 
newRepository() - Method in class com.bigdata.rdf.sail.tck.BigdataArbitraryLengthPathTest
 
newRepository() - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
 
newRepository() - Method in class com.bigdata.rdf.sail.tck.BigdataEmbeddedFederationSparqlTest
 
newRepository() - Method in class com.bigdata.rdf.sail.tck.BigdataFederationSparqlTest
 
newRepository() - Method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
 
newRepository() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateConformanceTest
 
newRepository() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest
 
newRepository() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
 
newRepository() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
newRepository() - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
newRepository() - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
newRepository() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
Create a new Repository object.
newRepository() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
 
newSchemeRegistry() - Method in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
 
nightwatch - Variable in class org.openrdf.sail.RDFStoreTest
 

O

open(String) - Method in class com.bigdata.rdf.sail.graph.TestPaths
 
org.openrdf.model.util - package org.openrdf.model.util
 
org.openrdf.query.parser.sparql - package org.openrdf.query.parser.sparql
 
org.openrdf.query.parser.sparql.manifest - package org.openrdf.query.parser.sparql.manifest
 
org.openrdf.repository - package org.openrdf.repository
 
org.openrdf.sail - package org.openrdf.sail
 

P

packagePath - Variable in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
The file path name for the package in which the data files are found.
packagePath - Static variable in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
The path used to resolve resources in this package when they are being uploaded to the NanoSparqlServer.
painter - Variable in class org.openrdf.sail.RDFStoreTest
 
painting - Variable in class org.openrdf.sail.RDFStoreTest
 
paints - Variable in class org.openrdf.sail.RDFStoreTest
 
parseOperation(String, String) - Method in class com.bigdata.rdf.sail.sparql.Bigdata2ASTSPARQL11SyntaxTest
This uses the Bigdata2ASTSPARQLParser.
parseQuery(String, String) - Method in class com.bigdata.rdf.sail.sparql.Bigdata2ASTSPARQLSyntaxTest
This uses the Bigdata2ASTSPARQLParser.
PAUSE_BEFORE_CLOSE_TIME - Static variable in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
 
picasso - Variable in class org.openrdf.sail.RDFStoreTest
 
ProxyBigdataSailTestCase - Class in com.bigdata.rdf.sail
This class provides proxy delegation logic for abstract methods declared by AbstractBigdataSailTestCase and is used to extend the set of tests that will be applied to all implementations of the generic object model Java API.
ProxyBigdataSailTestCase() - Constructor for class com.bigdata.rdf.sail.ProxyBigdataSailTestCase
 
ProxyBigdataSailTestCase(String) - Constructor for class com.bigdata.rdf.sail.ProxyBigdataSailTestCase
 
ProxySuiteHelper - Class in com.bigdata.rdf.sail.webapp
This class provides static methods to help creating test classes and suites of tests that use the proxy test approach.
ProxySuiteHelper() - Constructor for class com.bigdata.rdf.sail.webapp.ProxySuiteHelper
 
ProxyTestCase<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
This class provides proxy delegation logic for abstract methods declared by AbstractJournalTestCase and is used to extend the set of tests that will be applied to all implementations of the generic object model Java API.
ProxyTestCase() - Constructor for class com.bigdata.rdf.sail.webapp.ProxyTestCase
 
ProxyTestCase(String) - Constructor for class com.bigdata.rdf.sail.webapp.ProxyTestCase
 
publisher - Variable in class org.openrdf.repository.RepositoryConnectionTest
 

Q

QuadsTestCase - Class in com.bigdata.rdf.sail
Unit tests for named graphs.
QuadsTestCase() - Constructor for class com.bigdata.rdf.sail.QuadsTestCase
 
QuadsTestCase(String) - Constructor for class com.bigdata.rdf.sail.QuadsTestCase
 
queryFileURL - Variable in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 

R

RDFStoreTest - Class in org.openrdf.sail
A JUnit test for testing Sail implementations that store RDF data.
RDFStoreTest() - Constructor for class org.openrdf.sail.RDFStoreTest
 
readExpectedBooleanQueryResult() - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
readExpectedGraphQueryResult() - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
readExpectedTupleQueryResult(String) - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
 
readExpectedTupleQueryResult() - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
readFromFile(File) - Static method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Read the contents of a file.
readGraphFromFile(File) - Static method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
 
readInputData(Dataset) - Method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
 
readQueryString() - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
readUpdateString() - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
rembrandt - Variable in class org.openrdf.sail.RDFStoreTest
 
reopenSail(BigdataSail) - Method in class com.bigdata.rdf.sail.AbstractBigdataSailTestCase
 
reopenSail(BigdataSail) - Method in class com.bigdata.rdf.sail.ProxyBigdataSailTestCase
Close and then re-open the SAIL.
reopenSail(BigdataSail) - Method in class com.bigdata.rdf.sail.TestBigdataSailEmbeddedFederationWithQuads
 
reopenSail(BigdataSail) - Method in class com.bigdata.rdf.sail.TestBigdataSailWithoutSids
 
reopenSail(BigdataSail) - Method in class com.bigdata.rdf.sail.TestBigdataSailWithQuads
 
reopenSail(BigdataSail) - Method in class com.bigdata.rdf.sail.TestBigdataSailWithSids
 
repo - Variable in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
The repository under test.
RepositoryConnectionTest - Class in org.openrdf.repository
 
RepositoryConnectionTest(String) - Constructor for class org.openrdf.repository.RepositoryConnectionTest
 
requestFileURL - Variable in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
resetDefaultOptions() - Method in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
This method is called automatically after each call to AbstractProtocolTest.serviceRequest(String...) so probably is unnecessary.
resultDefaultGraph - Variable in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
resultFileURL - Variable in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
resultNamedGraphs - Variable in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
runTest() - Method in class com.bigdata.rdf.sail.tck.BigdataFederationSparqlTest
 
runTest() - Method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
 
runTest() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateConformanceTest
 
runTest() - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
runTest() - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 

S

sail - Variable in class org.openrdf.sail.RDFStoreTest
 
SELECT - Static variable in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
 
serviceRequest(String...) - Method in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
This is the main entry point for subclasses.
setAccept(String) - Method in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
Sets the accept header, default is "*"
setAllow400s() - Method in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
Normally a 400 or 404 response fails the test, calling this method allows such responses.
setDelegate(Test) - Method in class com.bigdata.rdf.sail.ProxyBigdataSailTestCase
 
setDelegate(Test) - Method in class com.bigdata.rdf.sail.webapp.ProxyTestCase
 
setHeaders(Header[]) - Method in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
 
setMethodAsGet() - Method in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
The next request is a GET, (this is the default)
setMethodisPost(String, String) - Method in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
The method is a POST of the given document
setMethodisPostUrlEncodedData() - Method in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
The method is a POST usng url-encoded form data, with the parameters being those past to AbstractProtocolTest.serviceRequest(String...) call.
setUp(ProxyBigdataSailTestCase) - Method in class com.bigdata.rdf.sail.AbstractBigdataSailTestCase
Invoked from TestCase.setUp() for each test in the suite.
setUp() - Method in class com.bigdata.rdf.sail.ProxyBigdataSailTestCase
 
setUp() - Method in class com.bigdata.rdf.sail.sparql.Bigdata2ASTSPARQL11SyntaxTest
 
setUp() - Method in class com.bigdata.rdf.sail.sparql.Bigdata2ASTSPARQLSyntaxTest
 
setUp() - Method in class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
 
setUp() - Method in class com.bigdata.rdf.sail.tck.BigdataArbitraryLengthPathTest
 
setUp() - Method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
 
setUp() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateConformanceTest
 
setUp() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
 
setUp(ProxyBigdataSailTestCase) - Method in class com.bigdata.rdf.sail.TestBigdataSailEmbeddedFederationWithQuads
Data files are placed into a directory named by the test.
setUp() - Method in class com.bigdata.rdf.sail.TestMROWTransactionsNoHistory
 
setUp() - Method in class com.bigdata.rdf.sail.TestRollbacks
 
setUp(ProxyTestCase<S>) - Method in class com.bigdata.rdf.sail.webapp.AbstractIndexManagerTestCase
Invoked from TestCase.setUp() for each test in the suite.
setUp() - Method in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
 
setUp() - Method in class com.bigdata.rdf.sail.webapp.AbstractSimpleInsertTest
 
setUp() - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
 
setUp() - Method in class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
Setup a random namespace for each test.
setUp() - Method in class com.bigdata.rdf.sail.webapp.lbs.TestAbstractHostLBSPolicy
 
setUp() - Method in class com.bigdata.rdf.sail.webapp.ProxyTestCase
 
setUp() - Method in class com.bigdata.rdf.sail.webapp.StressTestConcurrentRestApiRequests
 
setUp() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
 
setUp() - Method in class com.bigdata.rdf.sail.webapp.TestFederatedQuery
 
setUp() - Method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServer
 
setUp() - Method in class com.bigdata.rdf.sail.webapp.TestServiceWhiteList
 
setUp() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
setUp() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
setUp() - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
setUp() - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
setUp() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
setUp() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
 
setUp() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
setUp() - Method in class org.openrdf.sail.RDFStoreTest
 
setupDataOnServer() - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Sets up a simple data set on the server.
setupQuadsDataOnServer() - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Sets up a simple data set on the server.
SPARQL11ManifestTest - Class in org.openrdf.query.parser.sparql.manifest
Functionality for creating a JUnit test suite out of a W3C Working Group-style manifest for SPARQL query and update tests.
SPARQL11ManifestTest() - Constructor for class org.openrdf.query.parser.sparql.manifest.SPARQL11ManifestTest
 
SPARQLQueryTest - Class in org.openrdf.query.parser.sparql.manifest
A SPARQL query test suite, created by reading in a W3C working-group style manifest.
SPARQLQueryTest(String, String, String, String, Dataset, boolean) - Constructor for class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
SPARQLQueryTest(String, String, String, String, Dataset, boolean, boolean) - Constructor for class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
SPARQLQueryTest.Factory - Interface in org.openrdf.query.parser.sparql.manifest
 
SPARQLUpdateConformanceTest - Class in org.openrdf.query.parser.sparql.manifest
A SPARQL 1.1 Update test, created by reading in a W3C working-group style manifest.
SPARQLUpdateConformanceTest(String, String, String, URI, Map<String, URI>, URI, Map<String, URI>) - Constructor for class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
SPARQLUpdateConformanceTest.Factory - Interface in org.openrdf.query.parser.sparql.manifest
 
SPARQLUpdateTest - Class in org.openrdf.query.parser.sparql
Tests for SPARQL 1.1 Update functionality.
SPARQLUpdateTest() - Constructor for class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
SPARQLUpdateTestv2 - Class in org.openrdf.query.parser.sparql
Tests for SPARQL 1.1 Update functionality.
SPARQLUpdateTestv2() - Constructor for class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
 
StressTest_ClosedByInterrupt_RW - Class in com.bigdata.rdf.sail
 
StressTest_ClosedByInterrupt_RW() - Constructor for class com.bigdata.rdf.sail.StressTest_ClosedByInterrupt_RW
 
StressTest_ClosedByInterrupt_RW(String) - Constructor for class com.bigdata.rdf.sail.StressTest_ClosedByInterrupt_RW
 
stressTest_concurrentClients_10Minutes() - Method in class com.bigdata.rdf.sail.webapp.StressTestConcurrentRestApiRequests
A 10 minute stress test.
stressTest_concurrentClients_24Hours() - Method in class com.bigdata.rdf.sail.webapp.StressTestConcurrentRestApiRequests
A 24 hour stress test.
stressTest_concurrentClients_2Hours() - Method in class com.bigdata.rdf.sail.webapp.StressTestConcurrentRestApiRequests
A 2 hour stress test.
stressTest_multiTenancy_967() - Method in class com.bigdata.rdf.sail.webapp.StressTest_REST_MultiTenancy
Runs the stress test for an hour.
StressTest_REST_MultiTenancy<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite providing a stress test of the multi-tenancy API.
StressTest_REST_MultiTenancy() - Constructor for class com.bigdata.rdf.sail.webapp.StressTest_REST_MultiTenancy
 
StressTest_REST_MultiTenancy(String) - Constructor for class com.bigdata.rdf.sail.webapp.StressTest_REST_MultiTenancy
 
StressTestConcurrentRestApiRequests<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite.
StressTestConcurrentRestApiRequests() - Constructor for class com.bigdata.rdf.sail.webapp.StressTestConcurrentRestApiRequests
 
StressTestConcurrentRestApiRequests(String) - Constructor for class com.bigdata.rdf.sail.webapp.StressTestConcurrentRestApiRequests
 
suite() - Static method in class com.bigdata.rdf.sail.sparql.Bigdata2ASTSPARQL11SyntaxTest
 
suite() - Static method in class com.bigdata.rdf.sail.sparql.Bigdata2ASTSPARQLSyntaxTest
 
suite() - Static method in class com.bigdata.rdf.sail.sparql.TestAll
 
suite() - Static method in class com.bigdata.rdf.sail.sparql.TestAll_AST
 
suite() - Static method in class com.bigdata.rdf.sail.tck.BigdataEmbeddedFederationSparqlTest
Skip the dataset tests for now until we can figure out what is wrong with them.
suite(boolean) - Static method in class com.bigdata.rdf.sail.tck.BigdataEmbeddedFederationSparqlTest
 
suite() - Static method in class com.bigdata.rdf.sail.tck.BigdataFederationSparqlTest
Skip the dataset tests for now until we can figure out what is wrong with them.
suite(boolean) - Static method in class com.bigdata.rdf.sail.tck.BigdataFederationSparqlTest
 
suite() - Static method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
Skip the dataset tests for now until we can figure out what is wrong with them.
suite(boolean) - Static method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
 
suite() - Static method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateConformanceTest
 
suite() - Static method in class com.bigdata.rdf.sail.tck.TestAll
Returns a test that will run each of the implementation specific test suites in turn.
suite() - Static method in class com.bigdata.rdf.sail.TestAll
 
suite() - Static method in class com.bigdata.rdf.sail.TestBigdataSailEmbeddedFederationWithQuads
 
suite() - Static method in class com.bigdata.rdf.sail.TestBigdataSailWithoutSids
 
suite() - Static method in class com.bigdata.rdf.sail.TestBigdataSailWithQuads
 
suite() - Static method in class com.bigdata.rdf.sail.TestBigdataSailWithSids
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.ExampleProtocolTest
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.HashDistinctNamedGraphUpdateTest
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.lbs.TestAll
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.NativeDistinctNamedGraphUpdateTest
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.StressTest_REST_MultiTenancy
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.StressTestConcurrentRestApiRequests
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.Test_REST_ASK
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_BY_ACCESS_PATH
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_WITH_BODY
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.Test_REST_DESCRIBE
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.Test_REST_ESTCARD.ReadWriteTx
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.Test_REST_ESTCARD
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.Test_REST_HASSTMT.ReadWriteTx
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.Test_REST_HASSTMT
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.Test_REST_HASSTMT.TruthMaintenance
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.Test_REST_ServiceDescription
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.Test_REST_Structure
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.Test_REST_TX_API
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.Test_Ticket_1207
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.Test_Ticket_1717
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.Test_Ticket_1893
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.Test_Ticket_605
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestAll
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestAll2
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestAskJsonTrac704
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestBackupServlet
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestCBD731
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestDataLoaderServlet
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestFederatedQuery
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestInsertFilterFalse727
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestMultiTenancyAPI
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlClient
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager
Return suite running in triples mode against a temporary journal.
suite(TestMode) - Static method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager
Return suite running in the specified mode against a temporary journal.
suite(IIndexManager, TestMode) - Static method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager
Return suite running in the given mode against the given IIndexManager.
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager.Test_NSS_quads
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager.test_NSS_RWStore
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager.Test_NSS_sids
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager.test_NSS_triples
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager2
Return suite running in triples mode against a temporary journal.
suite(TestMode) - Static method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager2
Return suite running in the specified mode against a temporary journal.
suite(IIndexManager, TestMode) - Static method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager2
Return suite running in the given mode against the given IIndexManager.
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager2.Test_NSS_quads
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager2.Test_NSS_sids
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager2.test_NSS_triples
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestPostNotURLEncoded
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestProtocolAll
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestRDROperations
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestRebuildTextIndex
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestRelease123Protocol
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestRWStoreTxBehaviors
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestService794
 
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
We need to be running this test suite for each of the BufferModes that we want to support.
suite() - Static method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdateSuppressTruthMaintenance
 
suite(SPARQLQueryTest.Factory, boolean, boolean, boolean, String...) - Static method in class org.openrdf.query.parser.sparql.manifest.SPARQL11ManifestTest
Creates a new TestSuite for executiong of SPARQLQueryTest s.
suite(SPARQLUpdateConformanceTest.Factory, boolean, boolean, boolean, String...) - Static method in class org.openrdf.query.parser.sparql.manifest.SPARQL11ManifestTest
 
suite(String, SPARQLQueryTest.Factory) - Static method in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
suite(String, SPARQLQueryTest.Factory, boolean) - Static method in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
suite(String, SPARQLUpdateConformanceTest.Factory) - Static method in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
suite(String, SPARQLUpdateConformanceTest.Factory, boolean) - Static method in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
suiteEmbeddedFederation() - Static method in class com.bigdata.rdf.sail.tck.BigdataEmbeddedFederationSparqlTest
Return the test suite.
suiteLTSWithPipelineJoins() - Static method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
Return the test suite.
suiteWhenStandalone(Class<? extends TestCase>, String, Set<BufferMode>, TestMode...) - Static method in class com.bigdata.rdf.sail.webapp.ProxySuiteHelper
Call this method to create local testing using one or more proxies.
suiteWhenStandalone(Class<? extends TestCase>, String, TestMode...) - Static method in class com.bigdata.rdf.sail.webapp.ProxySuiteHelper
 
suiteWithOptionalProxy(String, Set<BufferMode>, TestMode...) - Static method in class com.bigdata.rdf.sail.webapp.ProxySuiteHelper
Call this method to create a new test suite which can include other test suites and tests using proxies.
suiteWithOptionalProxy(String, TestMode...) - Static method in class com.bigdata.rdf.sail.webapp.ProxySuiteHelper
 

T

tearDown(ProxyBigdataSailTestCase) - Method in class com.bigdata.rdf.sail.AbstractBigdataSailTestCase
Invoked from TestCase.tearDown() for each test in the suite.
tearDown() - Method in class com.bigdata.rdf.sail.ProxyBigdataSailTestCase
 
tearDown() - Method in class com.bigdata.rdf.sail.sparql.Bigdata2ASTSPARQL11SyntaxTest
 
tearDown() - Method in class com.bigdata.rdf.sail.sparql.Bigdata2ASTSPARQLSyntaxTest
 
tearDown() - Method in class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
 
tearDown() - Method in class com.bigdata.rdf.sail.tck.BigdataArbitraryLengthPathTest
 
tearDown() - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
Overridden to destroy the backend database and its files on the disk.
tearDown() - Method in class com.bigdata.rdf.sail.tck.BigdataConnectionTest
Overridden to destroy the backend database and its files on the disk.
tearDown() - Method in class com.bigdata.rdf.sail.tck.BigdataFederationSparqlTest
 
tearDown() - Method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
Overridden to destroy the backend database and its files on the disk.
tearDown() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest
Overridden to destroy the backend database and its files on the disk.
tearDown() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
 
tearDown() - Method in class com.bigdata.rdf.sail.tck.BigdataStoreTest
Overridden to destroy the backend database and its files on the disk.
tearDown(ProxyBigdataSailTestCase) - Method in class com.bigdata.rdf.sail.TestBigdataSailEmbeddedFederationWithQuads
 
tearDown(ProxyBigdataSailTestCase) - Method in class com.bigdata.rdf.sail.TestBigdataSailWithoutSids
 
tearDown(ProxyBigdataSailTestCase) - Method in class com.bigdata.rdf.sail.TestBigdataSailWithQuads
 
tearDown(ProxyBigdataSailTestCase) - Method in class com.bigdata.rdf.sail.TestBigdataSailWithSids
 
tearDown() - Method in class com.bigdata.rdf.sail.TestMROWTransactionsNoHistory
 
tearDown() - Method in class com.bigdata.rdf.sail.TestRollbacks
 
tearDown(ProxyTestCase<S>) - Method in class com.bigdata.rdf.sail.webapp.AbstractIndexManagerTestCase
Invoked from TestCase.tearDown() for each test in the suite.
tearDown() - Method in class com.bigdata.rdf.sail.webapp.AbstractIndexManagerTestCase
 
tearDown() - Method in class com.bigdata.rdf.sail.webapp.AbstractProtocolTest
 
tearDown() - Method in class com.bigdata.rdf.sail.webapp.AbstractSimpleInsertTest
 
tearDown() - Method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
 
tearDown() - Method in class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
 
tearDown() - Method in class com.bigdata.rdf.sail.webapp.lbs.TestAbstractHostLBSPolicy
 
tearDown() - Method in class com.bigdata.rdf.sail.webapp.ProxyTestCase
 
tearDown() - Method in class com.bigdata.rdf.sail.webapp.StressTestConcurrentRestApiRequests
 
tearDown() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
 
tearDown() - Method in class com.bigdata.rdf.sail.webapp.TestFederatedQuery
 
tearDown() - Method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServer
 
tearDown() - Method in class com.bigdata.rdf.sail.webapp.TestServiceWhiteList
 
tearDown() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
tearDown() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
tearDown() - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
tearDown() - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
tearDown() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
tearDown() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
 
tearDown() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
tearDown() - Method in class org.openrdf.sail.RDFStoreTest
 
tearDownAfterSuite() - Method in class com.bigdata.rdf.sail.webapp.AbstractIndexManagerTestCase
 
tearDownAfterSuite() - Method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager
 
tearDownBackend(IIndexManager) - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
 
tearDownBackend(IIndexManager) - Method in class com.bigdata.rdf.sail.tck.BigdataEmbeddedFederationSparqlTest
 
tearDownBackend(IIndexManager) - Method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
 
tearDownBackend(IIndexManager) - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest
 
tearDownBackend(IIndexManager) - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
 
test() - Method in class com.bigdata.rdf.sail.StressTest_ClosedByInterrupt_RW
 
test1() - Method in class com.bigdata.rdf.sail.webapp.TestFederatedQuery
 
test10() - Method in class com.bigdata.rdf.sail.tck.BigdataArbitraryLengthPathTest
 
test10() - Method in class com.bigdata.rdf.sail.webapp.TestFederatedQuery
 
test100() - Method in class com.bigdata.rdf.sail.tck.BigdataArbitraryLengthPathTest
 
test1000() - Method in class com.bigdata.rdf.sail.tck.BigdataArbitraryLengthPathTest
 
test10000() - Method in class com.bigdata.rdf.sail.tck.BigdataArbitraryLengthPathTest
 
test100000() - Method in class com.bigdata.rdf.sail.tck.BigdataArbitraryLengthPathTest
 
test101() - Method in class com.bigdata.rdf.sail.webapp.ExampleProtocolTest
 
test10b() - Method in class com.bigdata.rdf.sail.webapp.TestFederatedQuery
A variant of TestFederatedQuery.test10() in which the blank node within the SERVICE graph pattern is replaced by a variable.
test11() - Method in class com.bigdata.rdf.sail.webapp.TestFederatedQuery
 
test13b() - Method in class com.bigdata.rdf.sail.webapp.TestFederatedQuery
Variant of #test13() which demonstrates a workaround for the uncorrelated SERVICE joins by lifting the SERVICE calls into named subqueries.
test2() - Method in class com.bigdata.rdf.sail.webapp.TestFederatedQuery
 
test3() - Method in class com.bigdata.rdf.sail.webapp.TestFederatedQuery
 
test5() - Method in class com.bigdata.rdf.sail.webapp.TestFederatedQuery
 
test6() - Method in class com.bigdata.rdf.sail.webapp.TestFederatedQuery
 
test7() - Method in class com.bigdata.rdf.sail.webapp.TestFederatedQuery
 
test8() - Method in class com.bigdata.rdf.sail.webapp.TestFederatedQuery
 
test9() - Method in class com.bigdata.rdf.sail.webapp.TestFederatedQuery
 
test976_describeStress() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DESCRIBE
I am not quite sure about the origin of this test.
test_1() - Method in class com.bigdata.rdf.sail.TestTicket1893
test_10() - Method in class com.bigdata.rdf.sail.TestTicket1893
case 10: INLINE_TEXT_LITERALS is true INLINE_XSD_DATATYPE_LITERALS is true TEXT_INDEX_DATATYPE_LITERALS is false data entered via SPARQL UPDATE
test_11() - Method in class com.bigdata.rdf.sail.TestTicket1893
test_12() - Method in class com.bigdata.rdf.sail.TestTicket1893
case 12: INLINE_TEXT_LITERALS is false INLINE_XSD_DATATYPE_LITERALS is false TEXT_INDEX_DATATYPE_LITERALS is false data entered via SPARQL UPDATE
test_13() - Method in class com.bigdata.rdf.sail.TestTicket1893
test_14() - Method in class com.bigdata.rdf.sail.TestTicket1893
case 14: INLINE_TEXT_LITERALS is true INLINE_XSD_DATATYPE_LITERALS is false TEXT_INDEX_DATATYPE_LITERALS is false data entered via SPARQL UPDATE
test_15() - Method in class com.bigdata.rdf.sail.TestTicket1893
test_16() - Method in class com.bigdata.rdf.sail.TestTicket1893
case 16: INLINE_TEXT_LITERALS is false INLINE_XSD_DATATYPE_LITERALS is true TEXT_INDEX_DATATYPE_LITERALS is false data entered via SPARQL UPDATE
test_17() - Method in class com.bigdata.rdf.sail.TestTicket1893
test_18() - Method in class com.bigdata.rdf.sail.TestTicket1893
case 18: INLINE_TEXT_LITERALS is true INLINE_XSD_DATATYPE_LITERALS is true data entered via SPARQL UPDATE
test_19() - Method in class com.bigdata.rdf.sail.TestTicket1893
test_2() - Method in class com.bigdata.rdf.sail.TestTicket1893
case 2: INLINE_TEXT_LITERALS is true INLINE_XSD_DATATYPE_LITERALS is true TEXT_INDEX_DATATYPE_LITERALS is true data entered via SPARQL UPDATE
test_20() - Method in class com.bigdata.rdf.sail.TestTicket1893
case 20: INLINE_TEXT_LITERALS is false INLINE_XSD_DATATYPE_LITERALS is false data entered via SPARQL UPDATE
test_21() - Method in class com.bigdata.rdf.sail.TestTicket1893
test_22() - Method in class com.bigdata.rdf.sail.TestTicket1893
case 22: INLINE_TEXT_LITERALS is true INLINE_XSD_DATATYPE_LITERALS is false data entered via SPARQL UPDATE
test_23() - Method in class com.bigdata.rdf.sail.TestTicket1893
test_24() - Method in class com.bigdata.rdf.sail.TestTicket1893
case 24: INLINE_TEXT_LITERALS is false INLINE_XSD_DATATYPE_LITERALS is true data entered via SPARQL UPDATE
test_2graphs() - Method in class com.bigdata.rdf.sail.TestQuadsAPI
Test loads data into two graphs and verifies some access to those graphs.
test_2KBCreateAndDiscovery() - Method in class com.bigdata.rdf.sail.TestConcurrentKBCreate
A non-concurrent version with two KBs.
test_3() - Method in class com.bigdata.rdf.sail.TestTicket1893
test_4() - Method in class com.bigdata.rdf.sail.TestTicket1893
case 4: INLINE_TEXT_LITERALS is false INLINE_XSD_DATATYPE_LITERALS is false TEXT_INDEX_DATATYPE_LITERALS is true data entered via SPARQL UPDATE
test_5() - Method in class com.bigdata.rdf.sail.TestTicket1893
test_6() - Method in class com.bigdata.rdf.sail.TestTicket1893
case 6: INLINE_TEXT_LITERALS is true INLINE_XSD_DATATYPE_LITERALS is false TEXT_INDEX_DATATYPE_LITERALS is true data entered via SPARQL UPDATE
test_7() - Method in class com.bigdata.rdf.sail.TestTicket1893
test_8() - Method in class com.bigdata.rdf.sail.TestTicket1893
case 8: INLINE_TEXT_LITERALS is false INLINE_XSD_DATATYPE_LITERALS is true TEXT_INDEX_DATATYPE_LITERALS is true data entered via SPARQL UPDATE
test_9() - Method in class com.bigdata.rdf.sail.TestTicket1893
test_abort() - Method in class com.bigdata.rdf.sail.TestReadWriteTransactions
Test of abort semantics.
test_add_graph_to_default() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
add silent to default
test_add_graph_to_graph() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
add to
test_agg08() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
grouping by expression, done wrong
test_agg09() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
Projection of an ungrouped variable (not appearing in the GROUP BY expression)
test_agg10() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
Projection of an ungrouped variable (no GROUP BY expression at all)
test_agg11() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
Use of an ungrouped variable in a project expression
test_agg12() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
Use of an ungrouped variable in a project expression, where the variable appears in a GROUP BY expression
test_aggregateExpr_01() - Method in class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
Unit test with SELECT clause having one value expression, which is a simple variable also appearing as the sole value expression in the GROUP_BY clause.
test_aggregateExpr_02() - Method in class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
Unit test with SELECT clause having one value expression, which is a simple variable also appearing as the sole value expression in the GROUP_BY clause.
test_aggregateExpr_03() - Method in class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
Unit test for references to aggregate declared in GROUP_BY with AS.
test_aggregateExpr_04() - Method in class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
Unit test verifies that a constant within a group by clause does not cause the group by clause to be interpreted as an aggregate.
test_ask() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
Unit test for simple ASK query.
test_ASK() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_ASK
"ASK" query with an empty KB and CONNEG for various known/accepted MIME Types.
test_ASK() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
"ASK" query with an empty KB.
test_backup01() - Method in class com.bigdata.rdf.sail.webapp.TestBackupServlet
 
test_base_01() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for BASE declaration.
test_base_02() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for BASE declaration.
test_base_03() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for BASE declaration.
test_base_04() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for BASE declaration.
test_bind_join_subSelect() - Method in class com.bigdata.rdf.sail.sparql.TestSubqueryPatterns
Unit test for simple subquery joined with a bind.
test_bindings_001() - Method in class com.bigdata.rdf.sail.sparql.TestBindingsClause
Unit test for the SPARQL 1.1 BINDINGS clause with one binding set having one binding.
test_bindings_002() - Method in class com.bigdata.rdf.sail.sparql.TestBindingsClause
Unit test for the SPARQL 1.1 BINDINGS clause with an UNDEF binding.
test_bindings_003() - Method in class com.bigdata.rdf.sail.sparql.TestBindingsClause
Unit test for the SPARQL 1.1 BINDINGS clause with two binding sets, one of which has no bound values.
test_bindings_004() - Method in class com.bigdata.rdf.sail.sparql.TestBindingsClause
Unit test for the SPARQL 1.1 BINDINGS clause with two binding sets, one of which does not bind all variables.
test_bindings_005() - Method in class com.bigdata.rdf.sail.sparql.TestBindingsClause
Unit test for the SPARQL 1.1 BINDINGS clause with NO variables and NO binding sets (the spec allows this).
test_bindings_006() - Method in class com.bigdata.rdf.sail.sparql.TestBindingsClause
Correct rejection test for the SPARQL 1.1 BINDINGS clause with no variables and a non-empty binding set.
test_bindings_007() - Method in class com.bigdata.rdf.sail.sparql.TestBindingsClause
Correct rejection test for the SPARQL 1.1 BINDINGS clause with duplicate variables and a non-empty set of binding sets.
test_bindings_008() - Method in class com.bigdata.rdf.sail.sparql.TestBindingsClause
Correct rejection test for the SPARQL 1.1 BINDINGS clause with duplicate variables and an empty set of binding sets.
test_bindings_009() - Method in class com.bigdata.rdf.sail.sparql.TestBindingsClause
Correct rejection test for the SPARQL 1.1 BINDINGS clause with too many bindings in one binding set.
test_bindings_010() - Method in class com.bigdata.rdf.sail.sparql.TestBindingsClause
Correct rejection test for the SPARQL 1.1 BINDINGS clause with too few bindings in one binding set.
test_bnode_bracket_syntax_01() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for blank node "[]" syntax.
test_bnode_bracket_syntax_02() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for blank node "[]" syntax.
test_bnode_bracket_syntax_03() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for blank node "[]" syntax.
test_bnode_bracket_syntax_04() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for blank node "[]" syntax.
test_bnode_bracket_syntax_05() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
Unit test for blank node "[]" syntax.
test_bnode_bracket_syntax_05() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for blank node "[]" syntax.
test_clear_all() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
clear all
test_clear_default() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
clear default
test_clear_graph() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
Unit test for simple CLEAR operation.
test_clear_graphs() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder2
clear graphs
test_clear_named() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
clear named
test_clear_silent_all() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
clear silent all
test_clear_solutions() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder2
clear solutions
test_clear_solutions_namedSet() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder2
clear solutions %solutionSet
test_clear_solutions_namedSet_silent() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder2
clear silent solutions %solutionSet
test_clearSolutionSet_01() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
A correct rejection test which verifies that an exception is thrown if the named solution set does not exist.
test_clearSolutionSet_02() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
A test which verifies that an exception is NOT thrown if the named solution set does not exist and SILENT is specified.
test_commit() - Method in class com.bigdata.rdf.sail.TestReadWriteTransactions
Test the commit semantics in the context of a read-committed view of the database.
test_complexHavingClause() - Method in class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
SELECT SUM(?y) as ?x GROUP BY ?z HAVING SUM(?y) > 10
test_concurrentClients() - Method in class com.bigdata.rdf.sail.webapp.StressTestConcurrentRestApiRequests
A stress test of concurrent SPARQL UPDATE requests against multiple namespaces that is intended to run in CI.
test_concurrentKBCreateAndDiscovery() - Method in class com.bigdata.rdf.sail.TestConcurrentKBCreate
Basic test of the concurrent create and discovery of a KB.
test_concurrentKBCreateAndDiscoveryStressTestOnDistinctJournals() - Method in class com.bigdata.rdf.sail.TestConcurrentKBCreate
test_concurrentKBCreateAndDiscoveryStressTestOnSharedJournal() - Method in class com.bigdata.rdf.sail.TestConcurrentKBCreate
Runs the concurrent KB Create and Discovery test multiple times against a single journal, but using a distinct KB namespace for each test.
test_connect_getMimeTypeForQueryParameter2() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
 
test_connect_getMimeTypeForQueryParameter3() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
 
test_connect_getMimeTypeForQueryParameter4() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
 
test_connect_getMimeTypeForQueryParameter5() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
 
test_connect_getMimeTypeForQueryParameter6() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
 
test_connect_getMimeTypeForQueryParameter7() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
 
test_conneg_ask_json() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
 
test_conneg_counterSet_application_xml() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
 
test_conneg_counterSet_browser1() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
 
test_conneg_counterSet_text_html() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
 
test_conneg_counterSet_text_plain() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
 
test_conneg_empty_Accept_headser() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
 
test_conneg_no_Accept_headser() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
 
test_conneg_rdf_data_01() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
Test the default mime type for each RDFFormat.
test_conneg_sparql_boolean_result_set_01() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
Test the default mime type for each BooleanQueryResultFormat.
test_conneg_sparql_result_set_01() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
Test the default mime type for each TupleQueryResultFormat.
test_conneg_sparql_result_set_02() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
Test with multiple values in the accept header.
test_conneg_sparql_result_set_03() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
 
test_conneg_sparql_result_set_03b() - Method in class com.bigdata.rdf.sail.webapp.TestConneg
 
test_construct() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
Unit test for simple CONSTRUCT query.
test_construct_where_shortcut() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
The construct where shortcut form.
test_construct_with_ground_terms() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
A construct query with some constants in the template (not ground triples, just RDF Values).
test_CONTEXTS() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_ESTCARD
Test the CONTEXTS method.
test_CONTEXTS() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Test the CONTEXTS method.
test_copy_graph_to_default() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
copy silent to default
test_copy_graph_to_graph() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
copy to
test_correctRejection() - Method in class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
Unit test for bad arguments.
test_create() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
create graph
test_create01() - Method in class com.bigdata.rdf.sail.webapp.TestMultiTenancyAPI
Unit test creates one (or more) namespaces, verifies that we can list the namespaces, verifies that we can obtain the effective properties for each namespace, verifies that we can obtain the ServiceDescription for the namespaces, verifies that we can Query/Update each namespace, and verifies that we can delete each namespace.
test_create02() - Method in class com.bigdata.rdf.sail.webapp.TestMultiTenancyAPI
Test for correct URL encoding of the namespace in the URL requests.
test_create03() - Method in class com.bigdata.rdf.sail.webapp.TestMultiTenancyAPI
Test verifies rejecting an incorrect string as a namespace name.
test_create_silent() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
create silent graph
test_create_solutions() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder2
create solutions %solutionSet
test_create_solutions_silent() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder2
create silent solutions %solutionSet
test_create_solutions_silent_params() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder2
Example of a CREATE using a triples block to provision the named solution set.
test_CREATE_TX_READ_ONLY_01() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_TX_API
Create an read-only transaction, verify its metadata, and abort it.
test_CREATE_TX_READ_ONLY_02() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_TX_API
Create an read-only transaction and commit it.
test_CREATE_TX_UNISOLATED_01() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_TX_API
Create an unisolated transaction, verify its metadata, and abort it.
test_CREATE_TX_UNISOLATED_02() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_TX_API
Create an unisolated transaction and commit it.
test_CreateDestroy_ticket_948_00() - Method in class com.bigdata.rdf.sail.TestConcurrentKBCreate
A non-concurrent version testing both create, destroy, and then re-create where the KB properties have NOT been changed.
test_CreateDestroy_ticket_948_01() - Method in class com.bigdata.rdf.sail.TestConcurrentKBCreate
A non-concurrent version testing both create, destroy, and then re-create where the KB properties have been changed (especially the Vocabulary class).
test_CreateDestroy_ticket_948_02() - Method in class com.bigdata.rdf.sail.TestConcurrentKBCreate
A non-concurrent version testing both create, destroy, and then re-create where the KB properties have been changed (especially the Vocabulary class).
test_createSolutionSet_01() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
Unit test of CREATE SOLUTIONS.
test_createSolutionSet_02() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
Unit test of CREATE SILENT SOLUTIONS verifies that an error is reported if SILENT is not specified and the solution set exists and that the error is suppressed if the SILENT keyword is given.
test_ctor_1() - Method in class com.bigdata.rdf.sail.TestBootstrapBigdataSail
Test create and shutdown of the default store.
test_ctor_2() - Method in class com.bigdata.rdf.sail.TestBootstrapBigdataSail
Test create and shutdown of a named store.
test_datasets_isolation() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
A sequences of DELETE/INSERT operations with different data sets and no WITH clause.
test_DELETE_accessPath_delete_all() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_BY_ACCESS_PATH
Delete everything matching an access path description.
test_DELETE_accessPath_delete_all() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Delete everything matching an access path description.
test_DELETE_accessPath_delete_c() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_BY_ACCESS_PATH
Delete everything in a named graph (context).
test_DELETE_accessPath_delete_c() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Delete everything in a named graph (context).
test_DELETE_accessPath_delete_c1() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_BY_ACCESS_PATH
Delete everything in a different named graph (context).
test_DELETE_accessPath_delete_c1() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Delete everything in a different named graph (context).
test_DELETE_accessPath_delete_c_nothingMatched() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_BY_ACCESS_PATH
Delete using an access path with the context position bound.
test_DELETE_accessPath_delete_c_nothingMatched() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Delete using an access path with the context position bound.
test_DELETE_accessPath_delete_multiple_contexts() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_BY_ACCESS_PATH
Delete everything in a two named graphs (context) while the data in another named graph is not deleted.
test_DELETE_accessPath_delete_NothingMatched() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_BY_ACCESS_PATH
Delete using an access path which does not match anything.
test_DELETE_accessPath_delete_NothingMatched() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Delete using an access path which does not match anything.
test_DELETE_accessPath_delete_o_Literal() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_BY_ACCESS_PATH
Delete everything with a specific object (a Literal).
test_DELETE_accessPath_delete_o_Literal() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Delete everything with a specific object (a Literal).
test_DELETE_accessPath_delete_o_URI() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_BY_ACCESS_PATH
Delete everything with a specific object (a URI).
test_DELETE_accessPath_delete_o_URI() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Delete everything with a specific object (a URI).
test_DELETE_accessPath_delete_p() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_BY_ACCESS_PATH
Delete everything with a specific predicate.
test_DELETE_accessPath_delete_p() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Delete everything with a specific predicate.
test_DELETE_accessPath_delete_p_o_Literal() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_BY_ACCESS_PATH
Delete everything with a specific predicate and object (a Literal).
test_DELETE_accessPath_delete_p_o_Literal() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Delete everything with a specific predicate and object (a Literal).
test_DELETE_accessPath_delete_p_o_URI() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_BY_ACCESS_PATH
Delete everything with a specific predicate and object (a URI).
test_DELETE_accessPath_delete_p_o_URI() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Delete everything with a specific predicate and object (a URI).
test_DELETE_accessPath_delete_s() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_BY_ACCESS_PATH
Delete everything with a specific subject.
test_DELETE_accessPath_delete_s() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Delete everything with a specific subject.
test_delete_data_quads_insert_data_quads() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
PREFIX dc: DELETE DATA { GRAPH { dc:title "Fundamentals of Compiler Desing" } } ; PREFIX dc: INSERT DATA { GRAPH { dc:title "Fundamentals of Compiler Design" } } *
test_delete_insert_00() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
DELETE/INSERT w/o WITH.
test_delete_insert_01() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
DELETE/INSERT plus WITH to specify the graph.
test_delete_insert_02() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
DELETE/INSERT and USING.
test_delete_insert_03() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
DELETE/INSERT and USING NAMED.
test_delete_insert_04() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
DELETE/INSERT, WITH, USING, and USING NAMED.
test_delete_insert_10() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
DELETE/INSERT w/o WITH but using a GRAPH in the DELETE and INSERT clauses.
test_delete_insert_11() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
DELETE/INSERT with WITH and a GRAPH in the DELETE and INSERT clauses.
test_delete_insert_20() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
DELETE/INSERT with default graph.
test_delete_insert_21() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
DELETE/INSERT plus GRAPH in INSERT and WHERE clauses.
test_delete_insert_30() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
A sequences of DELETE/INSERT operations with different data sets and no WITH clause.
test_delete_insert_31() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
A sequences of DELETE/INSERT operations with different data sets and no WITH clause.
test_delete_insert__deleteFrom_01() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder2
DELETE FROM named solution set (bigdata extension).
test_delete_insert__insertInto_01() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder2
INSERT INTO named solution set (bigdata extension).
test_delete_insert_blankNodes01() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
DELETE/INSERT with blank node in the DELETE template.
test_delete_insert_blankNodes02() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
DELETE/INSERT with blank node in the DELETE template.
test_delete_where_01() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
A unit test for the DELETE WHERE "shortcut" form.
test_delete_where_02() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
A unit test for the DELETE WHERE "shortcut" form.
test_delete_where_without_shortcut_02() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
A unit test for the DELETE WHERE form without the shortcut, but there the template and the where clause are the same.
test_DELETE_withPOST_N3() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_WITH_BODY
 
test_DELETE_withPOST_NTRIPLES() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_WITH_BODY
 
test_DELETE_withPOST_RDFXML() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_WITH_BODY
 
test_DELETE_withPOST_TRIG() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_WITH_BODY
 
test_DELETE_withPOST_TRIX() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_WITH_BODY
 
test_DELETE_withPOST_TURTLE() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_WITH_BODY
 
test_deleteFromSolutions_01() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
Unit test for DELETE FROM ...
test_deleteFromSolutions_02() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
Unit test for DELETE FROM ...
test_deleteFromSolutions_03() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
Unit test for DELETE FROM ...
test_deleteInsertSolutions_01() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
Unit test where we are deleting from one solution set and inserting into another.
test_describe() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
Unit test for simple DESCRIBE query.
test_describe_iri() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
Unit test for DESCRIBE query for an IRI.
test_describe_star() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
Unit test for DESCRIBE * query.
test_describe_vars_and_iris() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
Unit test for DESCRIBE query where a mixture of variables and IRIs are used in the projection.
test_describeDataSets01() - Method in class com.bigdata.rdf.sail.webapp.TestMultiTenancyAPI
Verify that the default data set (aka KB) is described.
TEST_DIR_PREFIX - Static variable in class org.openrdf.repository.RepositoryConnectionTest
 
test_double_triple_delete() - Method in class com.bigdata.rdf.sail.webapp.AbstractNamedGraphUpdateTest
 
test_double_triple_delete_insert() - Method in class com.bigdata.rdf.sail.webapp.AbstractNamedGraphUpdateTest
 
test_double_triple_insert() - Method in class com.bigdata.rdf.sail.webapp.AbstractNamedGraphUpdateTest
 
test_drop_all() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
drop all
test_drop_default() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
drop default
test_drop_graph() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
drop graph
test_drop_graphs() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder2
drop graphs
test_drop_named() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
drop named
test_drop_silent_all() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
drop silent all
test_drop_solutions() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder2
drop solutions
test_drop_solutions_namedSet() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder2
drop solutions %solutionSet
test_drop_solutions_namedSet_silent() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder2
drop silent solutions %solutionSet
test_dropSolutionSet_01() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
A correct rejection test which verifies that an exception is thrown if the named solution set does not exist.
test_dropSolutionSet_02() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
A test which verifies that an exception is NOT thrown if the named solution set does not exist and SILENT is specified.
test_dropUnusedBindings() - Method in class com.bigdata.rdf.sail.TestBigdataValueReplacer
Unit test for bindings passed into a query which are not used by the query.
test_empty_group() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
Test empty group.
test_empty_group_with_filter() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
Unit test for empty group in the default context with a FILTER.
test_ESTCARD() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_ESTCARD
Test the ESTCARD method (fast range count).
test_ESTCARD_o() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_ESTCARD
 
test_ESTCARD_p() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_ESTCARD
 
test_ESTCARD_p2() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_ESTCARD
 
test_ESTCARD_quads_01() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_ESTCARD
Test the ESTCARD method (fast range count).
test_ESTCARD_quads_02() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_ESTCARD
 
test_ESTCARD_quads_03() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_ESTCARD
 
test_ESTCARD_quads_04() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_ESTCARD
 
test_ESTCARD_readWriteTx() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_ESTCARD.ReadWriteTx
Test the ESTCARD method when statements have been added, committed, and then removed from a namespace that supports fully isolated read/write transactions.
test_ESTCARD_s() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_ESTCARD
 
test_ESTCARD_so() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_ESTCARD
 
test_exists() - Method in class com.bigdata.rdf.sail.sparql.TestSubqueryPatterns
Unit test for EXISTS.
test_EXPORT_TURTLE_RDR() - Method in class com.bigdata.rdf.sail.webapp.TestRDROperations
FIXME We need to verify export for this case.
test_filterSubselect737() - Method in class com.bigdata.rdf.sail.TestNoExceptions
SELECT * { { SELECT * { ?s ?p ?o } LIMIT 1 } FILTER ( ?s = <eg:a> ) }
test_forwardReference_not_allowed() - Method in class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
Forward references to a variable are not allowed.
test_from_and_from_named() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
PREFIX foaf: PREFIX dc: SELECT ?who ?g ?mbox FROM FROM NAMED FROM NAMED WHERE { ?g dc:publisher ?who .
test_from_and_from_named_with_unknown_graph() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
A variant of the above test where one of the URIs in the default / named graph declarations is not a graph in the KB.
test_GET_accessPath_delete_all() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Get everything matching an access path description.
test_GET_accessPath_delete_c() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Get everything in a named graph (context).
test_GET_accessPath_delete_c1() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Get everything in a different named graph (context).
test_GET_accessPath_delete_c_nothingMatched() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Get using an access path with the context position bound.
test_GET_accessPath_delete_NothingMatched() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Get using an access path which does not match anything.
test_GET_accessPath_delete_o_Literal() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Get everything with a specific object (a Literal).
test_GET_accessPath_delete_o_URI() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Get everything with a specific object (a URI).
test_GET_accessPath_delete_p() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Get everything with a specific predicate.
test_GET_accessPath_delete_p_o_Literal() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Get everything with a specific predicate and object (a Literal).
test_GET_accessPath_delete_p_o_URI() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Get everything with a specific predicate and object (a URI).
test_GET_accessPath_delete_s() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Get everything with a specific subject.
test_GET_DESCRIBE_N3() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DESCRIBE
 
test_GET_DESCRIBE_NTRIPLES() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DESCRIBE
 
test_GET_DESCRIBE_RDFXML() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DESCRIBE
 
test_GET_DESCRIBE_TRIG() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DESCRIBE
 
test_GET_DESCRIBE_TRIX() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DESCRIBE
 
test_GET_DESCRIBE_TURTLE() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DESCRIBE
 
test_GET_SELECT_ERROR() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
A GET query which should result in an error (the query is not well formed).
test_getConnection() - Method in class com.bigdata.rdf.sail.TestBootstrapBigdataSail
Test creates a database, obtains a writable connection on the database, and then closes the connection and shutdown the database.
test_getConnectionAllowedExactlyOnce1_oneThread() - Method in class com.bigdata.rdf.sail.TestBootstrapBigdataSail
Unit test verifies that a thread may not obtain more than one instance of the unisolated connection at a time from the BigdataSail via a reentrant invocation.
test_getConnectionAllowedExactlyOnce1_twoThreads() - Method in class com.bigdata.rdf.sail.TestBootstrapBigdataSail
Unit test verifies that a thread may not obtain more than one instance of the unisolated connection at a time from the BigdataSail using two threads.
test_getConnectionAllowedExactlyOnce2() - Method in class com.bigdata.rdf.sail.TestBootstrapBigdataSail
Unit test verifies exactly one unisolated connection for two different BigdataSail instances for the same AbstractTripleStore on the same Journal.
test_getConnectionAllowedExactlyOnce3() - Method in class com.bigdata.rdf.sail.TestBootstrapBigdataSail
Unit test verifying that exactly one unisolated connection is allowed at a time for two sails wrapping different AbstractTripleStore instances.
test_getPreparedPropertiesCompatibility() - Method in class com.bigdata.rdf.sail.webapp.TestMultiTenancyAPI
Verify fail create properties if properties are not compatible.
test_getRepositoryProperties01() - Method in class com.bigdata.rdf.sail.webapp.TestMultiTenancyAPI
Verify the ability to obtain the effective configuration properties for the default data set.
test_group06() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
projection of ungrouped variable
test_group07() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
projection of ungrouped variable, more complex example than Group-6
test_groupBy_bareVar() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
Unit test for GROUP BY in SELECT query with a bare variable in the group by clause.
test_groupBy_bindExpr() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
Unit test for GROUP BY in SELECT query with BIND(expr AS var).
test_groupBy_functionCall() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
Unit test for GROUP BY in SELECT query with function call without "AS".
test_HA3() - Method in class com.bigdata.rdf.sail.webapp.lbs.TestAbstractHostLBSPolicy
This test covers the case with 3 hosts, each running one service.
test_HASSTMT_includeInferred() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_HASSTMT.TruthMaintenance
Test the HASSTMT method for correct handling of the includeInferred parameter.
test_HASSTMT_o() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_HASSTMT
 
test_HASSTMT_p() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_HASSTMT
 
test_HASSTMT_po() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_HASSTMT
 
test_HASSTMT_readWriteTx() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_HASSTMT.ReadWriteTx
Test the HASSTMT method when statements have been added, committed, and then removed from a namespace that supports fully isolated read/write transactions.
test_HASSTMT_s() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_HASSTMT
 
test_HASSTMT_so() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_HASSTMT
 
test_HASSTMT_sp() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_HASSTMT
 
test_having() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
Unit test for HAVING clause (with an implicit group consisting of all solutions).
test_historyIndex01() - Method in class com.bigdata.rdf.sail.TestHistoryIndex
Unit test works its way through two commit points, verifying the state changes in the history index in depth.
test_historyIndexDisabled() - Method in class com.bigdata.rdf.sail.TestHistoryIndex
Unit test verifies that the history index is not created if the option is not enabled.
test_historyIndexWithPruning01() - Method in class com.bigdata.rdf.sail.TestHistoryIndex
Unit test works its way through two commit points when the index pruning is set to 1 millisecond, verifying the state changes in the history index in depth.
test_insert_data() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
PREFIX dc: INSERT DATA { dc:title "A new book" ; dc:creator "A.N.Other" .
test_insert_data_quads() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
PREFIX dc: PREFIX ns: INSERT DATA { GRAPH { ns:price 42 } }
test_insert_data_quads_then_triples() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
PREFIX dc: PREFIX ns: INSERT DATA { GRAPH { ns:price 42 } dc:title "A new book" .
test_insert_data_ticket573() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
INSERT DATA { _:bnode a .
test_insert_data_triples_quads_triples() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
PREFIX dc: PREFIX ns: INSERT DATA { dc:title "A new book" .
test_insert_data_triples_then_quads() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
PREFIX dc: PREFIX ns: INSERT DATA { dc:title "A new book" .
test_insert_data_triples_then_quads2() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
 
test_INSERT_LOAD_FROM_URI() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Test ability to load data from a URI.
test_INSERT_NQuads_by_URL() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Test for POST of an NQuads resource by a URL.
test_INSERT_triples_with_BODY_and_defaultContext() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
 
test_INSERT_triples_with_URI_and_defaultContext() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
 
test_INSERT_veryLargeLiteral() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Test of insert and retrieval of a large literal.
test_INSERT_withBody_N3() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
 
test_INSERT_withBody_NTRIPLES() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
 
test_INSERT_withBody_RDFXML() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
 
test_INSERT_withBody_TRIG() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
 
test_INSERT_withBody_TRIX() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
 
test_INSERT_withBody_TURTLE() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
 
test_insertIntoSolutions_01() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest2
Unit test for INSERT INTO ...
test_isAnyDistinct_having() - Method in class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
Unit test for IGroupByState#isAnyDistinct()) where the DISTINCT keyword appears within an {@link IAggregate} in the SELECT clause.
test_isAnyDistinct_select() - Method in class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
Unit test for IGroupByState#isAnyDistinct()) where the DISTINCT keyword appears within an {@link IAggregate} in the SELECT clause.
test_isolationOfUnisolatedConnection() - Method in class com.bigdata.rdf.sail.TestBootstrapBigdataSail
Test creates a database, obtains a writable connection, writes some data on the store, verifies that the data can be read back from within the connection but that it is not visible in a read-committed view, commits the write set, and verifies that the data is now visible in a read-committed view.
test_join_with_optional_triple_pattern() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
select ?s where {?s ?p ?o OPTIONAL { ?o ?p2 ?s }}
test_KBCreateAndDestroy() - Method in class com.bigdata.rdf.sail.TestConcurrentKBCreate
A non-concurrent version testing both create and destroy.
test_KBCreateAndDiscovery() - Method in class com.bigdata.rdf.sail.TestConcurrentKBCreate
A non-concurrent version, just to make sure that the basic logic works.
test_lbs_host_policy() - Method in class com.bigdata.rdf.sail.webapp.lbs.TestAbstractHostLBSPolicy
This test covers the case where there is only one host and it is running one or more services.
test_load01() - Method in class com.bigdata.rdf.sail.webapp.TestDataLoaderServlet
 
test_load_graph() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
load
test_load_graphs() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
Unit test for a sequence of simple LOAD operations
test_load_nonStandard_datatypeHandling_ignore() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
Unit test for simple LOAD operation with the non-standard extension
test_load_nonStandard_datatypeHandling_normalize() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
Unit test for simple LOAD operation with the non-standard extension
test_load_nonStandard_datatypeHandling_verify() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
Unit test for simple LOAD operation with the non-standard extension
test_load_nonStandard_multipleOptions() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
Unit test for simple LOAD operation with the non-standard extension
test_load_nonStandard_preserveBNodeIDs_false() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
Unit test for simple LOAD operation with the non-standard extension
test_load_nonStandard_preserveBNodeIDs_true() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
Unit test for simple LOAD operation with the non-standard extension
test_load_nonStandard_stopAtFirstError_false() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
Unit test for simple LOAD operation with the non-standard extension
test_load_nonStandard_stopAtFirstError_true() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
Unit test for simple LOAD operation with the non-standard extension
test_load_nonStandard_verifyData_false() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
Unit test for simple LOAD operation with the non-standard extension
test_load_nonStandard_verifyData_true() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
Unit test for simple LOAD operation with the non-standard extension
test_load_silent_graph() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
Unit test for simple LOAD operation with the SILENT keyword.
test_load_silent_graph_into_graph() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
Unit test for simple LOAD operation with the SILENT keyword.
test_manageConnections() - Method in class com.bigdata.rdf.sail.TestCnxnCreate
Test whether connections are auto closed when the Sail is shutdown
test_manageDefaultConnection() - Method in class com.bigdata.rdf.sail.TestCnxnCreate
Test whether connections are auto closed when the Sail is shutdown
test_manageThreadConnections() - Method in class com.bigdata.rdf.sail.TestCnxnCreate
 
test_minus() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
SELECT ?s WHERE { ?s ?p ?o .
test_move_graph_to_default() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
move silent to default
test_move_graph_to_graph() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
move to
test_multiple_csem_transaction_1ms_history_stress() - Method in class com.bigdata.rdf.sail.TestMROWTransactionsWithHistory
 
test_multiple_csem_transaction_1ms_history_stress_readWriteTx() - Method in class com.bigdata.rdf.sail.TestMROWTransactionsWithHistory
 
test_multiple_csem_transaction_no_history_stress_readWriteTx() - Method in class com.bigdata.rdf.sail.TestMROWTransactionsNoHistory
 
test_multiple_csem_transaction_withHistory_stress() - Method in class com.bigdata.rdf.sail.TestMROWTransactionsWithHistory
 
test_multiple_csem_transaction_withHistory_stress_withReadWriteTx() - Method in class com.bigdata.rdf.sail.TestMROWTransactionsWithHistory
 
test_multiple_transaction() - Method in class com.bigdata.rdf.sail.TestReadWriteTransactions
 
test_multiTenancy_2023() - Method in class com.bigdata.rdf.sail.webapp.StressTest_REST_MultiTenancy
We are seeing a problem where multiple namespaces are used and an aborted operation on one namespace causes problems with another.
test_multiTenancy_967() - Method in class com.bigdata.rdf.sail.webapp.StressTest_REST_MultiTenancy
This is based on a customer stress test that was able to reliably replicate the issue with the apache http components library.
test_named_graph_pattern() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
Unit test for named graph triple pattern where the graph is a variable.
test_named_graph_pattern_graphConstant() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
Test for a named graph triple pattern where the graph is a constant.
test_namedSubquery() - Method in class com.bigdata.rdf.sail.sparql.TestSubqueryPatterns
Unit test for WITH {subquery} AS "name" and INCLUDE.
test_namedSubquery746() - Method in class com.bigdata.rdf.sail.TestNoExceptions
Unit test for WITH {subquery} AS "name" and INCLUDE.
test_nestedAggregates() - Method in class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
SELECT SUM(?x+MIN(?y)) as ?z GROUP BY ?a
test_nestedSubselectsWithUnion737() - Method in class com.bigdata.rdf.sail.TestNoExceptions
SELECT * WHERE { { FILTER ( false ) } UNION { { SELECT ?Subject_A WHERE { { SELECT $j__5 ?Subject_A { } ORDER BY $j__5 } } GROUP BY ?Subject_A } } OPTIONAL { { SELECT ?Subject_A WHERE { { SELECT $j__8 ?Subject_A { } ORDER BY $j_8 } } GROUP BY ?Subject_A } } }
test_not_exists() - Method in class com.bigdata.rdf.sail.sparql.TestSubqueryPatterns
Unit test for NOT EXISTS.
test_object_list() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for an object list with variables.
test_object_list_where_objects_are_constants() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for an object list with constants.
test_optional_SERVICE() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
A unit test for an OPTIONAL wrapping a SERVICE.
test_optional_subSelect() - Method in class com.bigdata.rdf.sail.sparql.TestSubqueryPatterns
Unit test for simple optional subquery without anything else in the outer join group.
test_orderBy() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
Unit test for ORDER BY in SELECT query.
test_orderBy_expr() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
Unit test for ORDER BY in SELECT query using a value expression rather than a bare variable (this exercises the delegation to the ValueExprBuilder).
test_POST_DESCRIBE_N3() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DESCRIBE
 
test_POST_DESCRIBE_NTRIPLES() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DESCRIBE
 
test_POST_DESCRIBE_RDFXML() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DESCRIBE
 
test_POST_DESCRIBE_TRIG() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DESCRIBE
 
test_POST_DESCRIBE_TRIX() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DESCRIBE
 
test_POST_DESCRIBE_TURTLE() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_DESCRIBE
 
test_POST_INSERT_withBody_NQUADS() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
 
test_predicate_list() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for a triples block using a predicate list where the predicate is a variable.
test_predicate_list_where_predicate_is_constant() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for a triples block using a predicate list where the predicate is a constant (this is interpreted as a property path).
test_PreparedPropertiesContainNewValues() - Method in class com.bigdata.rdf.sail.webapp.TestMultiTenancyAPI
Test verifies properties were renamed correctly.
test_PreparedPropertiesNotContainOldValues() - Method in class com.bigdata.rdf.sail.webapp.TestMultiTenancyAPI
Test verifies prepared properties do not contain old properties.
test_PropertiesBlackList() - Method in class com.bigdata.rdf.sail.webapp.TestMultiTenancyAPI
Test verifies prepared properties do not contain blacklisted properties.
test_qname_escape_01() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
PrefixName with backslash-escaped colons.
test_qname_escape_01b() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
PrefixName with backslash-escaped colon (qname in select).
test_qname_escape_02() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
PrefixName with hex-encoded colon.
test_query() - Method in class com.bigdata.rdf.sail.TestProvenanceQuery
 
test_rdf_collections_01() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for the RDF Collections syntax (from SPARQL 1.1 Last Call Working Draft).
test_rdf_collections_02() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for the RDF Collections syntax (from SPARQL 1.1 Last Call Working Draft).
test_rdf_collections_03() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for the RDF Collections syntax.
test_rdf_collections_04() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
PREFIX : SELECT ?p ?v { :x ?p (?v) .
test_rdf_collections_05() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
PREFIX : SELECT ?p ?v ?w { :x ?p (?v ?w) .
test_rebuildTextIndex() - Method in class com.bigdata.rdf.sail.webapp.TestRebuildTextIndex
Test force create full text index.
TEST_RESOURCE_PATH - Static variable in class com.bigdata.rdf.sail.webapp.TestFederatedQuery
 
Test_REST_ASK<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite.
Test_REST_ASK() - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_ASK
 
Test_REST_ASK(String) - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_ASK
 
Test_REST_DELETE_BY_ACCESS_PATH<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite for the DELETE_BY_ACCESS_PATH method.
Test_REST_DELETE_BY_ACCESS_PATH() - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_BY_ACCESS_PATH
 
Test_REST_DELETE_BY_ACCESS_PATH(String) - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_BY_ACCESS_PATH
 
Test_REST_DELETE_WITH_BODY<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite.
Test_REST_DELETE_WITH_BODY() - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_WITH_BODY
 
Test_REST_DELETE_WITH_BODY(String) - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_DELETE_WITH_BODY
 
Test_REST_DESCRIBE<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite.
Test_REST_DESCRIBE() - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_DESCRIBE
 
Test_REST_DESCRIBE(String) - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_DESCRIBE
 
Test_REST_ESTCARD<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite for the ESTCARD method (estimated cardinality aka fast range counts) and related operations at the RepositoryConnection that tunnel through to the same REST API method (getContexts(), size()).
Test_REST_ESTCARD() - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_ESTCARD
 
Test_REST_ESTCARD(String) - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_ESTCARD
 
Test_REST_ESTCARD.ReadWriteTx<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
 
Test_REST_ESTCARD.ReadWriteTx() - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_ESTCARD.ReadWriteTx
 
Test_REST_HASSTMT<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite for the HASSTMT REST API method.
Test_REST_HASSTMT() - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_HASSTMT
 
Test_REST_HASSTMT(String) - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_HASSTMT
 
Test_REST_HASSTMT.ReadWriteTx<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Adds test coverage using read/write tx and verifies that the behavior is correct after we delete statements (that is, it is not relying on a fast range count for read/write tx namespaces).
Test_REST_HASSTMT.ReadWriteTx() - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_HASSTMT.ReadWriteTx
 
Test_REST_HASSTMT.TruthMaintenance<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Test suite for the semantics of includeInferred (this requires setting up a namespace with truth maintenance).
Test_REST_HASSTMT.TruthMaintenance() - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_HASSTMT.TruthMaintenance
 
Test_REST_ServiceDescription<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite.
Test_REST_ServiceDescription() - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_ServiceDescription
 
Test_REST_ServiceDescription(String) - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_ServiceDescription
 
Test_REST_Structure<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite for bootstrap and basic structure tests for the REST API.
Test_REST_Structure() - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_Structure
 
Test_REST_Structure(String) - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_Structure
 
Test_REST_TX_API<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite for testing the transaction management API.
Test_REST_TX_API() - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_TX_API
 
Test_REST_TX_API(String) - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_TX_API
 
Test_REST_TX_API.NoReadWriteTx<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
An *extension* of the test suite that uses a namespace that is NOT configured to support read/write transactions.
Test_REST_TX_API.NoReadWriteTx() - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_TX_API.NoReadWriteTx
 
Test_REST_TX_API.NoReadWriteTx(String) - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_TX_API.NoReadWriteTx
 
Test_REST_TX_API.ReadWriteTx<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
An *extension* of the test suite that uses a namespace that is configured to support read/write transactions.
Test_REST_TX_API.ReadWriteTx() - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_TX_API.ReadWriteTx
 
Test_REST_TX_API.ReadWriteTx(String) - Constructor for class com.bigdata.rdf.sail.webapp.Test_REST_TX_API.ReadWriteTx
 
test_restart() - Method in class com.bigdata.rdf.sail.TestSearchQuery
Unit test used to track down a commit problem.
test_reverseReference_allowed_aka_select_dependency() - Method in class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
Verify that a reference to a variable defined by a previous select expression is allowed and that the select dependency is recognized.
test_SELECT_ALL() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Select everything in the kb using a GET.
test_select_bind() - Method in class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
Simple variable rename in select expression.
test_select_bnode() - Method in class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
Unit test with BNode.
test_select_coalesce() - Method in class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
SELECT (coalesce(?s,?p,?o) as ?x) where {?s ?p ?o}
test_select_compare_expr() - Method in class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
Select using comparison expression.
test_select_count_distinct_foo() - Method in class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
SELECT (COUNT(DISTINCT ?s) as ?x) where {?s ?p ?o}
test_select_count_distinct_star() - Method in class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
SELECT (COUNT(DISTINT *) as ?x) where {?s ?p ?o}
test_select_count_foo() - Method in class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
SELECT (COUNT(?s) as ?x) where {?s ?p ?o}
test_select_count_star() - Method in class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
SELECT (COUNT(*) as ?x) where {?s ?p ?o}
test_select_distinct() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
Unit test for SELECT DISTINCT
test_select_foo_IN_bar() - Method in class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
IN with a non-empty arg list
test_select_foo_IN_none() - Method in class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
IN with empty arg list
test_select_function_call() - Method in class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
SELECT (FunctionCall(?s) as ?x) where {?s ?p ?o}
test_select_if_then_else() - Method in class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
SELECT (if(?s,?p,?o) as ?x) where {?s ?p ?o}
test_select_literal() - Method in class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
Simple unit test for a value expression which is a plain literal.
test_select_math_expr() - Method in class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
SELECT using math expression.
test_select_reduced() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
Unit test for SELECT REDUCED
test_select_regex() - Method in class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
SELECT (regex(?o, "^ali") as ?x) where {?s ?p ?o}
test_select_regex_flags() - Method in class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
SELECT (regex(?o, "^ali", "i") as ?x) where {?s ?p ?o}
test_select_s_where_s_p_o() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
Unit test for simple SELECT query
test_select_star() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
Unit test for SELECT query with a wildcard (*).
test_select_star_select_star_s_p_o() - Method in class com.bigdata.rdf.sail.sparql.TestSubqueryPatterns
SELECT * { SELECT * { ?s ?p ?o } }
test_select_uri() - Method in class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
Simple unit test for a value expression which is a URI.
test_select_xsd_int() - Method in class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
Simple unit test for a value expression which is a xsd:int.
test_service_001() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
Simple SERVICE graph pattern.
test_service_002() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
Simple SERVICE graph pattern with SILENT keyword.
test_service_003() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
Simple SERVICE graph pattern with variable for the URI.
test_service_004() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
Simple SERVICE graph pattern with variable for the URI and prefix declarations.
test_SERVICE_DESCRIPTION() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_ServiceDescription
Request the SPARQL SERVICE DESCRIPTION for the end point.
test_silent_add_default_to_graph() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
add silent default to
test_silent_add_graph_to_graph() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
add silent to
test_silent_copy_default_to_graph() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
copy silent default to
test_silent_copy_graph_to_graph() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
copy silent to
test_silent_move_default_to_graph() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
move silent default to
test_silent_move_graph_to_graph() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
move silent to
test_simple() - Method in class com.bigdata.rdf.sail.webapp.Test_Ticket_1893
Execute an ASK query including a SERVICE keyword which gets sent back to this server.
test_simple_join() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for simple join of two triple patterns.
test_simple_triple_pattern_with_bind_and_filter() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
Unit test for simple triple pattern in the default context with a BIND and a FILTER.
test_simple_triple_pattern_with_filter() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
Unit test for simple triple pattern in the default context with a FILTER.
test_simple_triple_pattern_with_IN_filter() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
IN with empty arg list in a FILTER.
test_simple_triple_pattern_with_IN_filter_constants() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
IN with a non-empty arg list in a FILTER.
test_simple_triple_pattern_with_IN_filter_singletonSet() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
IN with an arg list in a FILTER.
test_simple_triple_pattern_with_IN_filter_variables() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
IN with a non-empty arg list in a FILTER.
test_simple_triple_pattern_with_let_and_filter() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
Unit test for simple triple pattern in the default context with a LET and a FILTER (LET is an alternative syntax for BIND).
test_simpleAggregate() - Method in class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
Unit test with simple aggregate function in SELECT clause.
test_simpleAggregate_noGroupBy() - Method in class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
Unit test with simple aggregate function in SELECT clause and no GROUP BY clause (the aggregation is taken across all solutions as if they were a single group).
test_simpleHavingClause() - Method in class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
SELECT SUM(?y) as ?x GROUP BY ?z HAVING ?x > 10
test_slice() - Method in class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
Unit test for SLICE in SELECT query.
test_SPARQL_UPDATE_Tx_Properly_Closed() - Method in class com.bigdata.rdf.sail.webapp.TestRWStoreTxBehaviors
Unit test verifies that the native journal transaction counter for the RWStore is properly closed for SPARQL UPDATE.
test_start_stop() - Method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlServer
Simple start/kill in which we verify that the default KB was NOT created and that the explicitly create KB instance can still be resolved.
test_startup() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_Structure
 
test_stressTicket473() - Method in class com.bigdata.rdf.sail.TestTicket473
This seems to hinge on simple updates, commits and re-opens.
test_subSelect() - Method in class com.bigdata.rdf.sail.sparql.TestSubqueryPatterns
Unit test for simple subquery without anything else in the outer join group.
test_subSubSelect() - Method in class com.bigdata.rdf.sail.sparql.TestSubqueryPatterns
Unit test for sub-SubSelect.
test_syn_bad_01() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
Select * Not allowed with GROUP BY
test_syn_bad_02() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
required syntax error : out of scope variable in SELECT from group.
test_syn_bad_03() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
Same variable can not be projected more than once.
test_syntax_update_01() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
Positive test (originally failed because it was being passed to parseQuery() rather than parseUpdate()).
test_syntax_update_30() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
PREFIX but otherwise empty UPDATE.
test_syntax_update_38() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
Empty UPDATE.
test_syntax_update_39() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
BASE but otherwise empty UPDATE.
test_syntax_update_bad_03() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
Variable in DELETE DATA's data.
test_syntax_update_bad_04() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
Variable in INSERT DATA's data.
test_syntax_update_bad_08() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
Too many separators (in UPDATE request)
test_syntax_update_bad_09() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
Too many separators (in UPDATE request)
test_syntax_update_bad_10() - Method in class com.bigdata.rdf.sail.sparql.BigdataSPARQL2ASTParserTest
BNode in DELETE WHERE
test_t_1() - Method in class com.bigdata.rdf.sail.webapp.AbstractNamedGraphUpdateTest
 
test_t_2() - Method in class com.bigdata.rdf.sail.webapp.AbstractNamedGraphUpdateTest
 
test_t_3() - Method in class com.bigdata.rdf.sail.webapp.AbstractNamedGraphUpdateTest
 
test_t_5() - Method in class com.bigdata.rdf.sail.webapp.AbstractNamedGraphUpdateTest
 
test_ticket538() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest
Unit test for isolation semantics for a sequences of updates.
Test_Ticket_1207<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
GETSTMTS test suite for includeInferred.
Test_Ticket_1207() - Constructor for class com.bigdata.rdf.sail.webapp.Test_Ticket_1207
 
Test_Ticket_1207(String) - Constructor for class com.bigdata.rdf.sail.webapp.Test_Ticket_1207
 
test_ticket_1207() - Method in class com.bigdata.rdf.sail.webapp.Test_Ticket_1207
Test supposed to check if remote call for getStatements properly handle includeInferred flag
Test_Ticket_1717<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
GETSTMTS test suite for not resolved numeric IVs in Bind.
Test_Ticket_1717() - Constructor for class com.bigdata.rdf.sail.webapp.Test_Ticket_1717
 
Test_Ticket_1717(String) - Constructor for class com.bigdata.rdf.sail.webapp.Test_Ticket_1717
 
test_ticket_1717() - Method in class com.bigdata.rdf.sail.webapp.Test_Ticket_1717
Test supposed to check if constants in BIND expressions will be resolved
Test_Ticket_1893 - Class in com.bigdata.rdf.sail.webapp
This test checks if plain literals and string literals are properly indexed in FTS, and also rebuild text index produces properly indexed FTS.
Test_Ticket_1893(String) - Constructor for class com.bigdata.rdf.sail.webapp.Test_Ticket_1893
 
test_ticket_562() - Method in class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
INSERT { GRAPH { ?s ?p ?v .
Test_Ticket_605<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
 
Test_Ticket_605() - Constructor for class com.bigdata.rdf.sail.webapp.Test_Ticket_605
 
Test_Ticket_605(String) - Constructor for class com.bigdata.rdf.sail.webapp.Test_Ticket_605
 
test_ticket_605() - Method in class com.bigdata.rdf.sail.webapp.Test_Ticket_605
A Java version of the scala example.
test_triple_pattern_const_const_const() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for simple triple pattern in the default context consisting of a constant, a variable, and a constant.
test_triple_pattern_const_const_var() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for simple triple pattern in the default context consisting of a constant, a constant, and a variable.
test_triple_pattern_const_var_const() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for simple triple pattern in the default context consisting of a constant, a variable, and a constant.
test_triple_pattern_const_var_var() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for simple triple pattern in the default context consisting of a constant, a variable, and a variable.
test_triple_pattern_var_const_var() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for simple triple pattern in the default context consisting of a variable, a constant, and a variable.
test_triple_pattern_var_var_const() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for simple triple pattern in the default context consisting of a variable, a variable, and a constant.
test_triple_pattern_var_var_var() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for simple triple pattern in the default context consisting of three variables.
test_triple_pattern_with_named_graph_group() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
Unit test for the join of a triple pattern with a join group containing only a single triple pattern.
test_triple_pattern_with_simple_join_group() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
Unit test for the join of a triple pattern with a join group containing only a single triple pattern.
test_triple_ref_pattern_all_vars() - Method in class com.bigdata.rdf.sail.sparql.TestReificationDoneRightParser
A unit test when the triple reference pattern is a constant.
test_triple_ref_pattern_all_vars2() - Method in class com.bigdata.rdf.sail.sparql.TestReificationDoneRightParser
A unit test when the triple reference pattern is a constant.
test_triple_ref_pattern_all_vars_with_explicit_bind() - Method in class com.bigdata.rdf.sail.sparql.TestReificationDoneRightParser
A unit test when the triple reference pattern is a constant.
test_triple_ref_pattern_blankNodesAreNotAllowed_objectPosition() - Method in class com.bigdata.rdf.sail.sparql.TestReificationDoneRightParser
Unit test verifies that blank nodes may not appear in a triple pattern reference (the semantics of this are explicitly ruled out by the extension).
test_triple_ref_pattern_blankNodesAreNotAllowed_subjectPosition() - Method in class com.bigdata.rdf.sail.sparql.TestReificationDoneRightParser
Unit test verifies that blank nodes may not appear in a triple pattern reference (the semantics of this are explicitly ruled out by the extension).
test_triple_ref_pattern_is_constant() - Method in class com.bigdata.rdf.sail.sparql.TestReificationDoneRightParser
A unit test when the triple reference pattern is a constant.
test_triple_ref_pattern_nested_in_object_position() - Method in class com.bigdata.rdf.sail.sparql.TestReificationDoneRightParser
A unit test when the triple reference pattern recursively embeds another triple reference pattern in the object position.
test_triple_ref_pattern_nested_in_subject_position() - Method in class com.bigdata.rdf.sail.sparql.TestReificationDoneRightParser
A unit test when the triple reference pattern recursively embeds another triple reference pattern in the subject position.
test_triple_ref_pattern_no_vars() - Method in class com.bigdata.rdf.sail.sparql.TestReificationDoneRightParser
Unit test for a triple reference pattern without variables.
test_triple_ref_pattern_var_const_const() - Method in class com.bigdata.rdf.sail.sparql.TestReificationDoneRightParser
Unit test for a triple reference pattern using an explicit BIND().
test_triplePattern_join_subSelect() - Method in class com.bigdata.rdf.sail.sparql.TestSubqueryPatterns
Unit test for simple subquery joined with a triple pattern in the outer join group.
test_two_simple_join_groups() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
Unit test for two groups, each consisting of one triple pattern.
test_tx_begin_addStatement_commit() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository.ReadWriteTx
Basic test creates a read/write connection, issues begin(), and then issues commit() on the connection.
test_tx_begin_commit() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Basic test creates a read/write connection, issues begin(), and then issues commit() on the connection.
test_tx_begin_rollback() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
Basic test creates a read/write connection, issues begin(), and then issues rollback() on the connection.
test_tx_begin_UPDATE_commit() - Method in class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository.ReadWriteTx
Basic test creates a read/write connection, issues begin(), and then issues commit() on the connection.
test_tx_create() - Method in class com.bigdata.rdf.sail.TestTxCreate
Version of the test with data time inlining disabled.
test_tx_create_withInlineDateTimes() - Method in class com.bigdata.rdf.sail.TestTxCreate
Version of the test with data time inlining enabled.
test_TX_STUFF() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_TX_API.NoReadWriteTx
 
test_TX_STUFF() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_TX_API.ReadWriteTx
 
test_union_four_groups() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
Test union of four groups.
test_union_three_groups() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
Test union of three groups.
test_union_two_groups() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
Test union of two groups.
test_union_two_groups_with_embedded_union() - Method in class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
Test union of two groups with an embedded union in the third group.
test_update_insert_data_RDR() - Method in class com.bigdata.rdf.sail.sparql.TestReificationDoneRightParser
INSERT DATA { <:s> <:p> "d" .
test_virtualGraphs_01() - Method in class com.bigdata.rdf.sail.sparql.TestVirtualGraphs
PREFIX foaf: PREFIX dc: SELECT ?who ?g ?mbox FROM FROM NAMED VIRTUAL GRAPH :vg WHERE { ?g dc:publisher ?who .
test_virtualGraphs_02() - Method in class com.bigdata.rdf.sail.sparql.TestVirtualGraphs
PREFIX foaf: PREFIX dc: SELECT ?who ?g ?mbox FROM FROM VIRTUAL GRAPH :vg WHERE { ?g dc:publisher ?who .
test_webapp_structure_contextPath() - Method in class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
URL with correct context path
test_webapp_structure_contextPath() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_Structure
URL with correct context path
test_webapp_structure_contextPath_html_indexHtml() - Method in class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
The fully qualified URL for index.html
test_webapp_structure_contextPath_html_indexHtml() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_Structure
The fully qualified URL for index.html
test_webapp_structure_contextPath_indexHtml() - Method in class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
URL with context path and index.html reference
test_webapp_structure_contextPath_indexHtml() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_Structure
URL with context path and index.html reference
test_webapp_structure_counters() - Method in class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
The /counters servlet responds.
test_webapp_structure_counters() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_Structure
The /counters servlet responds.
test_webapp_structure_favicon() - Method in class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
The favicon.ico file.
test_webapp_structure_favicon() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_Structure
The favicon.ico file.
test_webapp_structure_rootURL() - Method in class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
bare URL of the server
test_webapp_structure_rootURL() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_Structure
bare URL of the server
test_webapp_structure_status() - Method in class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
The /status servlet responds.
test_webapp_structure_status() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_Structure
The /status servlet responds.
test_with_constant() - Method in class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
Unit test when projecting a constant
test_with_predicate_list_and_object_list() - Method in class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
Unit test for a complex triples block using both a predicate list and an object list.
test_wrapTempTripleStore() - Method in class com.bigdata.rdf.sail.TestTicket422
 
TestAbstractHostLBSPolicy - Class in com.bigdata.rdf.sail.webapp.lbs
Test suite for the basic stochastic load balancing mechanism for LBS policies based on actual host workloads regardless of how those workload metrics are obtained.
TestAbstractHostLBSPolicy() - Constructor for class com.bigdata.rdf.sail.webapp.lbs.TestAbstractHostLBSPolicy
 
TestAbstractHostLBSPolicy(String) - Constructor for class com.bigdata.rdf.sail.webapp.lbs.TestAbstractHostLBSPolicy
 
testAddAndRemove() - Method in class com.bigdata.rdf.sail.TestRDRHistory
Test basic add/remove.
testAddData() - Method in class com.bigdata.rdf.sail.tck.BigdataStoreTest
Modified to test SPARQL instead of Serql.
testAddData() - Method in class org.openrdf.sail.RDFStoreTest
 
testAddFromDefault() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testAddFromDefault() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testAddFromDefaultToDefault() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testAddFromDefaultToDefault() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testAddGzipInputStream() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testAddInputStream() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testAddLiteralWithNewline() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testAddMalformedLiteralsDefaultConfig() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testAddMalformedLiteralsStrictConfig() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testAddReader() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testAddRemove() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testAddStatement() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testAddToDefault() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testAddToDefault() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testAddToExistingNamed() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testAddToExistingNamed() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testAddToNewNamed() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testAddToNewNamed() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testAddWhileQuerying() - Method in class com.bigdata.rdf.sail.tck.BigdataStoreTest
Modified to test SPARQL instead of Serql.
testAddWhileQuerying() - Method in class org.openrdf.sail.RDFStoreTest
 
testAddZipFile() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
TestAll - Class in com.bigdata.rdf.sail.sparql
Test suite.
TestAll() - Constructor for class com.bigdata.rdf.sail.sparql.TestAll
 
TestAll(String) - Constructor for class com.bigdata.rdf.sail.sparql.TestAll
 
TestAll - Class in com.bigdata.rdf.sail.tck
Aggregates test suites into increasing dependency order.
TestAll() - Constructor for class com.bigdata.rdf.sail.tck.TestAll
 
TestAll(String) - Constructor for class com.bigdata.rdf.sail.tck.TestAll
 
TestAll - Class in com.bigdata.rdf.sail
Test suite.
TestAll() - Constructor for class com.bigdata.rdf.sail.TestAll
 
TestAll(String) - Constructor for class com.bigdata.rdf.sail.TestAll
 
TestAll - Class in com.bigdata.rdf.sail.webapp.lbs
Test suite.
TestAll() - Constructor for class com.bigdata.rdf.sail.webapp.lbs.TestAll
 
TestAll(String) - Constructor for class com.bigdata.rdf.sail.webapp.lbs.TestAll
 
TestAll - Class in com.bigdata.rdf.sail.webapp
Test suite.
TestAll() - Constructor for class com.bigdata.rdf.sail.webapp.TestAll
 
TestAll(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestAll
 
TestAll2 - Class in com.bigdata.rdf.sail.webapp
A version of the test suite that is intended for local debugging and is NOT run in CI.
TestAll2() - Constructor for class com.bigdata.rdf.sail.webapp.TestAll2
 
TestAll2(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestAll2
 
TestAll_AST - Class in com.bigdata.rdf.sail.sparql
Test suite.
TestAll_AST() - Constructor for class com.bigdata.rdf.sail.sparql.TestAll_AST
 
TestAll_AST(String) - Constructor for class com.bigdata.rdf.sail.sparql.TestAll_AST
 
testApacheUpdate() - Method in class com.bigdata.rdf.sail.webapp.TestMultipartContent
 
testArbitraryLengthPathWithBinding1() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testArbitraryLengthPathWithBinding2() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testArbitraryLengthPathWithBinding3() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testArbitraryLengthPathWithBinding4() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testArbitraryLengthPathWithBinding5() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testArbitraryLengthPathWithBinding6() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testArbitraryLengthPathWithBinding7() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testArbitraryLengthPathWithBinding8() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testArbitraryLengthPathWithFilter1() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testArbitraryLengthPathWithFilter2() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testArbitraryLengthPathWithFilter3() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testAskGetJSON() - Method in class com.bigdata.rdf.sail.webapp.TestAskJsonTrac704
This does not work - trac 704
testAskGetXML() - Method in class com.bigdata.rdf.sail.webapp.TestRelease123Protocol
 
TestAskJsonTrac704 - Class in com.bigdata.rdf.sail.webapp
 
TestAskJsonTrac704(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestAskJsonTrac704
 
testAskPostEncodeJSON() - Method in class com.bigdata.rdf.sail.webapp.TestAskJsonTrac704
This does not work - trac 704
testAskPostEncodeXML() - Method in class com.bigdata.rdf.sail.webapp.TestRelease123Protocol
 
testAskPostJSON() - Method in class com.bigdata.rdf.sail.webapp.TestPostNotURLEncoded
 
testAskPostXML() - Method in class com.bigdata.rdf.sail.webapp.TestPostNotURLEncoded
 
testAutoCommit() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
TestBackupServlet<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite for DataLoaderServlet
TestBackupServlet() - Constructor for class com.bigdata.rdf.sail.webapp.TestBackupServlet
 
TestBackupServlet(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestBackupServlet
 
TestBigdataExprBuilder - Class in com.bigdata.rdf.sail.sparql
Test suite for BigdataExprBuilder.
TestBigdataExprBuilder() - Constructor for class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
 
TestBigdataExprBuilder(String) - Constructor for class com.bigdata.rdf.sail.sparql.TestBigdataExprBuilder
 
TestBigdataSailEmbeddedFederationWithQuads - Class in com.bigdata.rdf.sail
Test suite for the BigdataSail with quads enabled running against an EmbeddedFederation with a single data service.
TestBigdataSailEmbeddedFederationWithQuads() - Constructor for class com.bigdata.rdf.sail.TestBigdataSailEmbeddedFederationWithQuads
 
TestBigdataSailEmbeddedFederationWithQuads(String) - Constructor for class com.bigdata.rdf.sail.TestBigdataSailEmbeddedFederationWithQuads
 
TestBigdataSailRemoteRepository<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
TestBigdataSailRemoteRepository() - Constructor for class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
 
TestBigdataSailRemoteRepository(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository
 
TestBigdataSailRemoteRepository.ReadWriteTx<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
An *extension* of the test suite that uses a namespace that is configured to support read/write transactions.
TestBigdataSailRemoteRepository.ReadWriteTx() - Constructor for class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository.ReadWriteTx
 
TestBigdataSailRemoteRepository.ReadWriteTx(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestBigdataSailRemoteRepository.ReadWriteTx
 
TestBigdataSailWithoutSids - Class in com.bigdata.rdf.sail
Test suite for the BigdataSail with statement identifiers enabled.
TestBigdataSailWithoutSids() - Constructor for class com.bigdata.rdf.sail.TestBigdataSailWithoutSids
 
TestBigdataSailWithoutSids(String) - Constructor for class com.bigdata.rdf.sail.TestBigdataSailWithoutSids
 
TestBigdataSailWithQuads - Class in com.bigdata.rdf.sail
Test suite for the BigdataSail with quads enabled.
TestBigdataSailWithQuads() - Constructor for class com.bigdata.rdf.sail.TestBigdataSailWithQuads
 
TestBigdataSailWithQuads(String) - Constructor for class com.bigdata.rdf.sail.TestBigdataSailWithQuads
 
TestBigdataSailWithSids - Class in com.bigdata.rdf.sail
Test suite for the BigdataSail with statement identifiers enabled.
TestBigdataSailWithSids() - Constructor for class com.bigdata.rdf.sail.TestBigdataSailWithSids
 
TestBigdataSailWithSids(String) - Constructor for class com.bigdata.rdf.sail.TestBigdataSailWithSids
 
TestBigdataValueReplacer - Class in com.bigdata.rdf.sail
Test suite for the logic which rewrites a query, replacing Value constants with BigdataValue constants which have been resolved against the database.
TestBigdataValueReplacer() - Constructor for class com.bigdata.rdf.sail.TestBigdataValueReplacer
 
TestBigdataValueReplacer(String) - Constructor for class com.bigdata.rdf.sail.TestBigdataValueReplacer
 
TestBindingsClause - Class in com.bigdata.rdf.sail.sparql
Test suite for the BINDINGS clause.
TestBindingsClause() - Constructor for class com.bigdata.rdf.sail.sparql.TestBindingsClause
 
TestBindingsClause(String) - Constructor for class com.bigdata.rdf.sail.sparql.TestBindingsClause
 
TestBLZG1943 - Class in com.bigdata.rdf.sail.webapp
Test case for ticket BLZG-1943: thread safety issues related to reuse of GeoSpatialLiteralExtension's internal key builder.
TestBLZG1943() - Constructor for class com.bigdata.rdf.sail.webapp.TestBLZG1943
 
TestBLZG1943(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestBLZG1943
 
testBNodeReuse() - Method in class org.openrdf.sail.RDFStoreTest
 
testBNodeSerialization() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
TestBootstrapBigdataSail - Class in com.bigdata.rdf.sail
Bootstrap test case for bringing up the BigdataSail.
TestBootstrapBigdataSail() - Constructor for class com.bigdata.rdf.sail.TestBootstrapBigdataSail
 
TestBootstrapBigdataSail(String) - Constructor for class com.bigdata.rdf.sail.TestBootstrapBigdataSail
 
TestBOps - Class in com.bigdata.rdf.sail
 
TestBOps() - Constructor for class com.bigdata.rdf.sail.TestBOps
 
TestBOps(String) - Constructor for class com.bigdata.rdf.sail.TestBOps
 
testBufferCapacity() - Method in class com.bigdata.rdf.sail.TestTicket1889
 
testBug() - Method in class com.bigdata.rdf.sail.TestMillisecondPrecisionForInlineDateTimes
 
testBug() - Method in class com.bigdata.rdf.sail.TestTemplate
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket1681
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket1682
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket1716
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket1747
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket1753
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket1755
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket1785
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket1788
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket1875
Test succeeds if all updates executed without any exceptions
testBug() - Method in class com.bigdata.rdf.sail.TestTicket2043
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket2043b
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket275
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket276
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket348
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket353
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket355
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket581
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket610
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket647
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket669
 
testBug() - Method in class com.bigdata.rdf.sail.TestTicket967
 
testBug1() - Method in class com.bigdata.rdf.sail.TestTicket693
 
testCast() - Method in class com.bigdata.rdf.sail.TestStrBOp
 
testCastAndDatatype() - Method in class com.bigdata.rdf.sail.TestLexJoinOps
 
TestCBD731<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite.
TestCBD731() - Constructor for class com.bigdata.rdf.sail.webapp.TestCBD731
 
TestCBD731(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestCBD731
 
TestChangeSets - Class in com.bigdata.rdf.sail
Test suite for the IChangeLog feature.
TestChangeSets() - Constructor for class com.bigdata.rdf.sail.TestChangeSets
 
TestChangeSets(String) - Constructor for class com.bigdata.rdf.sail.TestChangeSets
 
testClear() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testClearAll() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testClearAll() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testClearDefault() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testClearDefault() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testClearGraph() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testClearGraph() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testClearNamed() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testClearNamed() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testClearNamespaces() - Method in class org.openrdf.sail.RDFStoreTest
 
testClose() - Method in class org.openrdf.sail.RDFStoreTest
 
TestCnxnCreate - Class in com.bigdata.rdf.sail
Test suite for BLZG-2056 BigdataSailConnections not always closed by BigdataSail.shutdown()
TestCnxnCreate() - Constructor for class com.bigdata.rdf.sail.TestCnxnCreate
 
TestCnxnCreate(String) - Constructor for class com.bigdata.rdf.sail.TestCnxnCreate
 
testCon - Variable in class org.openrdf.repository.RepositoryConnectionTest
 
testCon2 - Variable in class org.openrdf.repository.RepositoryConnectionTest
 
testConcat() - Method in class com.bigdata.rdf.sail.TestBOps
 
TestConcurrentKBCreate - Class in com.bigdata.rdf.sail
Test suite for the concurrent create and discovery of a KB instance.
TestConcurrentKBCreate() - Constructor for class com.bigdata.rdf.sail.TestConcurrentKBCreate
 
TestConcurrentKBCreate(String) - Constructor for class com.bigdata.rdf.sail.TestConcurrentKBCreate
 
TestConcurrentKBCreate.TestWithGroupCommit - Class in com.bigdata.rdf.sail
 
TestConcurrentKBCreate.TestWithGroupCommit() - Constructor for class com.bigdata.rdf.sail.TestConcurrentKBCreate.TestWithGroupCommit
 
TestConcurrentKBCreate.TestWithGroupCommit(String) - Constructor for class com.bigdata.rdf.sail.TestConcurrentKBCreate.TestWithGroupCommit
 
TestConcurrentKBCreate.TestWithoutGroupCommit - Class in com.bigdata.rdf.sail
 
TestConcurrentKBCreate.TestWithoutGroupCommit() - Constructor for class com.bigdata.rdf.sail.TestConcurrentKBCreate.TestWithoutGroupCommit
 
TestConcurrentKBCreate.TestWithoutGroupCommit(String) - Constructor for class com.bigdata.rdf.sail.TestConcurrentKBCreate.TestWithoutGroupCommit
 
TestConneg - Class in com.bigdata.rdf.sail.webapp
Test suite for content negotiation helper class.
TestConneg() - Constructor for class com.bigdata.rdf.sail.webapp.TestConneg
 
TestConneg(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestConneg
 
testConsecutiveUpdatesInSameTransaction() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
This test fails for two reasons.
testContexts() - Method in class org.openrdf.sail.RDFStoreTest
 
testCopyFromDefault() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testCopyFromDefault() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testCopyFromDefaultToDefault() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testCopyFromDefaultToDefault() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testCopyToDefault() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testCopyToDefault() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testCopyToExistingNamed() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testCopyToExistingNamed() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testCopyToNewNamed() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testCopyToNewNamed() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testCountCommits() - Method in class com.bigdata.rdf.sail.TestSparqlUpdateCommit
Test whether sparql update results in auto-commit.
testCreateExistingGraph() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testCreateExistingGraph() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testCreateNewGraph() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testCreateNewGraph() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testCreateURI1() - Method in class org.openrdf.sail.RDFStoreTest
 
testCreateURI2() - Method in class org.openrdf.sail.RDFStoreTest
 
testCustomHistory() - Method in class com.bigdata.rdf.sail.TestRDRHistory
Test custom history handler.
TestDataLoaderServlet<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite for DataLoaderServlet
TestDataLoaderServlet() - Constructor for class com.bigdata.rdf.sail.webapp.TestDataLoaderServlet
 
TestDataLoaderServlet(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestDataLoaderServlet
 
testDataset() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testDateFunction() - Method in class com.bigdata.rdf.sail.TestTicket1388
When loading quads into a triple store, the context is striped away by default.
testDecimalRoundTrip() - Method in class org.openrdf.sail.RDFStoreTest
 
testDefaultContext() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testDefaultInsertContext() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testDeleteData() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testDeleteData() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testDeleteDataFromGraph() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testDeleteDataFromGraph() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testDeleteDataFromWrongGraph() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testDeleteDataFromWrongGraph() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testDeleteDataMultiplePatterns() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testDeleteDataMultiplePatterns() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testDeleteDefaultGraph() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testDeleteInsertWhere() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testDeleteInsertWhere() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testDeleteInsertWhereLoopingBehavior() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testDeleteInsertWhereLoopingBehavior() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testDeleteInsertWhereWithBindings() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testDeleteInsertWhereWithBindings2() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testDeleteTransformedWhere() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testDeleteWhere() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testDeleteWhere() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testDeleteWhereOptional() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testDeleteWhereShortcut() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testDeleteWhereShortcut() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testDeleteWhereShortcut2() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
DELETE WHERE {GRAPH ?g {?x foaf:name ?y} }
testDescribeA() - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
 
testDescribeA() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testDescribeAWhere() - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
 
testDescribeAWhere() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testDescribeB() - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
 
testDescribeB() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testDescribeD() - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
 
testDescribeD() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testDescribeF() - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
 
testDescribeF() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testDescribeWhere() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testDropAll() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testDropAll() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testDropDefault() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testDropDefault() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testDropGraph() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testDropGraph() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testDropNamed() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testDropNamed() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testDualConnections() - Method in class com.bigdata.rdf.sail.tck.BigdataStoreTest
Bigdata uses snapshot isolation for transactions while openrdf assumes that any writes committed by a transaction become immediately visible to transactions which are already running.
testDualConnections() - Method in class org.openrdf.sail.RDFStoreTest
 
testDuplicateFilter() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testEchoBackHeader() - Method in class com.bigdata.rdf.sail.webapp.TestRelease123Protocol
 
testEmptyCommit() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testEmptyRepository() - Method in class com.bigdata.rdf.sail.tck.BigdataStoreTest
Modified to test SPARQL instead of Serql.
testEmptyRepository() - Method in class org.openrdf.sail.RDFStoreTest
 
testEmptyRollback() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testEmptyServiceBlock() - Method in class com.bigdata.rdf.sail.webapp.TestFederatedQuery
 
testEOFStreams() - Method in class com.bigdata.rdf.sail.webapp.TestMultiTenancyAPI
 
testExactMatch() - Method in class com.bigdata.rdf.sail.TestSearchQuery
FIXME This should be migrated to the data-driven test suite in TestSearch.
testExclusiveNullContext() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testExplicitDefaultAndNamedGraphNoGraphKeyword() - Method in class com.bigdata.rdf.sail.DavidsTestBOps
 
testExplicitDefaultGraph() - Method in class com.bigdata.rdf.sail.DavidsTestBOps
 
TestFederatedQuery<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite for SPARQL 1.1 Federated Query.
TestFederatedQuery() - Constructor for class com.bigdata.rdf.sail.webapp.TestFederatedQuery
 
TestFederatedQuery(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestFederatedQuery
 
testFileDoesNotExist() - Method in class com.bigdata.rdf.sail.sparql.TestPrefixDeclProcessor
 
testFilterRegexBoolean() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testFullyRedundantEvents() - Method in class com.bigdata.rdf.sail.TestRDRHistory
Test whether the RDRHistory can handle statements that are added and removed in the same commit.
testGetContextIDs() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testGetContextIDs() - Method in class org.openrdf.sail.RDFStoreTest
 
testGetNamespace() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testGetNamespace() - Method in class org.openrdf.sail.RDFStoreTest
 
testGetNamespaces() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testGetNamespaces() - Method in class org.openrdf.sail.RDFStoreTest
 
TestGetRequestTimeout - Class in com.bigdata.rdf.sail.webapp
TestGetRequestTimeout() - Constructor for class com.bigdata.rdf.sail.webapp.TestGetRequestTimeout
 
testGetRequestTimeout() - Method in class com.bigdata.rdf.sail.webapp.TestGetRequestTimeout
 
testGetRequestTimeout1() - Method in class com.bigdata.rdf.sail.webapp.TestGetRequestTimeout
 
testGetRequestTimeout2() - Method in class com.bigdata.rdf.sail.webapp.TestGetRequestTimeout
 
testGetRequestTimeout3() - Method in class com.bigdata.rdf.sail.webapp.TestGetRequestTimeout
 
testGetStatements() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testGetStatementsInMultipleContexts() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testGetStatementsInSingleContext() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testGetStatementsMalformedLanguageLiteral() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testGetStatementsMalformedTypedLiteral() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testGRAPHConstructInQueryBody() - Method in class com.bigdata.rdf.sail.TestTicket1518
Test using of GRAPH construct in query body.
testGraphSerialization() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testGroupConcatDistinct() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testGroupConcatNonDistinct() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
TestGroupGraphPatternBuilder - Class in com.bigdata.rdf.sail.sparql
Test suite for translating the openrdf SPARQL AST nodes for GroupGraphPattern into the bigdata AST (join groups, union, etc).
TestGroupGraphPatternBuilder() - Constructor for class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
 
TestGroupGraphPatternBuilder(String) - Constructor for class com.bigdata.rdf.sail.sparql.TestGroupGraphPatternBuilder
 
TestHelper - Class in com.bigdata.rdf.sail.webapp
Helper class to debug the NSS by issuing commands that we can not issue from the index.html page (HTTP DELETEs, etc).
TestHelper() - Constructor for class com.bigdata.rdf.sail.webapp.TestHelper
 
TestHistoryIndex - Class in com.bigdata.rdf.sail
Test the index supporting the HistoryServiceFactory.
TestHistoryIndex() - Constructor for class com.bigdata.rdf.sail.TestHistoryIndex
 
TestHistoryIndex(String) - Constructor for class com.bigdata.rdf.sail.TestHistoryIndex
 
testIdenticalVariablesInStatementPattern() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testImplementationDefinedDefaultGraph() - Method in class com.bigdata.rdf.sail.DavidsTestBOps
 
testInComparison1() - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
 
testInComparison1() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testInComparison2() - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
 
testInComparison2() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testInComparison3() - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
 
testInComparison3() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testInferredStatementCount() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
TestInlineValues - Class in com.bigdata.rdf.sail
 
TestInlineValues() - Constructor for class com.bigdata.rdf.sail.TestInlineValues
 
TestInlineValues(String) - Constructor for class com.bigdata.rdf.sail.TestInlineValues
 
testInlineValuesGT() - Method in class com.bigdata.rdf.sail.TestInlineValues
 
testInlineValuesLT() - Method in class com.bigdata.rdf.sail.TestInlineValues
 
testInsertCBD() - Method in class com.bigdata.rdf.sail.webapp.TestCBD731
 
testInsertData() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testInsertData() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInsertData2() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInsertDataBlankNode() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInsertDataInGraph() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testInsertDataInGraph() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInsertDataInGraph2() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testInsertDataInGraph2() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInsertDataMultiplePatterns() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testInsertDataMultiplePatterns() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInsertEmptyWhere() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testInsertEmptyWhere() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInsertEmptyWhereWithBinding() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
TestInsertFilterFalse727<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite.
TestInsertFilterFalse727() - Constructor for class com.bigdata.rdf.sail.webapp.TestInsertFilterFalse727
 
TestInsertFilterFalse727(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestInsertFilterFalse727
 
testInsertNonMatchingWhere() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testInsertNonMatchingWhere() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInsertNonMatchingWhereWithBindings() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInsertSCBD() - Method in class com.bigdata.rdf.sail.webapp.TestCBD731
 
testInsertTransformedWhere() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testInsertTransformedWhere() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInsertWhere() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testInsertWhere() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInsertWhereFalse() - Method in class com.bigdata.rdf.sail.webapp.TestInsertFilterFalse727
 
testInsertWhereGraph() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testInsertWhereGraph() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInsertWhereOptionallyFalse() - Method in class com.bigdata.rdf.sail.webapp.TestInsertFilterFalse727
 
testInsertWhereOptionallyTrue() - Method in class com.bigdata.rdf.sail.webapp.TestInsertFilterFalse727
 
testInsertWhereTrue() - Method in class com.bigdata.rdf.sail.webapp.TestInsertFilterFalse727
 
testInsertWhereUsing() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testInsertWhereUsing() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInsertWhereWith() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testInsertWhereWith() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInsertWhereWithBinding() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInsertWhereWithBindings() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInsertWhereWithBindings2() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInsertWhereWithBlankNode() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInsertWhereWithOptional() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testInsertWhereWithOptional() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testInvalidAdditionalPrefixes() - Method in class com.bigdata.rdf.sail.sparql.TestPrefixDeclProcessor
 
testInvalidDateTime() - Method in class org.openrdf.sail.RDFStoreTest
 
testIsLiteral() - Method in class com.bigdata.rdf.sail.TestInlineValues
 
testJettyUpdate() - Method in class com.bigdata.rdf.sail.webapp.TestMultipartContent
 
TestJoinScope - Class in com.bigdata.rdf.sail
Unit tests the quads aspects of the BigdataSail implementation.
TestJoinScope() - Constructor for class com.bigdata.rdf.sail.TestJoinScope
 
TestJoinScope(String) - Constructor for class com.bigdata.rdf.sail.TestJoinScope
 
testJoinScope() - Method in class com.bigdata.rdf.sail.TestJoinScope
 
testLang() - Method in class com.bigdata.rdf.sail.TestLexJoinOps
 
testLeftJoins() - Method in class com.bigdata.rdf.sail.TestOptionals
Tests mapping of left joins in SPARQL onto optionals in bigdata rules.
TestLexJoinOps - Class in com.bigdata.rdf.sail
 
TestLexJoinOps() - Constructor for class com.bigdata.rdf.sail.TestLexJoinOps
 
TestLexJoinOps(String) - Constructor for class com.bigdata.rdf.sail.TestLexJoinOps
 
testLiteralSerialization() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testLoad() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testLoadGZip() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest
Verify ability to load data from a gzip resource.
testLoadGZip() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
Verify ability to load data from a gzip resource.
testLoadIntoGraph() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testLoadSilent() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testLongLangRoundTrip() - Method in class org.openrdf.sail.RDFStoreTest
 
testLongLiteralRoundTrip() - Method in class org.openrdf.sail.RDFStoreTest
 
testLongURIRoundTrip() - Method in class org.openrdf.sail.RDFStoreTest
 
testManyShortRuns() - Method in class com.bigdata.rdf.sail.TestRollbacks
Stress test for abort/rollback semantics consisting of many short runs of the basic test.
testMassageServiceNested2Call() - Method in class com.bigdata.rdf.sail.webapp.TestService794
 
testMassageServiceNested3Call() - Method in class com.bigdata.rdf.sail.webapp.TestService794
 
TestMaterialization - Class in com.bigdata.rdf.sail
 
TestMaterialization() - Constructor for class com.bigdata.rdf.sail.TestMaterialization
 
TestMaterialization(String) - Constructor for class com.bigdata.rdf.sail.TestMaterialization
 
testMergeUtility() - Method in class com.bigdata.rdf.sail.TestTicket1889
 
TestMillisecondPrecisionForInlineDateTimes - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestMillisecondPrecisionForInlineDateTimes() - Constructor for class com.bigdata.rdf.sail.TestMillisecondPrecisionForInlineDateTimes
 
TestMillisecondPrecisionForInlineDateTimes(String) - Constructor for class com.bigdata.rdf.sail.TestMillisecondPrecisionForInlineDateTimes
 
testModerateDuration() - Method in class com.bigdata.rdf.sail.TestRollbacks
Stress test for abort/rollback semantics consisting of one moderate duration run of the basic test.
testMoveFromDefault() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testMoveFromDefault() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testMoveFromDefaultToDefault() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testMoveFromDefaultToDefault() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testMoveToDefault() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testMoveToDefault() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testMoveToNewNamed() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testMoveToNewNamed() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
TestMROWTransactions - Class in com.bigdata.rdf.sail
TestCase to test single writer/mutiple transaction committed readers with SAIL interface.
TestMROWTransactions.MyBTree - Class in com.bigdata.rdf.sail
Helper class for force abort of a B+Tree write.
TestMROWTransactions.MyBTree(IRawStore, Checkpoint, IndexMetadata, boolean) - Constructor for class com.bigdata.rdf.sail.TestMROWTransactions.MyBTree
 
TestMROWTransactionsNoHistory - Class in com.bigdata.rdf.sail
TestCase to test single writer/mutiple transaction committed readers with SAIL interface.
TestMROWTransactionsNoHistory() - Constructor for class com.bigdata.rdf.sail.TestMROWTransactionsNoHistory
 
TestMROWTransactionsNoHistory(String) - Constructor for class com.bigdata.rdf.sail.TestMROWTransactionsNoHistory
 
TestMROWTransactionsWithHistory - Class in com.bigdata.rdf.sail
TestCase to test single writer/mutiple transaction committed readers with SAIL interface.
TestMROWTransactionsWithHistory() - Constructor for class com.bigdata.rdf.sail.TestMROWTransactionsWithHistory
 
TestMROWTransactionsWithHistory(String) - Constructor for class com.bigdata.rdf.sail.TestMROWTransactionsWithHistory
 
TestMultiGraphs - Class in com.bigdata.rdf.sail
 
TestMultiGraphs() - Constructor for class com.bigdata.rdf.sail.TestMultiGraphs
 
TestMultiGraphs(String) - Constructor for class com.bigdata.rdf.sail.TestMultiGraphs
 
testMultiGraphs() - Method in class com.bigdata.rdf.sail.TestMultiGraphs
 
TestMultipartContent - Class in com.bigdata.rdf.sail.webapp
The Jetty HttpClient does not provide "out of the box" support for multipart content similar to the Apache MultipartEntity.
TestMultipartContent() - Constructor for class com.bigdata.rdf.sail.webapp.TestMultipartContent
 
testMultipleFixtures() - Method in class com.bigdata.rdf.sail.webapp.Test_REST_Structure
 
TestMultiTenancyAPI<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite for the Multi-Tenancy API.
TestMultiTenancyAPI() - Constructor for class com.bigdata.rdf.sail.webapp.TestMultiTenancyAPI
 
TestMultiTenancyAPI(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestMultiTenancyAPI
 
testNamedGraphNoGraphKeyword1() - Method in class com.bigdata.rdf.sail.DavidsTestBOps
 
testNamedGraphNoGraphKeyword2() - Method in class com.bigdata.rdf.sail.DavidsTestBOps
 
testNamedGraphReferencedThroughWITHClause() - Method in class com.bigdata.rdf.sail.TestTicket1518
Test named graph referenced through WITH clause.
TestNanoSparqlClient<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite.
TestNanoSparqlClient() - Constructor for class com.bigdata.rdf.sail.webapp.TestNanoSparqlClient
 
TestNanoSparqlClient(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestNanoSparqlClient
 
TestNanoSparqlServer - Class in com.bigdata.rdf.sail.webapp
Unit tests for the NanoSparqlServer with a focus on the ability to override the init parameters, the default http port, etc.
TestNanoSparqlServer() - Constructor for class com.bigdata.rdf.sail.webapp.TestNanoSparqlServer
 
TestNanoSparqlServerWithProxyIndexManager<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Test suite for RESTServlet (SPARQL end point and REST API for RDF data).
TestNanoSparqlServerWithProxyIndexManager() - Constructor for class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager
Run in triples mode on a temporary journal.
TestNanoSparqlServerWithProxyIndexManager(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager
Run in triples mode on a temporary journal.
TestNanoSparqlServerWithProxyIndexManager.Test_NSS_quads - Class in com.bigdata.rdf.sail.webapp
The TestMode.quads test suite.
TestNanoSparqlServerWithProxyIndexManager.Test_NSS_quads() - Constructor for class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager.Test_NSS_quads
 
TestNanoSparqlServerWithProxyIndexManager.test_NSS_RWStore - Class in com.bigdata.rdf.sail.webapp
 
TestNanoSparqlServerWithProxyIndexManager.test_NSS_RWStore() - Constructor for class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager.test_NSS_RWStore
 
TestNanoSparqlServerWithProxyIndexManager.Test_NSS_sids - Class in com.bigdata.rdf.sail.webapp
The TestMode.sids test suite.
TestNanoSparqlServerWithProxyIndexManager.Test_NSS_sids() - Constructor for class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager.Test_NSS_sids
 
TestNanoSparqlServerWithProxyIndexManager.test_NSS_triples - Class in com.bigdata.rdf.sail.webapp
The TestMode.triples test suite.
TestNanoSparqlServerWithProxyIndexManager.test_NSS_triples() - Constructor for class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager.test_NSS_triples
 
TestNanoSparqlServerWithProxyIndexManager2<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
A version of the test suite that is intended for local debugging and is NOT run in CI.
TestNanoSparqlServerWithProxyIndexManager2() - Constructor for class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager2
Run in triples mode on a temporary journal.
TestNanoSparqlServerWithProxyIndexManager2(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager2
Run in triples mode on a temporary journal.
TestNanoSparqlServerWithProxyIndexManager2.Test_NSS_quads - Class in com.bigdata.rdf.sail.webapp
The TestMode.quads test suite.
TestNanoSparqlServerWithProxyIndexManager2.Test_NSS_quads() - Constructor for class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager2.Test_NSS_quads
 
TestNanoSparqlServerWithProxyIndexManager2.Test_NSS_sids - Class in com.bigdata.rdf.sail.webapp
The TestMode.sids test suite.
TestNanoSparqlServerWithProxyIndexManager2.Test_NSS_sids() - Constructor for class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager2.Test_NSS_sids
 
TestNanoSparqlServerWithProxyIndexManager2.test_NSS_triples - Class in com.bigdata.rdf.sail.webapp
The TestMode.triples test suite.
TestNanoSparqlServerWithProxyIndexManager2.test_NSS_triples() - Constructor for class com.bigdata.rdf.sail.webapp.TestNanoSparqlServerWithProxyIndexManager2.test_NSS_triples
 
TestNoExceptions - Class in com.bigdata.rdf.sail
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.
TestNoExceptions() - Constructor for class com.bigdata.rdf.sail.TestNoExceptions
 
TestNoExceptions(String) - Constructor for class com.bigdata.rdf.sail.TestNoExceptions
 
TestNSSHealthCheck - Class in com.bigdata.rdf.sail.webapp.health
Utility test suite provides a health check for a deployed instance.
TestNSSHealthCheck(String) - Constructor for class com.bigdata.rdf.sail.webapp.health.TestNSSHealthCheck
 
testNullContext1() - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
 
testNullContext1() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testNullContext2() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testNullNamespaceDisallowed() - Method in class org.openrdf.sail.RDFStoreTest
 
testNullPrefixDisallowed() - Method in class org.openrdf.sail.RDFStoreTest
 
testObject() - Method in class com.bigdata.rdf.sail.TestSparqlStar
Test SPARQL* syntax for object.
testOldURI() - Method in class org.openrdf.sail.RDFStoreTest
 
testOOM() - Method in class com.bigdata.rdf.sail.contrib.TestOOMBug
 
TestOOMBug - Class in com.bigdata.rdf.sail.contrib
Unit test template for use in submission of bugs.
TestOOMBug() - Constructor for class com.bigdata.rdf.sail.contrib.TestOOMBug
 
TestOOMBug(String) - Constructor for class com.bigdata.rdf.sail.contrib.TestOOMBug
 
testOpen() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testOptional() - Method in class com.bigdata.rdf.sail.TestOptionals
 
testOptionalFilter() - Method in class com.bigdata.rdf.sail.TestSingleTailRule
 
testOptionalFilter() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
TestOptionals - Class in com.bigdata.rdf.sail
Unit tests the optionals aspects of the BigdataSail implementation.
TestOptionals() - Constructor for class com.bigdata.rdf.sail.TestOptionals
 
TestOptionals(String) - Constructor for class com.bigdata.rdf.sail.TestOptionals
 
TestOrderBy - Class in com.bigdata.rdf.sail
 
TestOrderBy() - Constructor for class com.bigdata.rdf.sail.TestOrderBy
 
TestOrderBy(String) - Constructor for class com.bigdata.rdf.sail.TestOrderBy
 
testOrderBy() - Method in class com.bigdata.rdf.sail.TestOrderBy
 
testOrderByQueriesAreInterruptable() - Method in class com.bigdata.rdf.sail.tck.BigdataConnectionTest
testOrderByQueriesAreInterruptable() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testOrEquals() - Method in class com.bigdata.rdf.sail.TestBOps
 
testOrPredicate() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testPartiallyRedundantEvents() - Method in class com.bigdata.rdf.sail.TestRDRHistory
Test whether the RDRHistory can handle statements that are added and removed in the same commit.
TestPaths - Class in com.bigdata.rdf.sail.graph
 
TestPaths() - Constructor for class com.bigdata.rdf.sail.graph.TestPaths
 
TestPaths(String) - Constructor for class com.bigdata.rdf.sail.graph.TestPaths
 
TestPostNotURLEncoded - Class in com.bigdata.rdf.sail.webapp
See trac 711 for discussion.
TestPostNotURLEncoded(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestPostNotURLEncoded
 
TestPrefixDeclProcessor - Class in com.bigdata.rdf.sail.sparql
Test case for the PrefixDeclProcessor
TestPrefixDeclProcessor() - Constructor for class com.bigdata.rdf.sail.sparql.TestPrefixDeclProcessor
 
testPreparedBooleanQuery() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testPreparedGraphQuery() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testPreparedTupleQuery() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testPreparedTupleQuery2() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testPrepareSPARQLQuery() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testPropertyPathInTree() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
TestProtocolAll - Class in com.bigdata.rdf.sail.webapp
A collection of proxied tests for the SPARQL 1.1 protocol.
TestProtocolAll() - Constructor for class com.bigdata.rdf.sail.webapp.TestProtocolAll
 
TestProvenanceQuery - Class in com.bigdata.rdf.sail
Test suite for high-level query against a graph containing statements about statements.
TestProvenanceQuery() - Constructor for class com.bigdata.rdf.sail.TestProvenanceQuery
 
TestProvenanceQuery(String) - Constructor for class com.bigdata.rdf.sail.TestProvenanceQuery
 
TestPruneBindingSets - Class in com.bigdata.rdf.sail
 
TestPruneBindingSets() - Constructor for class com.bigdata.rdf.sail.TestPruneBindingSets
 
TestPruneBindingSets(String) - Constructor for class com.bigdata.rdf.sail.TestPruneBindingSets
 
testPruneBindingSets() - Method in class com.bigdata.rdf.sail.TestPruneBindingSets
Tests adding query hints in SPARQL.
TestQuadsAPI - Class in com.bigdata.rdf.sail
Unit tests the quads aspects of the BigdataSail implementation.
TestQuadsAPI() - Constructor for class com.bigdata.rdf.sail.TestQuadsAPI
 
TestQuadsAPI(String) - Constructor for class com.bigdata.rdf.sail.TestQuadsAPI
 
testQuadsInSPARQLDeleteDataBlock() - Method in class com.bigdata.rdf.sail.TestTicket1518
Quads in SPARQL update data block (DELETE clause).
testQuadsInSPARQLInsertBlock() - Method in class com.bigdata.rdf.sail.TestTicket1518
Quads in SPARQL update data block (INSERT clause).
testQuadStripping() - Method in class com.bigdata.rdf.sail.TestTicket1086
When loading quads into a triple store, the context is striped away by default.
testQuadStrippingRejected() - Method in class com.bigdata.rdf.sail.TestTicket1086
When loading quads into a triple store and the BigdataSail option REJECT_QUADS_IN_TRIPLE_MODE is set to true, an exception will be thrown.
testQueryBaseURI() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testQueryBindings() - Method in class com.bigdata.rdf.sail.tck.BigdataStoreTest
Modified to test SPARQL instead of Serql.
testQueryBindings() - Method in class org.openrdf.sail.RDFStoreTest
 
testQueryDefaultGraph() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
TestRDRHistory - Class in com.bigdata.rdf.sail
Test suite RDRHistory.
TestRDRHistory() - Constructor for class com.bigdata.rdf.sail.TestRDRHistory
 
TestRDRHistory(String) - Constructor for class com.bigdata.rdf.sail.TestRDRHistory
 
TestRDRHistory.CustomRDRHistory - Class in com.bigdata.rdf.sail
 
TestRDRHistory.CustomRDRHistory(AbstractTripleStore) - Constructor for class com.bigdata.rdf.sail.TestRDRHistory.CustomRDRHistory
 
TestRDROperations<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Test of RDR specific data interchange and query.
TestRDROperations() - Constructor for class com.bigdata.rdf.sail.webapp.TestRDROperations
 
TestRDROperations(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestRDROperations
 
testReadOfAddedStatement1() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testReadOfAddedStatement2() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
TestReadWriteTransactions - Class in com.bigdata.rdf.sail
 
TestReadWriteTransactions() - Constructor for class com.bigdata.rdf.sail.TestReadWriteTransactions
 
TestReadWriteTransactions(String) - Constructor for class com.bigdata.rdf.sail.TestReadWriteTransactions
 
testReallyLongLiteralRoundTrip() - Method in class org.openrdf.sail.RDFStoreTest
 
testReallyLongQueryString() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
TestRebuildTextIndex<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite for rebuilding full text index.
TestRebuildTextIndex() - Constructor for class com.bigdata.rdf.sail.webapp.TestRebuildTextIndex
 
TestRebuildTextIndex(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestRebuildTextIndex
 
testRecoverFromParseError() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testRecursion() - Method in class com.bigdata.rdf.sail.TestSparqlStar
Test recursive SPARQL* syntax.
testRegex() - Method in class com.bigdata.rdf.sail.TestLexJoinOps
 
testRegex() - Method in class com.bigdata.rdf.sail.TestMaterialization
 
testRegex() - Method in class com.bigdata.rdf.sail.TestSesameFilters
 
testRegex() - Method in class com.bigdata.rdf.sail.TestStrBOp
 
TestReificationDoneRightParser - Class in com.bigdata.rdf.sail.sparql
Test suite for the proposed standardization of "reification done right".
TestReificationDoneRightParser() - Constructor for class com.bigdata.rdf.sail.sparql.TestReificationDoneRightParser
 
TestReificationDoneRightParser(String) - Constructor for class com.bigdata.rdf.sail.sparql.TestReificationDoneRightParser
 
TestRelease123Protocol - Class in com.bigdata.rdf.sail.webapp
This test class exercises protocol issues (mimetypes, parameters etc) as at release 1.2.3; prior to addressing protocol related trac items such as 704, 697, 711
TestRelease123Protocol(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestRelease123Protocol
 
testRemoveAndClear() - Method in class com.bigdata.rdf.sail.tck.BigdataStoreTest
Modified to test SPARQL instead of Serql.
testRemoveAndClear() - Method in class org.openrdf.sail.RDFStoreTest
 
testRemoveNamespaces() - Method in class org.openrdf.sail.RDFStoreTest
 
testRemoveStatementCollection() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testRemoveStatementIteration() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testRemoveStatements() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testRepeatedHeaders() - Method in class com.bigdata.rdf.sail.webapp.TestRelease123Protocol
 
testRepository - Variable in class org.openrdf.repository.RepositoryConnectionTest
 
testRequiredValues() - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
TODO Write optimizer to pull this BindingsClause out of the join group and make it global.
testRollback() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
TestRollbacks - Class in com.bigdata.rdf.sail
This is a stress test for abort/rollback semantics.
TestRollbacks() - Constructor for class com.bigdata.rdf.sail.TestRollbacks
 
TestRollbacks(String) - Constructor for class com.bigdata.rdf.sail.TestRollbacks
 
TestRollbacksTM - Class in com.bigdata.rdf.sail
Concrete instance of TestRollbacks which overrides the properties to enable truth maintenance support in the SAIL.
TestRollbacksTM() - Constructor for class com.bigdata.rdf.sail.TestRollbacksTM
 
TestRollbacksTM(String) - Constructor for class com.bigdata.rdf.sail.TestRollbacksTM
 
TestRollbacksTx - Class in com.bigdata.rdf.sail
Concrete instance of TestRollbacks which overrides the properties to enable full transaction support in the SAIL.
TestRollbacksTx() - Constructor for class com.bigdata.rdf.sail.TestRollbacksTx
 
TestRollbacksTx(String) - Constructor for class com.bigdata.rdf.sail.TestRollbacksTx
 
TestRWStoreTxBehaviors<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Tests that are RWStore specific.
TestRWStoreTxBehaviors() - Constructor for class com.bigdata.rdf.sail.webapp.TestRWStoreTxBehaviors
 
TestRWStoreTxBehaviors(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestRWStoreTxBehaviors
 
testSameTermRepeatInOptional() - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
 
testSameTermRepeatInOptional() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testSameTermRepeatInUnion() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testSameTermRepeatInUnionAndOptional() - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
 
testSameTermRepeatInUnionAndOptional() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testSCequality() - Method in class com.bigdata.rdf.sail.TestQuadsAPI
Matt, do you recognize this unit test: TestQuadsAPI#testSCequality()? I think that this may have been something from you dealing with the binding on the S and C positions.
TestSearchQuery - Class in com.bigdata.rdf.sail
Test suite for high-level query against a graph containing statements about statements.
TestSearchQuery() - Constructor for class com.bigdata.rdf.sail.TestSearchQuery
 
TestSearchQuery(String) - Constructor for class com.bigdata.rdf.sail.TestSearchQuery
 
testSelectGetJSON() - Method in class com.bigdata.rdf.sail.webapp.TestRelease123Protocol
 
testSelectGetXML() - Method in class com.bigdata.rdf.sail.webapp.TestRelease123Protocol
 
testSelectPostEncodeJSON() - Method in class com.bigdata.rdf.sail.webapp.TestRelease123Protocol
 
testSelectPostEncodeXML() - Method in class com.bigdata.rdf.sail.webapp.TestRelease123Protocol
 
testSelectPostJSON() - Method in class com.bigdata.rdf.sail.webapp.TestPostNotURLEncoded
 
testSelectPostXML() - Method in class com.bigdata.rdf.sail.webapp.TestPostNotURLEncoded
 
TestService794 - Class in com.bigdata.rdf.sail.webapp
While writing this comment, early January 2014, the status is that the two interesting tests both fail and are disabled TestService794.xtestMassageServiceCall() and TestService794.xtestMassageServiceNested1Call() Also TestService794.xtestServiceSyntaxError() shows some bug some where in that we take legal SPARQL and make it illegal before the service call ....
TestService794(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestService794
 
testServiceNodeBindings() - Method in class com.bigdata.rdf.sail.webapp.TestNanoSparqlClient
 
TestServiceWhiteList - Class in com.bigdata.rdf.sail.webapp
Unit tests for the NanoSparqlServer with a focus on the ability to
TestServiceWhiteList() - Constructor for class com.bigdata.rdf.sail.webapp.TestServiceWhiteList
 
testServiceWhiteList() - Method in class com.bigdata.rdf.sail.webapp.TestServiceWhiteList
 
testServiceWithBindingArg() - Method in class com.bigdata.rdf.sail.TestTicket632
 
testSES1073InverseSymmetricPattern() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testSES1081SameTermWithValues() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testSES1121VarNamesInOptionals() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testSES1898LeftJoinSemantics1() - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
 
testSES1898LeftJoinSemantics1() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testSES1898LeftJoinSemantics2() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testSES1970CountDistinctWildcard() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testSES1991NOWEvaluation() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testSES1991RANDEvaluation() - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
 
testSES1991RANDEvaluation() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testSES1991STRUUIDEvaluation() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testSES1991UUIDEvaluation() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testSES2024PropertyPathAnonVarSharing() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
testSES713() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
TestSesameFilters - Class in com.bigdata.rdf.sail
 
TestSesameFilters() - Constructor for class com.bigdata.rdf.sail.TestSesameFilters
 
TestSesameFilters(String) - Constructor for class com.bigdata.rdf.sail.TestSesameFilters
 
testSesameFilters() - Method in class com.bigdata.rdf.sail.TestUnions
Tests mapping of UNIONS in SPARQL onto unions in bigdata rules.
TestSesameMultiGraphs - Class in com.bigdata.rdf.sail
 
TestSesameMultiGraphs() - Constructor for class com.bigdata.rdf.sail.TestSesameMultiGraphs
 
TestSetBinding - Class in com.bigdata.rdf.sail
Test suite for AbstractOperation.setBinding(String, Value)
TestSetBinding() - Constructor for class com.bigdata.rdf.sail.TestSetBinding
 
TestSetBinding(String) - Constructor for class com.bigdata.rdf.sail.TestSetBinding
 
testSetBinding() - Method in class com.bigdata.rdf.sail.TestSetBinding
 
testSids() - Method in class com.bigdata.rdf.sail.TestChangeSets
 
TestSids - Class in com.bigdata.rdf.sail
Test case for reverse lookup from SID to statement.
TestSids() - Constructor for class com.bigdata.rdf.sail.TestSids
 
TestSids(String) - Constructor for class com.bigdata.rdf.sail.TestSids
 
testSids() - Method in class com.bigdata.rdf.sail.TestSids
 
testSids2() - Method in class com.bigdata.rdf.sail.TestSids
 
testSimpleAdd() - Method in class com.bigdata.rdf.sail.TestChangeSets
 
testSimpleBooleanQuery() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testSimpleConstraint() - Method in class com.bigdata.rdf.sail.TestBOps
 
testSimpleFormContent() - Method in class com.bigdata.rdf.sail.webapp.TestMultipartContent
 
testSimpleGraphQuery() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testSimpleJoin() - Method in class com.bigdata.rdf.sail.TestBOps
 
testSimpleOptional() - Method in class com.bigdata.rdf.sail.TestBOps
 
testSimpleRemove() - Method in class com.bigdata.rdf.sail.TestChangeSets
 
testSimpleServiceCall() - Method in class com.bigdata.rdf.sail.webapp.TestService794
 
testSimpleServiceQuery() - Method in class com.bigdata.rdf.sail.webapp.TestFederatedQuery
 
testSimpleSSSP() - Method in class com.bigdata.rdf.sail.graph.TestPaths
 
testSimpleTupleQuery() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testSimpleTxAdd() - Method in class com.bigdata.rdf.sail.TestChangeSets
Unit test with a full read/write transaction.
testSingleTail() - Method in class com.bigdata.rdf.sail.TestSingleTailRule
 
TestSingleTailRule - Class in com.bigdata.rdf.sail
 
TestSingleTailRule() - Constructor for class com.bigdata.rdf.sail.TestSingleTailRule
 
TestSingleTailRule(String) - Constructor for class com.bigdata.rdf.sail.TestSingleTailRule
 
testSingleTailSearch() - Method in class com.bigdata.rdf.sail.TestSingleTailRule
 
testSize() - Method in class org.openrdf.sail.RDFStoreTest
 
testSizeCommit() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testSizeRollback() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testSparqlIntegration() - Method in class com.bigdata.rdf.sail.TestRDRHistory
Test the SPARQL integration.
TestSparqlStar - Class in com.bigdata.rdf.sail
Test suite for SPARQL* features
TestSparqlStar() - Constructor for class com.bigdata.rdf.sail.TestSparqlStar
 
TestSparqlStar(String) - Constructor for class com.bigdata.rdf.sail.TestSparqlStar
 
TestSparqlUpdate<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
Proxied test suite.
TestSparqlUpdate() - Constructor for class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
TestSparqlUpdate(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
TestSparqlUpdateCommit - Class in com.bigdata.rdf.sail
 
TestSparqlUpdateCommit() - Constructor for class com.bigdata.rdf.sail.TestSparqlUpdateCommit
 
TestSparqlUpdateCommit(String) - Constructor for class com.bigdata.rdf.sail.TestSparqlUpdateCommit
 
TestSparqlUpdateCommit.CommitCounter - Class in com.bigdata.rdf.sail
 
TestSparqlUpdateCommit.CommitCounter() - Constructor for class com.bigdata.rdf.sail.TestSparqlUpdateCommit.CommitCounter
 
TestSparqlUpdateSuppressTruthMaintenance<S extends IIndexManager> - Class in com.bigdata.rdf.sail.webapp
 
TestSparqlUpdateSuppressTruthMaintenance() - Constructor for class com.bigdata.rdf.sail.webapp.TestSparqlUpdateSuppressTruthMaintenance
 
TestSparqlUpdateSuppressTruthMaintenance(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestSparqlUpdateSuppressTruthMaintenance
 
testStatementEquals() - Method in class org.openrdf.sail.RDFStoreTest
 
testStatementSerialization() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testStatementSerialization() - Method in class org.openrdf.sail.RDFStoreTest
 
testStr() - Method in class com.bigdata.rdf.sail.TestLexJoinOps
 
testStr() - Method in class com.bigdata.rdf.sail.TestMaterialization
 
testStr() - Method in class com.bigdata.rdf.sail.TestStrBOp
 
TestStrBOp - Class in com.bigdata.rdf.sail
 
TestStrBOp() - Constructor for class com.bigdata.rdf.sail.TestStrBOp
 
TestStrBOp(String) - Constructor for class com.bigdata.rdf.sail.TestStrBOp
 
testStressInsertWhereGraph() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
A stress test written to look for stochastic behaviors in SPARQL UPDATE for GROUP COMMIT.
testSubject() - Method in class com.bigdata.rdf.sail.TestSparqlStar
Test SPARQL* syntax for subject.
TestSubqueryPatterns - Class in com.bigdata.rdf.sail.sparql
Test suite for translating queries which use subquery constructions, including SubqueryRoot, NamedSubqueryRoot and NamedSubqueryInclude and ExistsNode.
TestSubqueryPatterns() - Constructor for class com.bigdata.rdf.sail.sparql.TestSubqueryPatterns
 
TestSubqueryPatterns(String) - Constructor for class com.bigdata.rdf.sail.sparql.TestSubqueryPatterns
 
testSuppressTruthMaintenance() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdateSuppressTruthMaintenance
 
TestTemplate - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestTemplate() - Constructor for class com.bigdata.rdf.sail.TestTemplate
 
TestTemplate(String) - Constructor for class com.bigdata.rdf.sail.TestTemplate
 
TestTicket1086 - Class in com.bigdata.rdf.sail
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.
TestTicket1086() - Constructor for class com.bigdata.rdf.sail.TestTicket1086
 
TestTicket1086(String) - Constructor for class com.bigdata.rdf.sail.TestTicket1086
 
TestTicket1388 - Class in com.bigdata.rdf.sail
Test suite for ticket #1388: xsd:date function
TestTicket1388() - Constructor for class com.bigdata.rdf.sail.TestTicket1388
 
TestTicket1388(String) - Constructor for class com.bigdata.rdf.sail.TestTicket1388
 
TestTicket1518 - Class in com.bigdata.rdf.sail
Test suite for ticket #1518: tests for quad-mode SPARQL features with triplestore not supporting quads
TestTicket1518() - Constructor for class com.bigdata.rdf.sail.TestTicket1518
 
TestTicket1518(String) - Constructor for class com.bigdata.rdf.sail.TestTicket1518
 
TestTicket1681 - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestTicket1681() - Constructor for class com.bigdata.rdf.sail.TestTicket1681
 
TestTicket1681(String) - Constructor for class com.bigdata.rdf.sail.TestTicket1681
 
TestTicket1682 - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestTicket1682() - Constructor for class com.bigdata.rdf.sail.TestTicket1682
 
TestTicket1682(String) - Constructor for class com.bigdata.rdf.sail.TestTicket1682
 
TestTicket1716 - Class in com.bigdata.rdf.sail
Test suite for an issue where IV resolution of invalid numeric literal fails
TestTicket1716() - Constructor for class com.bigdata.rdf.sail.TestTicket1716
 
TestTicket1716(String) - Constructor for class com.bigdata.rdf.sail.TestTicket1716
 
testTicket1738() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
Variant of scenario sketched in https://jira.blazegraph.com/browse/BLZG-1738, the problem being that PropertyPathNodes in UPDATE queries are not treated properly.
TestTicket1747 - Class in com.bigdata.rdf.sail
Test suite for an issue where IV resolution of vocabulary terms interferes with query parsing and deferred IV resolution (ASTDeferredIVResolution.
TestTicket1747() - Constructor for class com.bigdata.rdf.sail.TestTicket1747
 
TestTicket1747(String) - Constructor for class com.bigdata.rdf.sail.TestTicket1747
 
TestTicket1753 - Class in com.bigdata.rdf.sail
Test suite for an issue where IV resolution of having clause fails
TestTicket1753() - Constructor for class com.bigdata.rdf.sail.TestTicket1753
 
TestTicket1753(String) - Constructor for class com.bigdata.rdf.sail.TestTicket1753
 
TestTicket1755 - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestTicket1755() - Constructor for class com.bigdata.rdf.sail.TestTicket1755
 
TestTicket1755(String) - Constructor for class com.bigdata.rdf.sail.TestTicket1755
 
TestTicket1785 - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestTicket1785() - Constructor for class com.bigdata.rdf.sail.TestTicket1785
 
TestTicket1785(String) - Constructor for class com.bigdata.rdf.sail.TestTicket1785
 
TestTicket1788 - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestTicket1788() - Constructor for class com.bigdata.rdf.sail.TestTicket1788
 
TestTicket1788(String) - Constructor for class com.bigdata.rdf.sail.TestTicket1788
 
TestTicket1875 - Class in com.bigdata.rdf.sail
Test suite for an issue where IV resolution of RDR statements was not completed
TestTicket1875() - Constructor for class com.bigdata.rdf.sail.TestTicket1875
 
TestTicket1875(String) - Constructor for class com.bigdata.rdf.sail.TestTicket1875
 
TestTicket1889 - Class in com.bigdata.rdf.sail
This test case covers 2 ArrayIndexOutOfBoundsException occurrences: 1.
TestTicket1889() - Constructor for class com.bigdata.rdf.sail.TestTicket1889
 
TestTicket1889(String) - Constructor for class com.bigdata.rdf.sail.TestTicket1889
 
TestTicket1889_2 - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestTicket1889_2() - Constructor for class com.bigdata.rdf.sail.TestTicket1889_2
 
TestTicket1889_2(String) - Constructor for class com.bigdata.rdf.sail.TestTicket1889_2
 
TestTicket1893 - Class in com.bigdata.rdf.sail
 
TestTicket1893() - Constructor for class com.bigdata.rdf.sail.TestTicket1893
 
TestTicket1893(String) - Constructor for class com.bigdata.rdf.sail.TestTicket1893
 
TestTicket2043 - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestTicket2043() - Constructor for class com.bigdata.rdf.sail.TestTicket2043
 
TestTicket2043(String) - Constructor for class com.bigdata.rdf.sail.TestTicket2043
 
TestTicket2043b - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestTicket2043b() - Constructor for class com.bigdata.rdf.sail.TestTicket2043b
 
TestTicket2043b(String) - Constructor for class com.bigdata.rdf.sail.TestTicket2043b
 
TestTicket275 - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestTicket275() - Constructor for class com.bigdata.rdf.sail.TestTicket275
 
TestTicket275(String) - Constructor for class com.bigdata.rdf.sail.TestTicket275
 
TestTicket276 - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestTicket276() - Constructor for class com.bigdata.rdf.sail.TestTicket276
 
TestTicket276(String) - Constructor for class com.bigdata.rdf.sail.TestTicket276
 
TestTicket348 - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestTicket348() - Constructor for class com.bigdata.rdf.sail.TestTicket348
 
TestTicket348(String) - Constructor for class com.bigdata.rdf.sail.TestTicket348
 
TestTicket353 - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestTicket353() - Constructor for class com.bigdata.rdf.sail.TestTicket353
 
TestTicket353(String) - Constructor for class com.bigdata.rdf.sail.TestTicket353
 
TestTicket355 - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestTicket355() - Constructor for class com.bigdata.rdf.sail.TestTicket355
 
TestTicket355(String) - Constructor for class com.bigdata.rdf.sail.TestTicket355
 
TestTicket422 - Class in com.bigdata.rdf.sail
Test suite for wrapping a TempTripleStore as a BigdataSail.
TestTicket422() - Constructor for class com.bigdata.rdf.sail.TestTicket422
 
TestTicket422(String) - Constructor for class com.bigdata.rdf.sail.TestTicket422
 
TestTicket473 - Class in com.bigdata.rdf.sail
TestTicket473() - Constructor for class com.bigdata.rdf.sail.TestTicket473
 
TestTicket473(String) - Constructor for class com.bigdata.rdf.sail.TestTicket473
 
testTicket567() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest
Unit test for
testTicket567() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
Unit test for
testTicket571() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest
In the ticket, the source file contains the following triples.
testTicket571b() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest
Variant of test 571 without blank nodes.
testTicket571Standalone() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTestv2
 
TestTicket581 - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestTicket581() - Constructor for class com.bigdata.rdf.sail.TestTicket581
 
TestTicket581(String) - Constructor for class com.bigdata.rdf.sail.TestTicket581
 
TestTicket610 - Class in com.bigdata.rdf.sail
To run this test case, specify the following JVM property: -DtestClass=com.bigdata.rdf.sail.TestBigdataSailWithoutSids
TestTicket610() - Constructor for class com.bigdata.rdf.sail.TestTicket610
 
TestTicket610(String) - Constructor for class com.bigdata.rdf.sail.TestTicket610
 
TestTicket632 - Class in com.bigdata.rdf.sail
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.
TestTicket632() - Constructor for class com.bigdata.rdf.sail.TestTicket632
 
TestTicket632(String) - Constructor for class com.bigdata.rdf.sail.TestTicket632
 
TestTicket647 - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestTicket647() - Constructor for class com.bigdata.rdf.sail.TestTicket647
 
TestTicket647(String) - Constructor for class com.bigdata.rdf.sail.TestTicket647
 
TestTicket669 - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestTicket669() - Constructor for class com.bigdata.rdf.sail.TestTicket669
 
TestTicket669(String) - Constructor for class com.bigdata.rdf.sail.TestTicket669
 
TestTicket693 - Class in com.bigdata.rdf.sail
Unit test template for use in submission of bugs.
TestTicket693() - Constructor for class com.bigdata.rdf.sail.TestTicket693
 
TestTicket693(String) - Constructor for class com.bigdata.rdf.sail.TestTicket693
 
TestTicket967 - Class in com.bigdata.rdf.sail
Ticket 967 is an EOF exception on high load of HttpClient requests
TestTicket967() - Constructor for class com.bigdata.rdf.sail.TestTicket967
 
TestTicket967(String) - Constructor for class com.bigdata.rdf.sail.TestTicket967
 
testTicketBlzg1943() - Method in class com.bigdata.rdf.sail.webapp.TestBLZG1943
 
testTimeZoneRoundTrip() - Method in class org.openrdf.sail.RDFStoreTest
 
testTMAdd() - Method in class com.bigdata.rdf.sail.TestChangeSets
 
testTMRetract() - Method in class com.bigdata.rdf.sail.TestChangeSets
 
testTMUpdate() - Method in class com.bigdata.rdf.sail.TestChangeSets
 
testTransactionIsolation() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testTransactionIsolationForRead() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
TestTriplePatternBuilder - Class in com.bigdata.rdf.sail.sparql
Test suite for building up triple patterns, including those which are covered by the property paths extension in SPARQL 1.1 (a triple pattern which a constant in the predicate position is treated by the sesame SPARQL grammar as a degenerate case of a property path.)
TestTriplePatternBuilder() - Constructor for class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
 
TestTriplePatternBuilder(String) - Constructor for class com.bigdata.rdf.sail.sparql.TestTriplePatternBuilder
 
TestTxCreate - Class in com.bigdata.rdf.sail
Unit test for the creation of a Sail with isolatable indices.
TestTxCreate() - Constructor for class com.bigdata.rdf.sail.TestTxCreate
 
TestTxCreate(String) - Constructor for class com.bigdata.rdf.sail.TestTxCreate
 
testUnicodeCleanAndRegex() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest
This test is based on a forum post.
testUnicodeCleanAndRegex() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
This test is based on a forum post.
TestUnions - Class in com.bigdata.rdf.sail
Unit tests the UNION aspects of the BigdataSail implementation.
TestUnions() - Constructor for class com.bigdata.rdf.sail.TestUnions
 
TestUnions(String) - Constructor for class com.bigdata.rdf.sail.TestUnions
 
testUnions() - Method in class com.bigdata.rdf.sail.TestUnions
Tests mapping of UNIONS in SPARQL onto unions in bigdata rules.
testUpdateBaseURI() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
TestUpdateExprBuilder - Class in com.bigdata.rdf.sail.sparql
Test suite for UpdateExprBuilder.
TestUpdateExprBuilder() - Constructor for class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
 
TestUpdateExprBuilder(String) - Constructor for class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder
 
TestUpdateExprBuilder2 - Class in com.bigdata.rdf.sail.sparql
Test suite for bigdata specific extensions in UpdateExprBuilder.
TestUpdateExprBuilder2() - Constructor for class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder2
 
TestUpdateExprBuilder2(String) - Constructor for class com.bigdata.rdf.sail.sparql.TestUpdateExprBuilder2
 
testUpdateGet() - Method in class com.bigdata.rdf.sail.webapp.TestRelease123Protocol
 
testUpdateLiteralsWithLanguageTags() - Method in class com.bigdata.rdf.sail.tck.BigdataSPARQLUpdateTest
SPARQL update test for literals with language tags, cf.
testUpdatePost() - Method in class com.bigdata.rdf.sail.webapp.TestPostNotURLEncoded
 
testUpdatePostEncode() - Method in class com.bigdata.rdf.sail.webapp.TestRelease123Protocol
 
testUpdateSequenceDeleteInsert() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testUpdateSequenceInsertDelete() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testUpdateSequenceInsertDelete2() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testUpdateSequenceInsertDelete2() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testUpdateSequenceInsertDeleteExample9() - Method in class com.bigdata.rdf.sail.webapp.TestSparqlUpdate
 
testUpdateSequenceInsertDeleteExample9() - Method in class org.openrdf.query.parser.sparql.SPARQLUpdateTest
 
testURI - Variable in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
testURI - Variable in class org.openrdf.query.parser.sparql.manifest.SPARQLUpdateConformanceTest
 
testURIs - Static variable in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
An array of URIs for tests to be run.
testURISerialization() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testValidAdditionalPrefixes() - Method in class com.bigdata.rdf.sail.sparql.TestPrefixDeclProcessor
 
testValidationWithIncomingBindings() - Method in class com.bigdata.rdf.sail.TestSearchQuery
FIXME This should be migrated to the data-driven test suite in TestSearch.
TestValueExprBuilder - Class in com.bigdata.rdf.sail.sparql
Test suite for ValueExprBuilder.
TestValueExprBuilder() - Constructor for class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
 
TestValueExprBuilder(String) - Constructor for class com.bigdata.rdf.sail.sparql.TestValueExprBuilder
 
testValueRoundTrip(Resource, URI, Value) - Method in class com.bigdata.rdf.sail.tck.BigdataStoreTest
 
testValueRoundTrip(Resource, URI, Value) - Method in class org.openrdf.sail.RDFStoreTest
 
testValueRoundTrip1() - Method in class org.openrdf.sail.RDFStoreTest
 
testValueRoundTrip2() - Method in class org.openrdf.sail.RDFStoreTest
 
testValueRoundTrip3() - Method in class org.openrdf.sail.RDFStoreTest
 
testValueRoundTrip4() - Method in class org.openrdf.sail.RDFStoreTest
 
testValueRoundTrip5() - Method in class org.openrdf.sail.RDFStoreTest
 
testValuesInOptional() - Method in class com.bigdata.rdf.sail.tck.BigdataComplexSparqlQueryTest
The one is fixed now.
testValuesInOptional() - Method in class org.openrdf.query.parser.sparql.ComplexSPARQLQueryTest
 
TestVerifyAggregates - Class in com.bigdata.rdf.sail.sparql
Test suite for VerifyAggregates.
TestVerifyAggregates() - Constructor for class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
 
TestVerifyAggregates(String) - Constructor for class com.bigdata.rdf.sail.sparql.TestVerifyAggregates
 
TestVirtualGraphs - Class in com.bigdata.rdf.sail.sparql
Test suite for the VIRTUAL GRAPHS SPARQL extension.
TestVirtualGraphs() - Constructor for class com.bigdata.rdf.sail.sparql.TestVirtualGraphs
 
TestVirtualGraphs(String) - Constructor for class com.bigdata.rdf.sail.sparql.TestVirtualGraphs
 
testWithMetadata() - Method in class com.bigdata.rdf.sail.TestSearchQuery
FIXME This should be migrated to the data-driven test suite in TestSearch.
TestXMLBuilder - Class in com.bigdata.rdf.sail.webapp
Test suite for XMLBuilder.
TestXMLBuilder() - Constructor for class com.bigdata.rdf.sail.webapp.TestXMLBuilder
 
TestXMLBuilder(String) - Constructor for class com.bigdata.rdf.sail.webapp.TestXMLBuilder
 
testXMLBuilder() - Method in class com.bigdata.rdf.sail.webapp.TestXMLBuilder
 
testXmlCalendarZ() - Method in class org.openrdf.repository.RepositoryConnectionTest
 
testXsdStr() - Method in class com.bigdata.rdf.sail.TestMaterialization
 
to - Variable in class org.openrdf.repository.RepositoryConnectionTest
Timeout all individual tests after 1 minute.
to - Variable in class org.openrdf.sail.RDFStoreTest
Timeout all individual tests after 1 minute.
transactionAborted() - Method in class com.bigdata.rdf.sail.TestSparqlUpdateCommit.CommitCounter
 
transactionBegin() - Method in class com.bigdata.rdf.sail.TestSparqlUpdateCommit.CommitCounter
 
transactionCommited(long) - Method in class com.bigdata.rdf.sail.TestSparqlUpdateCommit.CommitCounter
 
transactionPrepare() - Method in class com.bigdata.rdf.sail.TestSparqlUpdateCommit.CommitCounter
 
triples - Static variable in class com.bigdata.rdf.sail.contrib.TestOOMBug
 

U

unicodeStrengthIdentical - Static variable in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
The following tests require Unicode configuration for identical comparisons.
unknownContext - Variable in class org.openrdf.repository.RepositoryConnectionTest
 
upload(URI, Resource) - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
uploadDataset(Dataset) - Method in class com.bigdata.rdf.sail.tck.BigdataSparqlTest
 
uploadDataset(Dataset) - Method in class org.openrdf.query.parser.sparql.manifest.SPARQLQueryTest
 
uri(String) - Static method in class com.bigdata.rdf.sail.TestMROWTransactions
 

V

verifyQueryResult(CloseableIteration<? extends BindingSet, QueryEvaluationException>, int) - Method in class org.openrdf.sail.RDFStoreTest
 
vf - Variable in class org.openrdf.repository.RepositoryConnectionTest
 
vf - Variable in class org.openrdf.sail.RDFStoreTest
 

W

writeNodeOrLeaf(AbstractNode<?>) - Method in class com.bigdata.rdf.sail.TestMROWTransactions.MyBTree
 
writeOnBuffer(RDFFormat, Graph) - Static method in class com.bigdata.rdf.sail.webapp.AbstractTestNanoSparqlClient
Write a graph on a buffer suitable for sending as an HTTP request body.

X

xtestMassageServiceCall() - Method in class com.bigdata.rdf.sail.webapp.TestService794
This one is currently broken, see trac794 Note also there is something unintersting with syntax going wrong with some expressions like SERVICE <> { { SELECT * { ?x eg:q ?y } } }
xtestMassageServiceNested1Call() - Method in class com.bigdata.rdf.sail.webapp.TestService794
 
xtestServiceSyntaxError() - Method in class com.bigdata.rdf.sail.webapp.TestService794
 

_

_test_multiple_csem_transaction_no_history_stress() - Method in class com.bigdata.rdf.sail.TestMROWTransactionsNoHistory
I do observe problems with the "no-history" version of this test.
A B C D E F G H I K L M N O P Q R S T U V W X _ 

Copyright © 2006–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.