Package | Description |
---|---|
com.bigdata.bop |
This package provides an API for query operators.
|
com.bigdata.bop.ap | |
com.bigdata.bop.bset | |
com.bigdata.bop.controller |
This package provides operators for subquery, including UNION, STEPS,
and STAR (transitive closure).
|
com.bigdata.bop.engine | |
com.bigdata.bop.fed | |
com.bigdata.bop.join | |
com.bigdata.bop.joinGraph.rto | |
com.bigdata.bop.mutation | |
com.bigdata.bop.paths | |
com.bigdata.bop.rdf.join | |
com.bigdata.bop.rdf.update |
This package provides bigdata operators for SPARQL update.
|
com.bigdata.bop.solutions |
This package provides distinct, sort, and aggregation operators.
|
com.bigdata.rdf.internal.constraints | |
com.bigdata.rdf.spo |
This package defines a statement model using long term identifiers rather than
RDF Value objects.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
AbstractAccessPathOp.Annotations |
static interface |
IPredicate.Annotations
Interface declaring well known annotations.
|
static interface |
PipelineOp.Annotations |
Modifier and Type | Interface and Description |
---|---|
static interface |
Predicate.Annotations |
Modifier and Type | Interface and Description |
---|---|
static interface |
ConditionalRoutingOp.Annotations |
static interface |
CopyOp.Annotations |
Modifier and Type | Interface and Description |
---|---|
static interface |
AbstractSubqueryOp.Annotations |
static interface |
HTreeNamedSubqueryOp.Annotations |
static interface |
JVMNamedSubqueryOp.Annotations |
static interface |
ServiceCallJoin.Annotations |
interface |
SubqueryJoinAnnotations
Annotations for joins against a subquery.
|
static interface |
SubqueryOp.Annotations |
Modifier and Type | Interface and Description |
---|---|
static interface |
PipelineDelayOp.Annotations |
static interface |
QueryEngine.Annotations
Annotations understood by the
QueryEngine . |
Modifier and Type | Interface and Description |
---|---|
static interface |
FederatedQueryEngine.Annotations
Annotations understood by the
QueryEngine . |
Modifier and Type | Interface and Description |
---|---|
interface |
AccessPathJoinAnnotations
Interface declares additional annotations for joins against an
IAccessPath (versus a subquery or temporary solution set). |
static interface |
DistinctTermScanOp.Annotations |
static interface |
FastRangeCountOp.Annotations |
static interface |
HashIndexOp.Annotations |
static interface |
HashIndexOpBase.Annotations |
static interface |
HashJoinOp.Annotations |
interface |
HTreeHashJoinAnnotations
Annotations in common for
HTree based hash joins. |
static interface |
HTreeHashJoinOp.Annotations |
static interface |
HTreeMergeJoin.Annotations |
interface |
JoinAnnotations
Common annotations for various join operators.
|
interface |
JVMHashJoinAnnotations
Annotations in common for JVM based hash joins.
|
static interface |
JVMHashJoinOp.Annotations |
static interface |
JVMMergeJoin.Annotations |
static interface |
NestedLoopJoinOp.Annotations |
static interface |
PipelinedHashIndexAndSolutionSetJoinOp.Annotations |
static interface |
PipelineJoin.Annotations |
static interface |
SolutionSetHashJoinOp.Annotations |
Modifier and Type | Interface and Description |
---|---|
static interface |
JoinGraph.Annotations
Known annotations.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
InsertOp.Annotations |
Modifier and Type | Interface and Description |
---|---|
static interface |
ArbitraryLengthPathOp.Annotations |
static interface |
ZeroLengthPathOp.Annotations
Deprecated.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
ChunkedMaterializationOp.Annotations |
static interface |
DataSetJoin.Annotations |
static interface |
InlineMaterializeOp.Annotations |
static interface |
MockTermResolverOp.Annotations |
static interface |
VariableUnificationOp.Annotations |
Modifier and Type | Interface and Description |
---|---|
static interface |
AbstractAddRemoveStatementsOp.Annotations |
static interface |
ChunkedResolutionOp.Annotations |
static interface |
CommitOp.Annotations |
static interface |
ParseOp.Annotations
Note:
BOp.Annotations#TIMEOUT is respected to limit the read time
on an HTTP connection. |
Modifier and Type | Interface and Description |
---|---|
static interface |
DropOp.Annotations |
static interface |
GroupByOp.Annotations |
static interface |
HTreeDistinctBindingSetsOp.Annotations |
static interface |
JVMDistinctBindingSetsOp.Annotations |
static interface |
MemoryGroupByOp.Annotations |
static interface |
PipelinedAggregationOp.Annotations |
static interface |
ProjectionOp.Annotations |
static interface |
SliceOp.Annotations |
static interface |
SortOp.Annotations |
Modifier and Type | Interface and Description |
---|---|
static interface |
IsInlineBOp.Annotations |
Modifier and Type | Interface and Description |
---|---|
static interface |
SPOPredicate.Annotations |
static interface |
SPOStarJoin.Annotations |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.