Uses of Interface
org.eclipse.rdf4j.query.algebra.evaluation.QueryPreparer
Packages that use QueryPreparer
Package
Description
Core functions required for SPIN.
-
Uses of QueryPreparer in org.eclipse.rdf4j.query.algebra.evaluation
Classes in org.eclipse.rdf4j.query.algebra.evaluation that implement QueryPreparerMethods in org.eclipse.rdf4j.query.algebra.evaluation that return QueryPreparerConstructors in org.eclipse.rdf4j.query.algebra.evaluation with parameters of type QueryPreparer -
Uses of QueryPreparer in org.eclipse.rdf4j.spin.function
Methods in org.eclipse.rdf4j.spin.function that return QueryPreparerModifier and TypeMethodDescriptionprotected QueryPreparer
AbstractSpinFunction.getCurrentQueryPreparer()
AbstractSpinFunction.getQueryPreparer()
Methods in org.eclipse.rdf4j.spin.function with parameters of type QueryPreparerModifier and TypeMethodDescriptionvoid
AbstractSpinFunction.setQueryPreparer
(QueryPreparer queryPreparer)