23 #ifndef SOPRANO_STATEMENT_ITERATOR_H 24 #define SOPRANO_STATEMENT_ITERATOR_H 30 #include <QtCore/QList> 38 class StatementIteratorBackend;
152 #endif // SOPRANO_STATEMENT_ITERATOR_H
QList< Statement > allStatements()
An iterator that provides a stream of Statements.
The basic Soprano iterator class.
SOPRANO_EXPORT QUrl Statement()
The actual work in a Iterator instance is done by an IteratorBackend.
An iterator that provides a stream of Nodes.