| Package | Description |
|---|---|
| com.redhat.lightblue.assoc | |
| com.redhat.lightblue.assoc.ep |
| Modifier and Type | Method and Description |
|---|---|
List<Conjunct> |
QueryPlanData.getConjuncts()
The query clauses associated with this node/edge
|
List<Conjunct> |
QueryPlan.getUnassignedClauses()
Returns the list containing clauses that cannot be associated with a node
or an edge (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryPlanData.setConjuncts(List<Conjunct> l)
The query clauses associated with this node/edge
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Conjunct> |
AbstractSearchStep.conjuncts |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSearchStep.setQueries(List<Conjunct> conjuncts) |
| Constructor and Description |
|---|
AssociationQuery(CompositeMetadata root,
CompositeMetadata currentEntity,
ResolvedReferenceField reference,
List<Conjunct> conjuncts) |
Copyright © 2016. All rights reserved.