|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.graph.query.Stage
com.hp.hpl.jena.graph.query.PatternStageBase
com.hp.hpl.jena.graph.query.PatternStage
public class PatternStage
A PatternStage is a Stage that handles some bunch of related patterns; those patterns are encoded as Triples.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.hp.hpl.jena.graph.query.PatternStageBase |
|---|
PatternStageBase.Work |
| Field Summary |
|---|
| Fields inherited from class com.hp.hpl.jena.graph.query.PatternStageBase |
|---|
reuseThreads |
| Fields inherited from class com.hp.hpl.jena.graph.query.Stage |
|---|
stillOpen |
| Constructor Summary | |
|---|---|
PatternStage(Graph graph,
Mapping map,
ExpressionSet constraints,
Triple[] triples)
|
|
| Method Summary |
|---|
| Methods inherited from class com.hp.hpl.jena.graph.query.PatternStageBase |
|---|
deliver |
| Methods inherited from class com.hp.hpl.jena.graph.query.Stage |
|---|
close, connectFrom, initial, isClosed |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PatternStage(Graph graph,
Mapping map,
ExpressionSet constraints,
Triple[] triples)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||