Uses of Interface
org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.PredicatePathOrInversePredicatePath
-
Packages that use PredicatePathOrInversePredicatePath Package Description org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder -
-
Uses of PredicatePathOrInversePredicatePath in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath
Classes in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath that implement PredicatePathOrInversePredicatePath Modifier and Type Class Description classInversePredicatePathclassPredicatePathFields in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath declared as PredicatePathOrInversePredicatePath Modifier and Type Field Description private PredicatePathOrInversePredicatePath[]NegatedPropertySet. propertiesConstructors in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath with parameters of type PredicatePathOrInversePredicatePath Constructor Description NegatedPropertySet(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 PredicatePathOrInversePredicatePath Modifier and Type Field Description private java.util.List<PredicatePathOrInversePredicatePath>NegatedPropertySetBuilder. propertySetMethods in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder with parameters of type PredicatePathOrInversePredicatePath Modifier and Type Method Description static NegatedPropertySetPropertyPaths. pNeg(PredicatePathOrInversePredicatePath... predicates)
-