Package org.eclipse.rdf4j.spin.function
Class And
java.lang.Object
org.eclipse.rdf4j.query.algebra.evaluation.function.BinaryFunction
org.eclipse.rdf4j.spin.function.And
- All Implemented Interfaces:
Function
-
Constructor Details
-
And
public And()
-
-
Method Details
-
getURI
-
evaluate
protected Value evaluate(ValueFactory valueFactory, Value arg1, Value arg2) throws ValueExprEvaluationException - Specified by:
evaluate
in classBinaryFunction
- Throws:
ValueExprEvaluationException
-