kDB: Knowledge DataBase
Loading...
Searching...
No Matches
kdb
kDB
Repository
EmptyRDFDataset.h
1
#include "RDFDataset.h"
2
3
namespace
kDB
4
{
5
namespace
Repository
6
{
7
class
EmptyRDFDataset
:
public
RDFDataset
8
{
9
public
:
10
EmptyRDFDataset
(
const
Connection
& _connection);
11
~EmptyRDFDataset
();
12
};
13
}
// namespace Repository
14
}
// namespace kDB
kDB::Repository::Connection
Definition
Connection.h:26
kDB::Repository::EmptyRDFDataset
Definition
EmptyRDFDataset.h:8
kDB::Repository::RDFDataset
Definition
RDFDataset.h:13
Generated by
1.12.0