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

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

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

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

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

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

      @Test public void testSES1073InverseSymmetricPattern()
    • testNestedInversePropertyPathWithZeroLength

      @Test public void testNestedInversePropertyPathWithZeroLength()
      See Also:
    • testComplexPath

      @Test public void testComplexPath()
    • testInversePath

      @Test public void testInversePath()