23 #ifndef _SOPRANO_SERVER_DBUS_EXPORT_MODEL_H_ 24 #define _SOPRANO_SERVER_DBUS_EXPORT_MODEL_H_ 79 bool registerModel(
const QString& dbusObjectPath );
85 void unregisterModel();
Exports a Soprano Model via D-Bus.
A FilterModel is a virtual model that wraps another Model.
#define SOPRANO_SERVER_EXPORT
A Model is the central class in Soprano. It is a queryable collection of RDF quadruples,...