|
Soprano
2.7.5
|
| BlankNode enum value | Soprano::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 value | Soprano::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 value | Soprano::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 value | Soprano::Node | |
| literalToN3(const LiteralValue &literal) | Soprano::Node | [static] |
| matches(const Node &other) const | Soprano::Node | |
| N3ParserFlag enum name | Soprano::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 value | Soprano::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 value | Soprano::Node | |
| resourceToN3(const QUrl &resource) | Soprano::Node | [static] |
| StrictLiteralTypes enum value | Soprano::Node | |
| StrictUris enum value | Soprano::Node | |
| toN3() const | Soprano::Node | |
| toString() const | Soprano::Node | |
| Type enum name | Soprano::Node | |
| type() const | Soprano::Node | |
| uri() const | Soprano::Node | |
| ~Node() | Soprano::Node |
1.7.6.1