22 #ifndef _SOPRANO_CLIENT_LOCAL_SOCKET_CLIENT_H_
23 #define _SOPRANO_CLIENT_LOCAL_SOCKET_CLIENT_H_
25 #include <QtCore/QObject>
26 #include <QtCore/QList>
78 bool isConnected()
const;
103 void removeModel(
const QString& name );
Core class of Soprano's exception system.
#define SOPRANO_CLIENT_EXPORT
Creates a connection to the Soprano server through a local socket interface.
SOPRANO_EXPORT Model * createModel(const BackendSettings &settings=BackendSettings())
SOPRANO_EXPORT QUrl name()
A Model is the central class in Soprano. It is a queryable collection of RDF quadruples, i.e statements.