Soprano  2.7.2
Soprano::Node Member List
This is the complete list of members for Soprano::Node, including all inherited members.
BlankNode enum valueSoprano::Node
blankToN3(const QString &blank)Soprano::Node [static]
createBlankNode(const QString &id)Soprano::Node [static]
createEmptyNode()Soprano::Node [static]
createLiteralNode(const LiteralValue &value)Soprano::Node [static]
createLiteralNode(const LiteralValue &value, const QString &language)Soprano::Node [static]
createResourceNode(const QUrl &uri)Soprano::Node [static]
dataType() const Soprano::Node
EmptyNode enum valueSoprano::Node
fromN3(const QString &n3, N3ParserFlags flags=NoFlags)Soprano::Node [static]
fromN3Stream(QTextStream &stream, N3ParserFlags flags=NoFlags)Soprano::Node [static]
identifier() const Soprano::Node
IgnorePrefixes enum valueSoprano::Node
isBlank() const Soprano::Node
isEmpty() const Soprano::Node
isLiteral() const Soprano::Node
isResource() const Soprano::Node
isValid() const Soprano::Node
language() const Soprano::Node
literal() const Soprano::Node
LiteralNode enum valueSoprano::Node
literalToN3(const LiteralValue &literal)Soprano::Node [static]
matches(const Node &other) const Soprano::Node
N3ParserFlag enum nameSoprano::Node
Node()Soprano::Node
Node(const QUrl &uri)Soprano::Node
Node(const QString &id)Soprano::Node [explicit]
Node(const LiteralValue &value)Soprano::Node
Node(const LiteralValue &value, const QString &language)Soprano::Node
Node(const Node &other)Soprano::Node
NoFlags enum valueSoprano::Node
operator!=(const Node &other) const Soprano::Node
operator<<(QDebug s, const Soprano::Node &)Soprano::Node [related]
operator<<(QTextStream &s, const Soprano::Node &)Soprano::Node [related]
operator=(const Node &other)Soprano::Node
operator=(const QUrl &resource)Soprano::Node
operator=(const LiteralValue &literal)Soprano::Node
operator==(const Node &other) const Soprano::Node
operator==(const QUrl &uri) const Soprano::Node
operator==(const LiteralValue &other) const Soprano::Node
qHash(const Node &node)Soprano::Node [related]
ResourceNode enum valueSoprano::Node
resourceToN3(const QUrl &resource)Soprano::Node [static]
StrictLiteralTypes enum valueSoprano::Node
StrictUris enum valueSoprano::Node
toN3() const Soprano::Node
toString() const Soprano::Node
Type enum nameSoprano::Node
type() const Soprano::Node
uri() const Soprano::Node
~Node()Soprano::Node