| Package | Description |
|---|---|
| com.redhat.lightblue.assoc | |
| com.redhat.lightblue.mediator |
| Modifier and Type | Method and Description |
|---|---|
ResultDoc |
ChildDocReference.getDocument()
Returns the source document
|
| Modifier and Type | Method and Description |
|---|---|
List<ResultDoc> |
ChildDocReference.getChildren()
Returns the child documents for this reference
|
| Modifier and Type | Method and Description |
|---|---|
static List<ChildDocReference> |
ResultDoc.getChildren(List<ResultDoc> docs,
QueryPlanNode dest)
Returns all child references to a given node for all the docs in the list
|
| Constructor and Description |
|---|
ChildDocReference(ResultDoc document,
Path field)
Constructs a reference for the given document and field
|
| Modifier and Type | Method and Description |
|---|---|
List<ResultDoc> |
QueryPlanNodeExecutor.getDocs() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryPlanNodeExecutor.setDocs(List<ResultDoc> docs) |
Copyright © 2015. All rights reserved.