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.
Smallest building block of an inference Rule.
SOPRANO_EXPORT QDebug operator<<(QDebug dbg, const Graph &graph)
Represents one set of bindings in the result of a select query.