Commit Graph

111 Commits

Author SHA1 Message Date
bookug cc7accc97d fix bug in turtle parser: deal with prefix in IRI 2016-10-14 10:28:53 +08:00
bookug 631776f57a add docs and change to -O2 2016-10-12 22:17:14 +08:00
bookug 37bcc8602b fix bug in General Evaluation 2016-09-28 14:01:39 +08:00
bookug 7303e40611 add postProcessing and stringIndex for getFinalResult;add insertion/deletion;fix bugs 2016-09-25 22:14:36 +08:00
bookug e33617ab9b Merge branch 'distribute'
update distributed gstore
2016-09-18 20:23:50 +08:00
bookug fbd8213a6c fix bug in distributed gstore, Join::preFilter 2016-09-18 20:22:45 +08:00
bookug 5ecf86c282 Merge branch 'distribute'
Conflicts:
	Database/Database.cpp
	Database/Database.h
	Database/Join.cpp
	Database/Strategy.cpp
	KVstore/ISTree/storage/Storage.h
	KVstore/KVstore.cpp
	KVstore/KVstore.h
	KVstore/SITree/storage/Storage.h
	KVstore/SSTree/storage/Storage.h
	LICENSE
	Main/gadd.cpp
	Main/gclient.cpp
	Main/gconsole.cpp
	Main/gload.cpp
	Main/gquery.cpp
	Main/gserver.cpp
	Main/gsub.cpp
	Query/BasicQuery.cpp
	Query/IDList.cpp
	Server/Operation.cpp
	Server/Operation.h
	Server/Server.cpp
	Server/Server.h
	Server/Socket.cpp
	Signature/Signature.cpp
	Util/Bstr.cpp
	Util/Util.cpp
	Util/Util.h
	VSTree/EntryBuffer.h
	VSTree/LRUCache.cpp
	VSTree/LRUCache.h
	VSTree/VNode.cpp
	VSTree/VNode.h
	VSTree/VSTree.cpp
	VSTree/VSTree.h
	api/cpp/src/GstoreConnector.cpp
	api/cpp/src/GstoreConnector.h
	api/java/src/jgsc/GstoreConnector.java
	api/php/GstoreConnector.php
	data/small_p2.sql
	data/small_q0.sql
	data/small_q1.sql
	data/small_q2.sql
	data/small_q3.sql
	docs/MAIL.md
	docs/latex/dbpedia2014_comparison.tex
	makefile

	this is to use distributed gstore to produce a new release
	version
2016-09-18 20:20:15 +08:00
bookug 52b600d44c add distributed gstore by pengpeng 2016-09-18 20:01:57 +08:00
bookug b26105b111 add insertion and deletion;move new version here 2016-09-16 16:56:18 +08:00
bookug 6bd7c44cd8 reduce the code size of old gstore 2016-09-16 15:37:21 +08:00
bookug 018e58b10f remove nonsense files in old gstore 2016-09-16 15:25:46 +08:00
bookug 7bd3d5145c move the oldest gStore to the backup branch 2016-09-16 15:19:28 +08:00
bookug 1fce0907bb add php api 2016-07-15 16:13:04 +08:00
bookug 9da8953769 fix bug in preFilter 2016-06-17 16:28:56 +08:00
bookug bafcf4f565 fix bugs in build() 2016-06-15 16:35:50 +08:00
bookug ab233a19e2 fix bugs in Database::s2po... 2016-06-09 01:26:36 +08:00
bookug 3ff237cff7 add survey 2016-06-01 16:55:00 +08:00
bookug 5aedbcd3aa remove wasteful so2p;use p2s or p2o instead of s2p s2o sometimes 2016-05-20 21:57:15 +08:00
bookug cb45d7cf45 readd python api(missed before);remove exit in BasicQuery 2016-05-20 21:12:55 +08:00
bookug 02e54e2c17 merge newest devGstore 2016-05-16 03:16:22 +08:00
bookug 782155629d Merge branch 'master' of https://github.com/Caesar11/gStore
merge
2016-05-06 21:35:41 +08:00
bookug 83be90f6ab subtle change to README 2016-05-06 21:34:57 +08:00
Bookug Lobert 28ae308d72 Merge pull request #4 from zhangxiaoyang/master
fix recv function
change recv buffer
2016-05-06 21:30:54 +08:00
zhangxiaoyang 72aa04e4dc change recv buffer 2016-05-06 16:28:41 +08:00
zhangxiaoyang 9125a42d5d fix recv function 2016-05-06 16:26:38 +08:00
bookug a91c71574a fix bug in add_literal_candidate 2016-05-05 23:04:04 +08:00
Caesar11 9a8338c21b Merge pull request #3 from zhangxiaoyang/master
add python api
2016-05-05 09:43:35 +08:00
zhangxiaoyang 0a11fdeb57 fix logger message 2016-05-04 22:51:11 +08:00
zhangxiaoyang 01f3fa159f add python api 2016-05-04 22:26:54 +08:00
bookug bf1c5614b8 remove almost all debug info;move time and size to end 2016-05-04 15:36:17 +08:00
bookug 5a37cf17d7 modify latex/ 2016-05-03 14:09:53 +08:00
bookug 80e1764cd7 emph the handbook in README 2016-05-03 13:33:49 +08:00
bookug cd747b2873 modify docs 2016-05-01 20:23:08 +08:00
bookug 09b6191345 remove shell cmds 2016-04-30 16:56:37 +08:00
bookug c7ac6c6c9d remove debugs;use -O2 2016-04-30 15:28:46 +08:00
bookug b13059fca1 add gStore_help and formal_experiment 2016-04-24 00:26:17 +08:00
bookug a2facff32c recover the sparql.tar.gz 2016-04-01 23:30:49 +08:00
bookug eb9e43a7c2 add _SPARQL_ for ADD, DELETE, MIN, MAX, QUERY 2016-04-01 23:07:48 +08:00
bookug 8f4fe83b18 improve join; add not-bgp;fix and better stream;add gconsole;use -O3 2016-04-01 20:58:15 +08:00
bookug a821dd8bdd sparql 2016-03-12 02:11:19 +08:00
bookug ff969eeadc compress Sparql* 2016-03-12 02:08:45 +08:00
bookug 78ad6760d5 not using lfs now 2016-03-12 01:52:18 +08:00
bookug ae9f604a11 remove docs and test 2016-03-12 01:50:36 +08:00
bookug e29591daba update makefiles to avoid meaningless recompile 2016-03-11 17:00:53 +08:00
bookug f900977475 adjust again 2016-03-11 16:35:47 +08:00
bookug d545c5bccd change lfs startegy 2016-03-11 16:14:25 +08:00
bookug 6224d132b3 not use git-lfs for data;add missing files in data/ and test/ 2016-03-11 15:50:11 +08:00
bookug 8a1aaae8ef add missing files 2016-03-11 15:36:05 +08:00
bookug b5253ad638 modify README according to change in tools 2016-03-11 15:12:09 +08:00
bookug 44303228c6 change makefile and gitignore for tools 2016-03-11 15:04:23 +08:00