Package | Description |
---|---|
com.hp.hpl.jena.sparql.engine | |
com.hp.hpl.jena.sparql.engine.main | |
com.hp.hpl.jena.sparql.engine.ref |
Modifier and Type | Class and Description |
---|---|
class |
QueryEngineBase
Main part of a QueryEngine - something that takes responsibility for a complete query execution
|
Modifier and Type | Class and Description |
---|---|
class |
QueryEngineMain |
class |
QueryEngineMainQuad
Same as QueryEngineMain except tranform to quads
|
Modifier and Type | Class and Description |
---|---|
class |
QueryEngineRef
"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 |
QueryEngineRefQuad |
Licenced under the Apache License, Version 2.0