Class PropertyPathTest

java.lang.Object
org.eclipse.rdf4j.testsuite.sparql.AbstractComplianceTest
org.eclipse.rdf4j.testsuite.sparql.tests.PropertyPathTest

public class PropertyPathTest extends AbstractComplianceTest
Tests on SPARQL property paths.
Author:
Jeen Broekstra
See Also:
  • Constructor Details

    • PropertyPathTest

      public PropertyPathTest()
  • Method Details

    • testSES2147PropertyPathsWithIdenticalSubsPreds

      public void testSES2147PropertyPathsWithIdenticalSubsPreds() throws Exception
      Throws:
      Exception
    • testSES2024PropertyPathAnonVarSharing

      public void testSES2024PropertyPathAnonVarSharing() throws Exception
      Throws:
      Exception
    • testPropertyPathNegationInversion

      public void testPropertyPathNegationInversion() throws Exception
      Throws:
      Exception
    • testSES2336NegatedPropertyPathMod

      public void testSES2336NegatedPropertyPathMod() throws Exception
      Throws:
      Exception
    • testSES1685propPathSameVar

      public void testSES1685propPathSameVar() throws Exception
      Throws:
      Exception
    • testSES1073InverseSymmetricPattern

      public void testSES1073InverseSymmetricPattern()
    • testNestedInversePropertyPathWithZeroLength

      public void testNestedInversePropertyPathWithZeroLength()
      See Also:
    • testComplexPath

      public void testComplexPath()
    • testInversePath

      public void testInversePath()