kDB: Knowledge DataBase
Loading...
Searching...
No Matches
kDBQuick::TripleStore Class Reference
Inheritance diagram for kDBQuick::TripleStore:
Collaboration diagram for kDBQuick::TripleStore:

Signals

void connectionChanged ()
 
void graphNameChanged ()
 
void validChanged ()
 
void versionControlChanged ()
 
void tipRevisionChanged ()
 
- Signals inherited from knowCore::Quick::Object
void lastErrorChanged ()
 

Public Member Functions

 TripleStore (QObject *_object=nullptr)
 
Q_INVOKABLE QObject * revisionsGraph ()
 
Connectionconnection () const
 
void setConnection (Connection *_connection)
 
QString graphName ()
 
void setGraphName (const QString &_graph)
 
bool isValid () const
 
bool hasVersionControl () const
 
QByteArray tipHash ()
 
- Public Member Functions inherited from knowCore::Quick::Object
 Object (QObject *_parent=nullptr)
 
QString lastError () const
 

Properties

kDBQuick::Connectionconnection
 
QString graphName
 
bool isValid
 
bool hasVersionControl
 
QByteArray tipHash
 
- Properties inherited from knowCore::Quick::Object
QString lastError
 

Additional Inherited Members

- Protected Member Functions inherited from knowCore::Quick::Object
bool updateLastError (const cres_qresult< void > &_rv)
 
void setLastError (const QString &_error)
 

Member Function Documentation

◆ revisionsGraph()

QObject * TripleStore::revisionsGraph ( )

Build a graph of revisions (required the Cyqlops.Graphviz library, it will return a null graph if not available).


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