class |
ControlledWorkerBindJoin |
Execution of a regular join as bind join.
|
class |
ControlledWorkerBindJoinBase |
Base class for executing joins as bind joins (i.e., the bindings of a block are injected in the SPARQL query as
VALUES clause).
|
class |
ControlledWorkerBindLeftJoin |
Bind join implementation for left joins (i.e., OPTIOAL clauses)
|
class |
ControlledWorkerBoundJoin |
Deprecated, for removal: This API element is subject to removal in a future version.
|
class |
ControlledWorkerJoin |
Execute the nested loop join in an asynchronous fashion, i.e.
|
class |
ControlledWorkerLeftJoin |
Execute the nested loop join in an asynchronous fashion, i.e.
|
class |
HashJoin |
Operator for a hash join of tuple expressions.
|
class |
SynchronousBoundJoin |
Execute the nested loop join in a synchronous fashion, using grouped requests, i.e.
|
class |
SynchronousJoin |
Execute the nested loop join in a synchronous fashion, i.e.
|