add cache for Vlist

Add functions and members to load cache of Vlist
This commit is contained in:
ZongyueQin 2017-07-15 10:47:45 +08:00 committed by GitHub
parent a641c2a500
commit c5a3f979fc
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include "../Parser/RDFParser.h"
#include "../Parser/SparqlParser.h"
#include "../Query/GeneralEvaluation.h"
#include "../Util/ClassForVlistCache.h"
class Database
{