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
Denotes an element that can represent a predicate in a
TriplePattern
-
Field Summary
Modifier and TypeFieldDescriptionstatic final RdfPredicate
The built-in predicate shortcut forrdf:type
-
Method Summary
Methods inherited from interface org.eclipse.rdf4j.sparqlbuilder.core.QueryElement
getQueryString
-
Field Details
-
a
The built-in predicate shortcut forrdf:type
- See Also:
-