Interface RdfPredicate

All Superinterfaces:
QueryElement
All Known Subinterfaces:
Iri, PredicatePathOrInversePredicatePath, PropertyPath
All Known Implementing Classes:
AlternativePath, GroupedPath, InversePath, InversePredicatePath, NegatedPropertySet, OneOrMorePath, PredicatePath, SequencePath, Variable, ZeroOrMorePath, ZeroOrOnePath

public interface RdfPredicate extends QueryElement
Denotes an element that can represent a predicate in a TriplePattern
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final RdfPredicate
    The built-in predicate shortcut for rdf:type
  • Method Summary

    Methods inherited from interface org.eclipse.rdf4j.sparqlbuilder.core.QueryElement

    getQueryString