Uses of Class
org.eclipse.rdf4j.query.algebra.TripleRef
Packages that use TripleRef
Package
Description
Abstract Query Algebra model.
The rdf4j SPARQL 1.1 parser.
-
Uses of TripleRef in org.eclipse.rdf4j.query.algebra
Methods in org.eclipse.rdf4j.query.algebra that return TripleRefMethods in org.eclipse.rdf4j.query.algebra with parameters of type TripleRef -
Uses of TripleRef in org.eclipse.rdf4j.query.algebra.evaluation.impl
Methods in org.eclipse.rdf4j.query.algebra.evaluation.impl with parameters of type TripleRefModifier 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
Methods in org.eclipse.rdf4j.query.algebra.helpers with parameters of type TripleRef -
Uses of TripleRef in org.eclipse.rdf4j.query.parser.sparql
Methods in org.eclipse.rdf4j.query.parser.sparql with parameters of type TripleRef