#include <QtCore/QObject>
#include <QtCore/QList>
#include "soprano_export.h"
#include "error.h"
#include "sopranotypes.h"
#include "node.h"
Go to the source code of this file.
Namespaces | |
namespace | Soprano |
namespace | Soprano::Query |
Classes | |
class | Soprano::Model |
A Model is the central class in Soprano. It is a queryable collection of RDF quadruples, i.e statements. More... |