| Package | Description |
|---|---|
| com.bigdata.bop |
This package provides an API for query operators.
|
| com.bigdata.bop.controller |
This package provides operators for subquery, including UNION, STEPS,
and STAR (transitive closure).
|
| com.bigdata.bop.join | |
| com.bigdata.bop.solutions |
This package provides distinct, sort, and aggregation operators.
|
| Class and Description |
|---|
| INamedSolutionSetRef
An interface specifying the information required to locate a named solution
set.
|
| Class and 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.
|
| INamedSubqueryOp
Marker interface for named subquery evaluation.
|
| JVMNamedSubqueryOp
Evaluation of a subquery, producing a named result set.
|
| NamedSetAnnotations
Attributes for named solution set processing.
|
| ServiceCallJoin
Vectored pipeline join of the source solution(s) with solutions from a a
SERVICE invocation.
|
| Steps
STEPS(ops)
|
| SubqueryAnnotations
Common annotations for subquery operators.
|
| SubqueryJoinAnnotations
Annotations for joins against a subquery.
|
| SubqueryOp
Pipelined join with subquery.
|
| Union
UNION()[maxParallel(default all); subqueries=ops]
|
| Class and Description |
|---|
| INamedSolutionSetRef
An interface specifying the information required to locate a named solution
set.
|
| NamedSetAnnotations
Attributes for named solution set processing.
|
| SubqueryAnnotations
Common annotations for subquery operators.
|
| Class and Description |
|---|
| NamedSetAnnotations
Attributes for named solution set processing.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.