Soprano 2.9.4
node.h File Reference
#include <QtCore/QUrl>
#include <QtCore/QSharedDataPointer>
#include <QtCore/QTextStream>
#include "soprano_export.h"
#include "literalvalue.h"
#include "languagetag.h"
#include "sopranomacros.h"
Include dependency graph for node.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Soprano::Node
 A Node represents one RDF resource. More...

Namespaces

namespace  Soprano

Functions

SOPRANO_EXPORT QTextStreamoperator>> (QTextStream &s, Soprano::Node &)
SOPRANO_EXPORT uint qHash (const QUrl &url)

Function Documentation

◆ operator>>()

Read a node from an N3 encoded string.

See also
Soprano::Node::fromN3()
Since
2.5

◆ qHash()

SOPRANO_EXPORT uint qHash ( const QUrl & url)