Nepomuk-Core
countqueryrunnable.cpp
Go to the documentation of this file.
36 Nepomuk2::Query::CountQueryRunnable::CountQueryRunnable( Soprano::Model* model, const Nepomuk2::Query::Query& query )
66 Soprano::QueryResultIterator it = m_model->executeQuery( m_countQuery, Soprano::Query::QueryLanguageSparql );
QString toSparqlQuery(SparqlFlags flags=NoFlags) const
Convert the query into a SPARQL query which can be used with the Nepomuk query service or directly in...
Definition: query.cpp:409
Create a SPARQL count query which will return the number of results rather than the results themselve...
Definition: query.h:379
~CountQueryRunnable()
Definition: countqueryrunnable.cpp:46
CountQueryRunnable(Soprano::Model *model, const Query &query)
Definition: countqueryrunnable.cpp:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:08 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:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.