Package | Description |
---|---|
com.bigdata.bop.joinGraph |
This package provides support for join graphs, query optimization,
and generating full query plans from a join graph and the
evaluation order identified by a query optimizer.
|
com.bigdata.bop.joinGraph.fast | |
com.bigdata.relation.rule.eval |
This package supports rule evaluation.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultRangeCountFactory
Default implementation.
|
Constructor and Description |
---|
DefaultEvaluationPlan2(IRangeCountFactory rangeCountFactory,
IRule rule)
Computes an evaluation plan for the rule.
|
Modifier and Type | Method and Description |
---|---|
IRangeCountFactory |
AbstractJoinNexus.getRangeCountFactory() |
IRangeCountFactory |
IJoinNexus.getRangeCountFactory()
The factory object for range counts used by
IEvaluationPlan s. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.