Nepomuk
queryparser.h
Go to the documentation of this file.
A property is a resource of type rdf:Property which relates a domain with a range.
Definition property.h:317
QList< Types::Property > matchProperty(const QString &fieldName) const
Try to match a field name as used in a query string to actual properties.
@ DetectFilenamePattern
Try to detect filename pattern like .mp3 or hello.txt and create appropriate ComparisonTerm instances...
Definition queryparser.h:134
@ QueryTermGlobbing
Make each full text term use a '' wildcard to match longer strings ('foobar' is matched by 'foob').
Definition queryparser.h:124
static Query parseQuery(const QString &query)
Convenience method to quickly parse a query without creating an object.
The Query namespace contains all classes that make up the Nepomuk Query API.
The Types namespace contains all classes used to handle ontology entities such as classes and propert...
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.