Class EmptyPropertyPathBuilder
java.lang.Object
org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder.EmptyPropertyPathBuilder
- Since:
- 4.0.0
- Author:
- Florian Kleedorfer
-
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
-