kDB: Knowledge DataBase
Loading...
Searching...
No Matches
kDBBaseKnowledge::SPARQLFileLoader Class Reference
Inheritance diagram for kDBBaseKnowledge::SPARQLFileLoader:
Collaboration diagram for kDBBaseKnowledge::SPARQLFileLoader:

Public Member Functions

bool canLoad (const QString &_path, const QString &_mime_type) override
 
knowCore::ReturnValue< QStringListloadFile (const QString &_path, const kDB::Repository::Connection &_connection) override
 
- Public Member Functions inherited from kDBBaseKnowledge::Interfaces::FileLoader

Member Function Documentation

◆ canLoad()

bool SPARQLFileLoader::canLoad ( const QString & _path,
const QString & _mime_type )
overridevirtual

◆ loadFile()

knowCore::ReturnValue< QStringList > SPARQLFileLoader::loadFile ( const QString & _path,
const kDB::Repository::Connection & _connection )
overridevirtual

Load the file from _path into the database for the given connection _connection.

Returns
a list of files on which this file depend.

Implements kDBBaseKnowledge::Interfaces::FileLoader.


The documentation for this class was generated from the following files: