#include "node.h"
#include "soprano_export.h"
Go to the source code of this file.
Namespaces | |
namespace | Soprano |
Classes | |
class | Soprano::Statement |
A Statement instance represents one RDF quadruple. More... | |
Functions | |
SOPRANO_EXPORT QDebug | operator<< (QDebug s, const Soprano::Statement &) |
SOPRANO_EXPORT QTextStream & | operator<< (QTextStream &s, const Soprano::Statement &) |
SOPRANO_EXPORT QDebug operator<< | ( | QDebug | s, | |
const Soprano::Statement & | ||||
) |
SOPRANO_EXPORT QTextStream& operator<< | ( | QTextStream & | s, | |
const Soprano::Statement & | ||||
) |