|
kDB: Knowledge DataBase
|

Public Member Functions | |
| virtual bool | canLoad (const QString &_path, const QString &_mime_type)=0 |
| virtual knowCore::ReturnValue< QStringList > | loadFile (const QString &_path, const kDB::Repository::Connection &_connection)=0 |
|
pure virtual |
Load the file from _path into the database for the given connection _connection.
Implemented in kDBBaseKnowledge::SPARQLFileLoader, kDBDocuments::kDQLFileLoader, kDBGIS::GeoTIFFFileLoader, and kDBRuby::FileLoader.