Class ConstraintApi2Impl<T>
java.lang.Object
org.aksw.jenax.facete.treequery2.impl.ConstraintApi2Impl<T>
A specific expression
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.apache.jena.sparql.expr.Exprprotected FacetConstraints<T> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabsent()createConstraint(org.apache.jena.sparql.expr.Expr expr) eq(org.apache.jena.graph.Node node) At present we allow a null argument to denote absent values.exists()
-
Field Details
-
model
-
exprVar
protected transient org.apache.jena.sparql.expr.Expr exprVar
-
-
Constructor Details
-
ConstraintApi2Impl
-
-
Method Details
-
createConstraint
-
exists
-
eq
At present we allow a null argument to denote absent values. -
absent
-
regex
-