kDB: Knowledge DataBase
|
Public Member Functions | |
knowDBCConnectionInterface (const kDB::Repository::Connection &_connection) | |
bool | supportQuery (const knowCore::Uri &_type) const override |
cres_qresult< knowDBC::Query > | createQuery (const knowCore::Uri &_type, const knowCore::ValueHash &_environment) const |
bool | isConnected () const |
![]() |
Public Attributes | |
kDB::Repository::Connection | connection |
|
inlinevirtual |
Create a query with the given type. May return an error if the type is not supported.
Implements knowDBC::Interfaces::Connection.
|
inlinevirtual |
Implements knowDBC::Interfaces::Connection.
|
inlineoverridevirtual |
Implements knowDBC::Interfaces::Connection.