Nepomuk-Core
Nepomuk2::Backup::GraphGenerator Class Reference
#include <graphgenerator.h>
Inheritance diagram for Nepomuk2::Backup::GraphGenerator:
Public Member Functions | |
GraphGenerator (Soprano::Model *model, const QString &inputFile, const QString &outputFile, QObject *parent) | |
int | numStatements () |
void | setInputCount (int count) |
virtual void | start () |
Detailed Description
Takes a list of statements and merges the graphs together into the least possible number, it then pushes the statements with the new graphs and pushes the metadata for the graphs and the apps.
Definition at line 37 of file graphgenerator.h.
Constructor & Destructor Documentation
GraphGenerator::GraphGenerator | ( | Soprano::Model * | model, |
const QString & | inputFile, | ||
const QString & | outputFile, | ||
QObject * | parent | ||
) |
Definition at line 39 of file graphgenerator.cpp.
Member Function Documentation
int GraphGenerator::numStatements | ( | ) |
Definition at line 217 of file graphgenerator.cpp.
|
inline |
Definition at line 47 of file graphgenerator.h.
|
virtual |
Definition at line 49 of file graphgenerator.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.