add cache for Vlist
Add functions and members to load cache of Vlist
This commit is contained in:
parent
a641c2a500
commit
c5a3f979fc
|
@ -24,6 +24,7 @@
|
|||
#include "../Parser/RDFParser.h"
|
||||
#include "../Parser/SparqlParser.h"
|
||||
#include "../Query/GeneralEvaluation.h"
|
||||
#include "../Util/ClassForVlistCache.h"
|
||||
|
||||
class Database
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue