|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QueryIterator
Root of query iterators in ARQ.
Method Summary | |
---|---|
void |
abort()
Deprecated. - Use cancel() which can be called asynchronously. |
void |
cancel()
Cancels the query as soon as is possible for the given iterator |
Binding |
nextBinding()
Get next binding |
Methods inherited from interface org.openjena.atlas.lib.Closeable |
---|
close |
Methods inherited from interface java.util.Iterator |
---|
hasNext, next, remove |
Methods inherited from interface com.hp.hpl.jena.sparql.util.PrintSerializable |
---|
output, toString |
Methods inherited from interface org.openjena.atlas.io.Printable |
---|
output |
Method Detail |
---|
Binding nextBinding()
@Deprecated void abort()
void cancel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |