|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.jboss.dna.graph.query.plan | |
|---|---|
| org.jboss.dna.graph | The JBoss DNA Graph API defines the types that allow you to work with content organized as a graph. |
| org.jboss.dna.graph.query | The Query API provides a mechanism for building and executing queries. |
| org.jboss.dna.graph.query.optimize | This package contains the Optimizer interface, a rule-based optimizer implementation, and library of optimization rules. |
| org.jboss.dna.graph.query.plan | This package defines the Planner interface, the CanonicalPlanner implementation, and the
PlanNode class that is used to represent a canonical query plan. |
| org.jboss.dna.graph.query.process | This package defines the QueryProcessor interface, which is responsible for constructing for each query
a tree of ProcessingComponent objects that each are responsible for processing a specific aspect of
the query and returning the tuples to the parent component. |
| Classes in org.jboss.dna.graph.query.plan used by org.jboss.dna.graph | |
|---|---|
| PlanHints
|
|
| Classes in org.jboss.dna.graph.query.plan used by org.jboss.dna.graph.query | |
|---|---|
| PlanHints
|
|
| Planner
Interface for a query planner. |
|
| Classes in org.jboss.dna.graph.query.plan used by org.jboss.dna.graph.query.optimize | |
|---|---|
| PlanNode
A representation of a single node within a plan tree. |
|
| Classes in org.jboss.dna.graph.query.plan used by org.jboss.dna.graph.query.plan | |
|---|---|
| JoinAlgorithm
The type of join algorithms. |
|
| Planner
Interface for a query planner. |
|
| PlanNode
A representation of a single node within a plan tree. |
|
| PlanNode.Property
An enumeration dictating the type of plan tree nodes. |
|
| PlanNode.Traversal
|
|
| PlanNode.Type
An enumeration dictating the type of plan tree nodes. |
|
| PlanUtil.ColumnMapping
Defines how the view columns are mapped (or resolved) into the columns from the source tables. |
|
| Classes in org.jboss.dna.graph.query.plan used by org.jboss.dna.graph.query.process | |
|---|---|
| PlanNode
A representation of a single node within a plan tree. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||