knowL: Knowledge Libraries
|
Public Member Functions | |
virtual knowDBC::Result | execute (const QString &_query, const knowCore::ValueHash &_options, const knowCore::ValueHash &_bindings)=0 |
virtual knowCore::Uri | queryLanguage () const =0 |
|
pure virtual |
Execute the query and return the result.
|
pure virtual |