| Package | Description |
|---|---|
| com.redhat.lightblue.assoc | |
| com.redhat.lightblue.assoc.iterators | |
| com.redhat.lightblue.assoc.scorers | |
| com.redhat.lightblue.mediator |
| Class and Description |
|---|
| ChildDocReference
Represents a reference to another document for another entity.
|
| Conjunct
A query clause that cannot be further broken into conjuncts of a
conjunctive normal form query.
|
| ConnMx
A simple connection matrix implementation
|
| QueryPlan
Represents a query plan.
|
| QueryPlanChooser |
| QueryPlanData
Instances of this class is used to associate additional data to
query plan nodes and edges.
|
| QueryPlanIterator
Iterates over possible query plans by rearranging the query plan graph.
|
| QueryPlanNode
Abstract base class for query plan node.
|
| QueryPlanScorer
The implementation should assign a score to the query plan, and
return it in a structure that can be compared using Comparable
interface methods.
|
| ResolvedFieldBinding
This class represents a field binding interpreted based on the
metadata.
|
| ResolvedFieldBinding.BindResult
This class is used to return binding results.
|
| ResolvedFieldInfo |
| ResultDoc
A result document of a particular entity type.
|
| Class and Description |
|---|
| QueryPlan
Represents a query plan.
|
| QueryPlanIterator
Iterates over possible query plans by rearranging the query plan graph.
|
| Class and Description |
|---|
| QueryPlan
Represents a query plan.
|
| QueryPlanChooser |
| QueryPlanData
Instances of this class is used to associate additional data to
query plan nodes and edges.
|
| QueryPlanScorer
The implementation should assign a score to the query plan, and
return it in a structure that can be compared using Comparable
interface methods.
|
| Class and Description |
|---|
| QueryPlan
Represents a query plan.
|
| QueryPlanNode
Abstract base class for query plan node.
|
| ResultDoc
A result document of a particular entity type.
|
Copyright © 2015. All rights reserved.