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

Signals

void connectionChanged ()
 
void graphNameChanged ()
 
void validChanged ()
 
void versionControlChanged ()
 
void tipRevisionChanged ()
 
void lastErrorChanged ()
 

Public Member Functions

 TriplesStore (QObject *_object=nullptr)
 
Q_INVOKABLE QObject * revisionsGraph () const
 
Connectionconnection () const
 
void setConnection (Connection *_connection)
 
QString graphName ()
 
void setGraphName (const QString &_graph)
 
bool isValid () const
 
bool hasVersionControl () const
 
QByteArray tipHash () const
 
QString lastError () const
 

Properties

kDBQuick::Connectionconnection
 
QString graphName
 
bool isValid
 
bool hasVersionControl
 
QByteArray tipHash
 
QString lastError
 

Member Function Documentation

◆ revisionsGraph()

QObject * TriplesStore::revisionsGraph ( ) const

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: