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, testSES2024PropertyPathAnonVarSharing
assertEquals, 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, toString
public void tearDown() throws Exception
tearDown
in class ComplexSPARQLQueryTest
Exception
protected void tearDownBackend(IIndexManager backend)
protected Properties getProperties()
#suiteLTSWithNestedSubquery()
,
#suiteLTSWithPipelineJoins()
protected org.openrdf.repository.Repository newRepository() throws org.openrdf.repository.RepositoryException
newRepository
in class ComplexSPARQLQueryTest
org.openrdf.repository.RepositoryException
protected void loadTestData(String dataFile, org.openrdf.model.Resource... contexts) throws org.openrdf.rio.RDFParseException, org.openrdf.repository.RepositoryException, IOException
loadTestData
in class ComplexSPARQLQueryTest
org.openrdf.rio.RDFParseException
org.openrdf.repository.RepositoryException
IOException
public void testNullContext1() throws Exception
testNullContext1
in class ComplexSPARQLQueryTest
Exception
public void testDescribeA() throws Exception
testDescribeA
in class ComplexSPARQLQueryTest
Exception
public void testDescribeAWhere() throws Exception
testDescribeAWhere
in class ComplexSPARQLQueryTest
Exception
public void testDescribeB() throws Exception
testDescribeB
in class ComplexSPARQLQueryTest
Exception
public void testDescribeD() throws Exception
testDescribeD
in class ComplexSPARQLQueryTest
Exception
public void testDescribeF() throws Exception
testDescribeF
in class ComplexSPARQLQueryTest
Exception
public void testSameTermRepeatInOptional() throws Exception
testSameTermRepeatInOptional
in class ComplexSPARQLQueryTest
Exception
public void testSES1898LeftJoinSemantics1() throws Exception
testSES1898LeftJoinSemantics1
in class ComplexSPARQLQueryTest
Exception
public void testInComparison1() throws Exception
testInComparison1
in class ComplexSPARQLQueryTest
Exception
public void testInComparison2() throws Exception
testInComparison2
in class ComplexSPARQLQueryTest
Exception
public void testInComparison3() throws Exception
testInComparison3
in class ComplexSPARQLQueryTest
Exception
public void testSameTermRepeatInUnionAndOptional() throws Exception
testSameTermRepeatInUnionAndOptional
in class ComplexSPARQLQueryTest
Exception
public void testSES1991RANDEvaluation() throws Exception
testSES1991RANDEvaluation
in class ComplexSPARQLQueryTest
Exception
public void testValuesInOptional() throws Exception
testValuesInOptional
in class ComplexSPARQLQueryTest
Exception
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.