Volksdata
1.0b7
RDF library
Loading...
Searching...
No Matches
store_mdb.h
Go to the documentation of this file.
1
28
29
30
#ifndef VOLK_STORE_MDB_H
31
#define VOLK_STORE_MDB_H
32
33
#include "lmdb.h"
34
35
#include "
volksdata/store_interface.h
"
36
37
38
// FIXME find a better cross-platform path.
40
#define VOLK_MDB_STORE_URN "file://" TMPDIR "/mdb_store"
41
43
extern
const
VOLK_StoreInt
mdbstore_int
;
44
45
#endif
// VOLK_STORE_MDB_H
store_interface.h
Common store back end interfaces.
mdbstore_int
const VOLK_StoreInt mdbstore_int
MDB store interface.
Definition
store_mdb.c:1261
VOLK_StoreInt
Store interface.
Definition
store_interface.h:341
include
volksdata
store_mdb.h
Generated by
1.15.0