Hierarchy For Package org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.AlternativePath (implements org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.PropertyPath)
    • org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.GroupedPath (implements org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.PropertyPath)
    • org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.InversePath (implements org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.PropertyPath)
    • org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.InversePredicatePath (implements org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.PredicatePathOrInversePredicatePath)
    • org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.NegatedPropertySet (implements org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.PropertyPath)
    • org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.OneOrMorePath (implements org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.PropertyPath)
    • org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.PredicatePath (implements org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.PredicatePathOrInversePredicatePath)
    • org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.SequencePath (implements org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.PropertyPath)
    • org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.ZeroOrMorePath (implements org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.PropertyPath)
    • org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.ZeroOrOnePath (implements org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.PropertyPath)

Interface Hierarchy