kDB: Knowledge DataBase
|
#include <krQueryActions.h>
Public Member Functions | |
cres_qresult< knowCore::Value > | execute (const kDB::Repository::krQuery::Context &_context, const QString &_key, const knowCore::ValueHash &_parameters) override |
![]() |
Define a krQL Query that reacts to "dataset" to allow adding, removing or updating salient regions.
For instance:
|
overridevirtual |
Execute the action with the given _key and _parameters
Implements kDB::Repository::krQuery::Interfaces::Action.