|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueryExecutionStreaming
A class that is essentially the same as Jena's Query Execution except that it adds two methods for streaming triples.
| Method Summary | |
|---|---|
Iterator<com.hp.hpl.jena.graph.Triple> |
execConstructStreaming()
|
Iterator<com.hp.hpl.jena.graph.Triple> |
execDescribeStreaming()
|
| Methods inherited from interface com.hp.hpl.jena.query.QueryExecution |
|---|
abort, close, execAsk, execConstruct, execConstruct, execDescribe, execDescribe, execSelect, getContext, getDataset, getQuery, setFileManager, setInitialBinding, setTimeout, setTimeout, setTimeout, setTimeout |
| Method Detail |
|---|
Iterator<com.hp.hpl.jena.graph.Triple> execConstructStreaming()
Iterator<com.hp.hpl.jena.graph.Triple> execDescribeStreaming()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||