| Package | Description |
|---|---|
| com.hp.hpl.jena.sparql.engine | |
| com.hp.hpl.jena.sparql.engine.main |
| Modifier and Type | Method and Description |
|---|---|
OpExecutorFactory |
ExecutionContext.getExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionContext.setExecutor(OpExecutorFactory executor)
Setter for the policy for algebra expression evaluation - use with care
|
| Constructor and Description |
|---|
ExecutionContext(Context params,
Graph activeGraph,
DatasetGraph dataset,
OpExecutorFactory factory) |
| Modifier and Type | Field and Description |
|---|---|
static OpExecutorFactory |
OpExecutor.stdFactory |
| Modifier and Type | Method and Description |
|---|---|
static OpExecutorFactory |
QC.getFactory(Context context) |
| Modifier and Type | Method and Description |
|---|---|
static void |
QC.setFactory(Context context,
OpExecutorFactory factory) |
Licenced under the Apache License, Version 2.0