Uses of Interface
org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.PredicatePathOrInversePredicatePath
Packages that use PredicatePathOrInversePredicatePath
Package
Description
-
Uses of PredicatePathOrInversePredicatePath in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath
Classes in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath that implement PredicatePathOrInversePredicatePathFields in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath declared as PredicatePathOrInversePredicatePathModifier and TypeFieldDescriptionprivate final PredicatePathOrInversePredicatePath[]
NegatedPropertySet.properties
Constructors in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath with parameters of type PredicatePathOrInversePredicatePathModifierConstructorDescriptionNegatedPropertySet
(PredicatePathOrInversePredicatePath... properties) -
Uses of PredicatePathOrInversePredicatePath in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder
Fields in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder with type parameters of type PredicatePathOrInversePredicatePathModifier and TypeFieldDescriptionprivate final List
<PredicatePathOrInversePredicatePath> NegatedPropertySetBuilder.propertySet
Methods in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder with parameters of type PredicatePathOrInversePredicatePathModifier and TypeMethodDescriptionstatic NegatedPropertySet
PropertyPaths.pNeg
(PredicatePathOrInversePredicatePath... predicates)