|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.graph.query.SimpleQueryPlan
public class SimpleQueryPlan
SimpleQueryPlan is an implementation of QueryPlan which uses the engine defined in Query to do the work.
| Constructor Summary | |
|---|---|
SimpleQueryPlan(Graph graph,
Query query,
Node[] variables)
|
|
| Method Summary | |
|---|---|
ExtendedIterator |
executeBindings()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleQueryPlan(Graph graph,
Query query,
Node[] variables)
| Method Detail |
|---|
public ExtendedIterator executeBindings()
executeBindings in interface BindingQueryPlan
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||