kDB: Knowledge DataBase
Loading...
Searching...
No Matches
knowRDF::Graph Class Reference
Inheritance diagram for knowRDF::Graph:
Collaboration diagram for knowRDF::Graph:

Classes

struct  Private
 

Public Member Functions

void clear ()
 
const NodegetNode (const knowCore::Uri &_uri) const
 
const NodegetNode (const BlankNode &_blankNode) const
 
const NodegetNode (const Subject &_subject) const
 
QList< QPair< const Node *, const Node * > > getNodes (const knowCore::Uri &_predicate) const
 
QList< const Node * > getSubjects (const knowCore::Uri &_predicate, const Object &_object) const
 
QList< const Node * > nodes () const
 
void removeTriple (const Triple &_triple)
 
virtual void triple (const Triple &_triple)
 
void addTriples (const QList< Triple > &_triples)
 
- Public Member Functions inherited from knowRDF::TripleStreamListener

Member Function Documentation

◆ getNodes()

QList< QPair< const Node *, const Node * > > Graph::getNodes ( const knowCore::Uri & _predicate) const

Get the nodes connected by the given predicate

◆ triple()

void Graph::triple ( const Triple & _triple)
virtual

The documentation for this class was generated from the following files: