See: Description
| Interface | Description |
|---|---|
| AbstractSubqueryOp.Annotations | |
| HTreeNamedSubqueryOp.Annotations | |
| INamedSolutionSetRef |
An interface specifying the information required to locate a named solution
set.
|
| INamedSubqueryOp |
Marker interface for named subquery evaluation.
|
| JVMNamedSubqueryOp.Annotations | |
| NamedSetAnnotations |
Attributes for named solution set processing.
|
| ServiceCallJoin.Annotations | |
| SubqueryAnnotations |
Common annotations for subquery operators.
|
| SubqueryJoinAnnotations |
Annotations for joins against a subquery.
|
| SubqueryOp.Annotations |
| Class | Description |
|---|---|
| AbstractSubqueryOp |
Executes each of the operands as a subquery.
|
| AbstractSubqueryTestCase |
Abstract base class for subquery join test suites.
|
| HTreeNamedSubqueryOp |
Evaluation of a subquery, producing a named result set.
|
| JVMNamedSubqueryOp |
Evaluation of a subquery, producing a named result set.
|
| ServiceCallJoin |
Vectored pipeline join of the source solution(s) with solutions from a a
SERVICE invocation.
|
| Steps |
STEPS(ops)
|
| SubqueryOp |
Pipelined join with subquery.
|
| TestAll |
Aggregates test suites into increasing dependency order.
|
| TestSubqueryOp |
Test suite for handling of optional join groups during query evaluation
against a local database instance.
|
| TestUnion |
Test suite for
Union. |
| Union |
UNION()[maxParallel(default all); subqueries=ops]
|
This package provides operators for subquery, including UNION, STEPS, and STAR (transitive closure).
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.