Uses of Interface
org.apache.jena.sparql.engine.OpEval
Package
Description
-
Uses of OpEval in org.apache.jena.sparql.engine
Modifier and TypeClassDescriptionclass
Main part of a QueryEngine - something that takes responsibility for a complete query execution -
Uses of OpEval in org.apache.jena.sparql.engine.main
Modifier and TypeClassDescriptionclass
class
Same as QueryEngineMain except transform to quads -
Uses of OpEval in org.apache.jena.sparql.engine.ref
Modifier and TypeClassDescriptionclass
"Reference" query engine - this simply executes the algebra expression as-is using a simple (non-scalable) execution strategy that follows the definition of SPARQL as closely as possible.class