|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.graph.query.StageElement
com.hp.hpl.jena.graph.query.StageElement.FindTriples
public static final class StageElement.FindTriples
A FindTriples runs match-and-next over all the triples returned by its finder.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.hp.hpl.jena.graph.query.StageElement |
|---|
StageElement.FindTriples, StageElement.PutBindings, StageElement.RunValuatorSet |
| Constructor Summary | |
|---|---|
StageElement.FindTriples(Stage stage,
Matcher matcher,
Applyer finder,
StageElement next)
|
|
| Method Summary | |
|---|---|
void |
run(Domain current)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StageElement.FindTriples(Stage stage,
Matcher matcher,
Applyer finder,
StageElement next)
| Method Detail |
|---|
public final void run(Domain current)
run in class StageElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||