Package | Description |
---|---|
com.bigdata.bop |
This package provides an API for query operators.
|
com.bigdata.bop.ap.filter |
These filters are based on the striterator patterns.
|
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 |
ConcurrentHashMapAnnotations
Annotations for an operator using an internal concurrent hash map.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
DistinctFilter.Annotations |
Modifier and Type | Interface and Description |
---|---|
static interface |
JVMNamedSubqueryOp.Annotations |
Modifier and Type | Interface and Description |
---|---|
interface |
JVMHashJoinAnnotations
Annotations in common for JVM based hash joins.
|
static interface |
JVMHashJoinOp.Annotations |
static interface |
JVMMergeJoin.Annotations |
Modifier and Type | Interface and Description |
---|---|
static interface |
NativeDistinctFilter.Annotations |
Modifier and Type | Interface and Description |
---|---|
static interface |
JVMDistinctBindingSetsOp.Annotations |
static interface |
MemoryGroupByOp.Annotations |
static interface |
PipelinedAggregationOp.Annotations |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.