Package | Description |
---|---|
com.bigdata.bop.ap | |
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.bop.joinGraph.rto | |
com.bigdata.rdf.rules | |
com.bigdata.rdf.store |
This package provides several realizations of an RDF database using the bigdata
architecture, including one suitable for temporary data, one suitable for local
processing (single host), and one designed for scale-out on commodity hardware.
|
com.bigdata.relation.rule.eval |
This package supports rule evaluation.
|
Class and Description |
---|
IEvaluationPlanFactory
A factory for evaluation plans.
|
Class and Description |
---|
IEvaluationPlan
Interface for evaluation orders.
|
IEvaluationPlanFactory
A factory for evaluation plans.
|
IRangeCountFactory |
NOPEvaluationPlanFactory
A factory for
IEvaluationPlan s that do not reorder the predicates in
the tail. |
Class and Description |
---|
IEvaluationPlan
Interface for evaluation orders.
|
IEvaluationPlanFactory
A factory for evaluation plans.
|
IRangeCountFactory |
Class and Description |
---|
NoSolutionsException
Exception thrown when the join graph does not have any solutions in the data
(running the cutoff joins to explore the join graph does not produce any
solutions such that we can not complete a path through the join graph without
a zero cardinality).
|
Class and Description |
---|
IEvaluationPlanFactory
A factory for evaluation plans.
|
Class and Description |
---|
IEvaluationPlanFactory
A factory for evaluation plans.
|
Class and Description |
---|
IEvaluationPlan
Interface for evaluation orders.
|
IEvaluationPlanFactory
A factory for evaluation plans.
|
IRangeCountFactory |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.