Class EmptyPropertyPathBuilder
java.lang.Object
org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.EmptyPropertyPathBuilder
- Since:
- 4.0.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
negatedPropertySetBuilder
-
propertyPathBuilder
-
-
Constructor Details
-
EmptyPropertyPathBuilder
public EmptyPropertyPathBuilder()
-
-
Method Details
-
negProp
Start a path that will be enclosed with`! (` and `)`
. -
pred
Start the path withpredicate
. -
pred
Start the path withpredicate
. -
build
-