gStore/Util
bookug 17e0ff2b46 fix: set READ_WRITE as default database mode
choose to set or not: ONLY_READ in Util.h
if used as sparql endpoint, set it to save memory;
otherwise, not set it to support insert/delete;

by zengli
2017-06-26 21:47:32 +08:00
..
BloomFilter.cpp improve join; add not-bgp;fix and better stream;add gconsole;use -O3 2016-04-01 20:58:15 +08:00
BloomFilter.h improve join; add not-bgp;fix and better stream;add gconsole;use -O3 2016-04-01 20:58:15 +08:00
Bstr.cpp refactor: add VList for IVTree 2017-04-01 16:03:05 +08:00
Bstr.h refactor: add value list for IVTree; lower the copy cost of string 2017-03-31 00:23:16 +08:00
Stream.cpp fix: forbid vlist cache 2017-06-13 15:24:00 +08:00
Stream.h change to github to develop 2017-03-24 20:10:43 +08:00
Triple.cpp add postProcessing and stringIndex for getFinalResult;add insertion/deletion;fix bugs 2016-09-25 22:14:36 +08:00
Triple.h add postProcessing and stringIndex for getFinalResult;add insertion/deletion;fix bugs 2016-09-25 22:14:36 +08:00
Util.cpp refactor: adjust vlist and merge signature; 2017-05-19 23:05:38 +08:00
Util.h fix: set READ_WRITE as default database mode 2017-06-26 21:47:32 +08:00
VList.cpp fix: forbid vlist cache 2017-06-13 15:24:00 +08:00
VList.h refactor: adjust vlist and merge signature; 2017-05-19 23:05:38 +08:00