Nepomuk-Core
comparisonterm.h
  
Go to the documentation of this file.
  114                 SmallerOrEqual
  129                 NoAggregateFunction = 0,
  183                 DistinctAverage
  204             ComparisonTerm( const Types::Property& property, const Term& term, Comparator comparator = Contains );
A LiteralTerm sub-term is matched to smaller literal values. 
Definition: comparisonterm.h:104
Return the average value of all results instead of the results themselves. 
Definition: comparisonterm.h:177
A LiteralTerm sub-term is matched to greater literal values. 
Definition: comparisonterm.h:99
A LiteralTerm sub-term is matched to greater or equal literal values. 
Definition: comparisonterm.h:109
AggregateFunction
Aggregate functions which can be applied to a comparison term to influence the value they return...
Definition: comparisonterm.h:125
A sub-term is matched one-to-one. 
Definition: comparisonterm.h:94
A LiteralTerm sub-term is matched against a string literal value using the literal term's value as a ...
Definition: comparisonterm.h:89
Return the maximum value of all results instead of the results themselves. 
Definition: comparisonterm.h:150
A term matching the value of a property. 
Definition: comparisonterm.h:70
A property is a resource of type rdf:Property which relates a domain with a range. 
Definition: libnepomukcore/types/property.h:52
The same as Count except that no two similar results are counted twice. 
Definition: comparisonterm.h:143
Abstract base class for NegationTerm and ComparisonTerm which maintains one sub-term. 
Definition: simpleterm.h:41
Return the minimum value of all results instead of the results themselves. 
Definition: comparisonterm.h:157
Return the sum of all result values instead of the results themselves. 
Definition: comparisonterm.h:164
A LiteralTerm sub-term is matched against string literal values. 
Definition: comparisonterm.h:81
KJob * setProperty(const QList< QUrl > &resources, const QUrl &property, const QVariantList &values, const KComponentData &component=KGlobal::mainComponent())
Set the values of a property for one or more resources. 
Definition: datamanagement.cpp:48
The same as Sum except that no two similar results are added twice. 
Definition: comparisonterm.h:170
Count the number of matching results instead of returning the results themselves. ...
Definition: comparisonterm.h:137
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.
    KDE API Reference