Uses of Class
org.eclipse.rdf4j.query.algebra.TripleRef
Package
Description
Abstract Query Algebra model.
The rdf4j SPARQL 1.1 parser.
-
Uses of TripleRef in org.eclipse.rdf4j.query.algebra
-
Uses of TripleRef in org.eclipse.rdf4j.query.algebra.evaluation.impl
Modifier and TypeMethodDescriptionStrictEvaluationStrategy.evaluate
(TripleRef ref, BindingSet bindings) evaluates a TripleRef node returning bindingsets from the matched Triple nodes in the dataset (or explore standard reification)void
protected QueryEvaluationStep
StrictEvaluationStrategy.prepare
(TripleRef ref, QueryEvaluationContext context) -
Uses of TripleRef in org.eclipse.rdf4j.query.algebra.helpers
-
Uses of TripleRef in org.eclipse.rdf4j.query.parser.sparql