| Package | Description |
|---|---|
| com.redhat.lightblue.assoc.ep |
| Class and Description |
|---|
| AbstractSearchStep
Shared functionality for search steps
|
| AssociationQuery
Keeps an edge query along with its binding information.
|
| ChildSlot
Represents a slot for the child documents to insert into the documents of
this block.
|
| ExecutionBlock
A execution block contains the state information required to evaluate a query
plan node.
|
| ExecutionContext
Keeps state information for the execution
|
| JoinTuple
A join tuple is a tuple representing a slot in a parent document, if there is
one, and a list of child documents.
|
| ResultDocument
A document, and its slots.
|
| Search
Performs search
Input: n/a Output: ResultDocument
|
| Source
This class is used to refer to a source step.
|
| Step
Base class for execution step.
|
| StepResult
The result type returned from steps.
|
Copyright © 2016. All rights reserved.