Uses of Class
org.eclipse.rdf4j.query.algebra.IRIFunction
Package
Description
Abstract Query Algebra model.
The rdf4j SPARQL 1.1 parser.
-
Uses of IRIFunction in org.eclipse.rdf4j.query.algebra
-
Uses of IRIFunction in org.eclipse.rdf4j.query.algebra.evaluation.impl
Modifier and TypeMethodDescriptionStrictEvaluationStrategy.evaluate
(IRIFunction node, BindingSet bindings) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of IRIFunction in org.eclipse.rdf4j.query.algebra.helpers
Modifier and TypeMethodDescriptionvoid
AbstractQueryModelVisitor.meet
(IRIFunction node) void
AbstractSimpleQueryModelVisitor.meet
(IRIFunction node) void
StatementPatternVisitor.meet
(IRIFunction node) -
Uses of IRIFunction in org.eclipse.rdf4j.query.parser.sparql
Modifier and TypeMethodDescription -
Uses of IRIFunction in org.eclipse.rdf4j.queryrender.sparql