java.lang.Object
org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.PredicatePath
All Implemented Interfaces:
PredicatePathOrInversePredicatePath, PropertyPath, QueryElement, RdfPredicate

public class PredicatePath extends Object implements PredicatePathOrInversePredicatePath
Since:
4.0.0
Author:
Florian Kleedorfer
  • Constructor Details

    • PredicatePath

      public PredicatePath(Iri predicate)
    • PredicatePath

      public PredicatePath(IRI predicate)
  • Method Details

    • getQueryString

      public String getQueryString()
      Specified by:
      getQueryString in interface QueryElement
      Returns:
      the String representing the SPARQL syntax of this element