22 #ifndef _SOPRANO_NODE_PATTERN_H_
23 #define _SOPRANO_NODE_PATTERN_H_
25 #include <QtCore/QSharedDataPointer>
26 #include <QtCore/QString>
60 bool isVariable()
const;
66 Node resource()
const;
81 bool match(
const Node& node )
const;
A Node represents one RDF resource.
SOPRANO_EXPORT QDebug operator<<(QDebug s, const Soprano::Node &)
Smallest building block of an inference Rule.
Represents one set of bindings in the result of a select query.