22 #ifndef _SOPRANO_ASYNC_RESULT_H_
23 #define _SOPRANO_ASYNC_RESULT_H_
25 #include <QtCore/QObject>
26 #include <QtCore/QVariant>
34 class StatementIterator;
37 class QueryResultIterator;
153 void slotResultReady();
A Node represents one RDF resource.
Core class of Soprano's exception system.
An iterator for query results.
An iterator that provides a stream of Statements.
Filter model that allows to perform operations asyncroneously.
A delayed result as returned by AsyncModel.
Represents an error in Soprano.
An iterator that provides a stream of Nodes.