Uses of Interface
org.eclipse.rdf4j.query.algebra.evaluation.QueryPreparer
Packages that use QueryPreparer
Package
Description
Repository implementation for local RDF databases that implement the SAIL SPI.
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.repository.sail
Classes in org.eclipse.rdf4j.repository.sail that implement QueryPreparerModifier and TypeClassDescriptionclass
QueryPreparer for use with SailRepository. -
Uses of QueryPreparer in org.eclipse.rdf4j.spin.function
Fields in org.eclipse.rdf4j.spin.function declared as QueryPreparerMethods 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)