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.rdf.inf |
This package provides an eager closure inference engine for most of the RDF and
RDFS entailments and can be used to realize entailments for owl:sameAs, owl:equivilentClass,
and owl:equivilentProperty.
|
com.bigdata.rdf.rules | |
com.bigdata.rdf.spo |
This package defines a statement model using long term identifiers rather than
RDF Value objects.
|
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 |
This package includes an abstraction layer for rules.
|
com.bigdata.relation.rule.eval |
This package supports rule evaluation.
|
com.bigdata.relation.rule.eval.pipeline |
This package implements a pipeline join.
|
Class and Description |
---|
AbstractJoinNexusFactory
Base implementation for
IJoinNexusFactory . |
ActionEnum
Symbolic constants corresponding to the type of action associated with the
execution of an
IProgram . |
IJoinNexus
Interface provides an interoperability nexus for the
IPredicate s,
IBindingSet s, and ISolution s for the evaluation of an
IRule and is responsible for resolving the relation symbol to the
IRelation object. |
IJoinNexusFactory
A factory for
IJoinNexus instances. |
IRuleTaskFactory
A factory for objects that handle the execution of an
IRule . |
Class and Description |
---|
IJoinNexus
Interface provides an interoperability nexus for the
IPredicate s,
IBindingSet s, and ISolution s for the evaluation of an
IRule and is responsible for resolving the relation symbol to the
IRelation object. |
Class and Description |
---|
IJoinNexus
Interface provides an interoperability nexus for the
IPredicate s,
IBindingSet s, and ISolution s for the evaluation of an
IRule and is responsible for resolving the relation symbol to the
IRelation object. |
Class and Description |
---|
ISolution
A solution bundles together any of (a) the materialized element corresponding
to the bindings on the head of an
IRule ; (b) the IBindingSet
used to generate that solution; and (c) the IRule from which those
bindings were computed. |
Class and Description |
---|
AbstractJoinNexus
Base implementation for
IJoinNexus |
AbstractJoinNexusFactory
Base implementation for
IJoinNexusFactory . |
AbstractSolutionBuffer
Base class for
IBuffer whose target is a mutation (insert, delete, or
update) of some IMutableRelation . |
ActionEnum
Symbolic constants corresponding to the type of action associated with the
execution of an
IProgram . |
IJoinNexus
Interface provides an interoperability nexus for the
IPredicate s,
IBindingSet s, and ISolution s for the evaluation of an
IRule and is responsible for resolving the relation symbol to the
IRelation object. |
IJoinNexusFactory
A factory for
IJoinNexus instances. |
IRuleStatisticsFactory
A factory for rule statistics objects.
|
IRuleTaskFactory
A factory for objects that handle the execution of an
IRule . |
ISolution
A solution bundles together any of (a) the materialized element corresponding
to the bindings on the head of an
IRule ; (b) the IBindingSet
used to generate that solution; and (c) the IRule from which those
bindings were computed. |
IStepTask
Interface for evaluation of an
IStep . |
RuleStats
Statistics about what an
IStep did when it was executed. |
Class and Description |
---|
ISolution
A solution bundles together any of (a) the materialized element corresponding
to the bindings on the head of an
IRule ; (b) the IBindingSet
used to generate that solution; and (c) the IRule from which those
bindings were computed. |
Class and Description |
---|
ActionEnum
Symbolic constants corresponding to the type of action associated with the
execution of an
IProgram . |
IJoinNexusFactory
A factory for
IJoinNexus instances. |
ISolution
A solution bundles together any of (a) the materialized element corresponding
to the bindings on the head of an
IRule ; (b) the IBindingSet
used to generate that solution; and (c) the IRule from which those
bindings were computed. |
Class and Description |
---|
IRuleTaskFactory
A factory for objects that handle the execution of an
IRule . |
Class and Description |
---|
AbstractSolutionBuffer
Base class for
IBuffer whose target is a mutation (insert, delete, or
update) of some IMutableRelation . |
AbstractStepTask |
ActionEnum
Symbolic constants corresponding to the type of action associated with the
execution of an
IProgram . |
IJoinNexus
Interface provides an interoperability nexus for the
IPredicate s,
IBindingSet s, and ISolution s for the evaluation of an
IRule and is responsible for resolving the relation symbol to the
IRelation object. |
IJoinNexusFactory
A factory for
IJoinNexus instances. |
IProgramTask
Interface for a task that executes a (complex) program (vs a single rule).
|
IRuleState |
IRuleStatisticsFactory
A factory for rule statistics objects.
|
IRuleTaskFactory
A factory for objects that handle the execution of an
IRule . |
ISolution
A solution bundles together any of (a) the materialized element corresponding
to the bindings on the head of an
IRule ; (b) the IBindingSet
used to generate that solution; and (c) the IRule from which those
bindings were computed. |
IStepTask
Interface for evaluation of an
IStep . |
RuleState
State for a rule execution.
|
RuleStats
Statistics about what an
IStep did when it was executed. |
Class and Description |
---|
IJoinNexus
Interface provides an interoperability nexus for the
IPredicate s,
IBindingSet s, and ISolution s for the evaluation of an
IRule and is responsible for resolving the relation symbol to the
IRelation object. |
IJoinNexusFactory
A factory for
IJoinNexus instances. |
IRuleState |
IStepTask
Interface for evaluation of an
IStep . |
RuleStats
Statistics about what an
IStep did when it was executed. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.