| 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.rdf.filter | |
| com.bigdata.bop.solutions |
This package provides distinct, sort, and aggregation operators.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BTreeAnnotations
Annotations for an operator using an
BTree. |
interface |
HTreeAnnotations
Annotations for an operator using an
HTree. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HTreeNamedSubqueryOp.Annotations |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HTreeHashJoinAnnotations
Annotations in common for
HTree based hash joins. |
static interface |
HTreeHashJoinOp.Annotations |
static interface |
HTreeMergeJoin.Annotations |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NativeDistinctFilter.Annotations |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HTreeDistinctBindingSetsOp.Annotations |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.