Uses of Class
org.eclipse.rdf4j.query.algebra.IsLiteral
Package
Description
Abstract Query Algebra model.
The rdf4j SPARQL 1.1 parser.
-
Uses of IsLiteral in org.eclipse.rdf4j.query.algebra
-
Uses of IsLiteral in org.eclipse.rdf4j.query.algebra.evaluation.impl
Modifier and TypeMethodDescriptionDefaultEvaluationStrategy.evaluate
(IsLiteral node, BindingSet bindings) Deprecated, for removal: This API element is subject to removal in a future version.protected QueryValueEvaluationStep
DefaultEvaluationStrategy.prepare
(IsLiteral node, QueryEvaluationContext context) -
Uses of IsLiteral in org.eclipse.rdf4j.query.algebra.helpers
-
Uses of IsLiteral in org.eclipse.rdf4j.query.parser.sparql
-
Uses of IsLiteral in org.eclipse.rdf4j.queryrender.sparql