public class BigdataComplexSparqlQueryTest extends ComplexSPARQLQueryTest
ComplexSPARQLQueryTest.conn, EX_NS, f| Constructor and Description |
|---|
BigdataComplexSparqlQueryTest() |
| Modifier and Type | Method and Description |
|---|---|
protected Properties |
getProperties()
Note: This method may be overridden in order to run the test suite
against other variations of the bigdata backend.
|
protected void |
loadTestData(String dataFile,
org.openrdf.model.Resource... contexts)
Overridden to turn off auto commit and to commit after the data set is
loaded.
|
protected org.openrdf.repository.Repository |
newRepository() |
void |
tearDown()
Overridden to destroy the backend database and its files on the disk.
|
protected void |
tearDownBackend(IIndexManager backend) |
void |
testDescribeA() |
void |
testDescribeAWhere() |
void |
testDescribeB() |
void |
testDescribeD() |
void |
testDescribeF() |
void |
testInComparison1() |
void |
testInComparison2() |
void |
testInComparison3() |
void |
testNullContext1() |
void |
testRequiredValues()
TODO Write optimizer to pull this BindingsClause out of the join
group and make it global.
|
void |
testSameTermRepeatInOptional() |
void |
testSameTermRepeatInUnionAndOptional() |
void |
testSES1898LeftJoinSemantics1() |
void |
testSES1991RANDEvaluation() |
void |
testValuesInOptional()
The one is fixed now.
|
getNamespaceDeclarations, setUp, testArbitraryLengthPathWithBinding1, testArbitraryLengthPathWithBinding2, testArbitraryLengthPathWithBinding3, testArbitraryLengthPathWithBinding4, testArbitraryLengthPathWithBinding5, testArbitraryLengthPathWithBinding6, testArbitraryLengthPathWithBinding7, testArbitraryLengthPathWithBinding8, testArbitraryLengthPathWithFilter1, testArbitraryLengthPathWithFilter2, testArbitraryLengthPathWithFilter3, testDescribeWhere, testFilterRegexBoolean, testGroupConcatDistinct, testGroupConcatNonDistinct, testIdenticalVariablesInStatementPattern, testNullContext2, testPropertyPathInTree, testSameTermRepeatInUnion, testSES1073InverseSymmetricPattern, testSES1081SameTermWithValues, testSES1121VarNamesInOptionals, testSES1898LeftJoinSemantics2, testSES1970CountDistinctWildcard, testSES1991NOWEvaluation, testSES1991STRUUIDEvaluation, testSES1991UUIDEvaluation, testSES2024PropertyPathAnonVarSharingassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic void tearDown()
throws Exception
tearDown in class ComplexSPARQLQueryTestExceptionprotected void tearDownBackend(IIndexManager backend)
protected Properties getProperties()
#suiteLTSWithNestedSubquery(),
#suiteLTSWithPipelineJoins()protected org.openrdf.repository.Repository newRepository()
throws org.openrdf.repository.RepositoryException
newRepository in class ComplexSPARQLQueryTestorg.openrdf.repository.RepositoryExceptionprotected void loadTestData(String dataFile, org.openrdf.model.Resource... contexts) throws org.openrdf.rio.RDFParseException, org.openrdf.repository.RepositoryException, IOException
loadTestData in class ComplexSPARQLQueryTestorg.openrdf.rio.RDFParseExceptionorg.openrdf.repository.RepositoryExceptionIOExceptionpublic void testNullContext1()
throws Exception
testNullContext1 in class ComplexSPARQLQueryTestExceptionpublic void testDescribeA()
throws Exception
testDescribeA in class ComplexSPARQLQueryTestExceptionpublic void testDescribeAWhere()
throws Exception
testDescribeAWhere in class ComplexSPARQLQueryTestExceptionpublic void testDescribeB()
throws Exception
testDescribeB in class ComplexSPARQLQueryTestExceptionpublic void testDescribeD()
throws Exception
testDescribeD in class ComplexSPARQLQueryTestExceptionpublic void testDescribeF()
throws Exception
testDescribeF in class ComplexSPARQLQueryTestExceptionpublic void testSameTermRepeatInOptional()
throws Exception
testSameTermRepeatInOptional in class ComplexSPARQLQueryTestExceptionpublic void testSES1898LeftJoinSemantics1()
throws Exception
testSES1898LeftJoinSemantics1 in class ComplexSPARQLQueryTestExceptionpublic void testInComparison1()
throws Exception
testInComparison1 in class ComplexSPARQLQueryTestExceptionpublic void testInComparison2()
throws Exception
testInComparison2 in class ComplexSPARQLQueryTestExceptionpublic void testInComparison3()
throws Exception
testInComparison3 in class ComplexSPARQLQueryTestExceptionpublic void testSameTermRepeatInUnionAndOptional()
throws Exception
testSameTermRepeatInUnionAndOptional in class ComplexSPARQLQueryTestExceptionpublic void testSES1991RANDEvaluation()
throws Exception
testSES1991RANDEvaluation in class ComplexSPARQLQueryTestExceptionpublic void testValuesInOptional()
throws Exception
testValuesInOptional in class ComplexSPARQLQueryTestExceptionCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.