Soprano 2.9.4
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::Nodestatic
createBlankNode(const QString &id)Soprano::Nodestatic
createEmptyNode()Soprano::Nodestatic
createLiteralNode(const LiteralValue &value)Soprano::Nodestatic
createLiteralNode(const LiteralValue &value, const QString &language)Soprano::Nodestatic
createResourceNode(const QUrl &uri)Soprano::Nodestatic
dataType() constSoprano::Node
EmptyNode enum valueSoprano::Node
fromN3(const QString &n3, N3ParserFlags flags=NoFlags)Soprano::Nodestatic
fromN3Stream(QTextStream &stream, N3ParserFlags flags=NoFlags)Soprano::Nodestatic
identifier() constSoprano::Node
IgnorePrefixes enum valueSoprano::Node
isBlank() constSoprano::Node
isEmpty() constSoprano::Node
isLiteral() constSoprano::Node
isResource() constSoprano::Node
isValid() constSoprano::Node
language() constSoprano::Node
literal() constSoprano::Node
LiteralNode enum valueSoprano::Node
literalToN3(const LiteralValue &literal)Soprano::Nodestatic
matches(const Node &other) constSoprano::Node
N3ParserFlag enum nameSoprano::Node
Node()Soprano::Node
Node(const QUrl &uri)Soprano::Node
Node(const QString &id)Soprano::Nodeexplicit
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) constSoprano::Node
operator<<(QDebug s, const Soprano::Node &)Soprano::Noderelated
operator<<(QTextStream &s, const Soprano::Node &)Soprano::Noderelated
operator=(const Node &other)Soprano::Node
operator=(const QUrl &resource)Soprano::Node
operator=(const LiteralValue &literal)Soprano::Node
operator==(const Node &other) constSoprano::Node
operator==(const QUrl &uri) constSoprano::Node
operator==(const LiteralValue &other) constSoprano::Node
qHash(const Node &node)Soprano::Noderelated
ResourceNode enum valueSoprano::Node
resourceToN3(const QUrl &resource)Soprano::Nodestatic
StrictLiteralTypes enum valueSoprano::Node
StrictUris enum valueSoprano::Node
toN3() constSoprano::Node
toString() constSoprano::Node
Type enum nameSoprano::Node
type() constSoprano::Node
uri() constSoprano::Node
~Node()Soprano::Node