bookug
|
7d61f6de59
|
correct the QueryParser place
|
2017-02-27 19:22:36 +08:00 |
bookug
|
836c99d173
|
test QueryParser.h
|
2017-02-27 18:11:01 +08:00 |
bookug
|
fd075ed9df
|
rm NOTES
|
2017-02-27 18:06:35 +08:00 |
bookug
|
e3b09c6529
|
change memory-disk swap to all-memory in VSTree::LRUCache;
deal with extra () in sparql;
support long string with multiple lines in sparql;
support str(IRI) in sparql;
|
2017-02-26 17:18:21 +08:00 |
bookug
|
74598bf66e
|
fix bugs in api and gclient;
fix bugs in gconsole, pre_var and vstree;
support selected pre vars and parallel edges;
update both en and ch docs
|
2017-02-17 17:09:47 +08:00 |
bookug
|
f25ebcb123
|
update help docs
|
2017-02-10 12:45:20 +08:00 |
bookug
|
f364696150
|
fix run error bug in python api
|
2017-02-09 19:54:14 +08:00 |
bookug
|
d1de4bef37
|
fix bug in python api
|
2017-02-09 17:08:52 +08:00 |
bookug
|
4d7cffcb56
|
update docs
|
2017-02-09 12:54:28 +08:00 |
bookug
|
b7532bcb7d
|
fix bugs in gclient
|
2017-02-08 16:29:53 +08:00 |
bookug
|
bbdc9583d0
|
Merge branch 'master' of https://github.com/Caesar11/gStore
merge with subtle updates from github user, and then merge 0.4.0
|
2017-01-16 14:14:02 +08:00 |
bookug
|
5e1f5e7a17
|
version 0.4.0
|
2017-01-16 14:12:57 +08:00 |
Bookug Lobert
|
8f453154a9
|
Merge pull request #7 from Christophy/patch-1
Update INTRO.md
|
2017-01-06 23:37:12 +08:00 |
Bookug Lobert
|
520ca12e5c
|
update INTRO.md from a github user
better some expressions in the INTRO.md, and there is also some little modification done by me.
|
2017-01-06 23:32:38 +08:00 |
Christophy
|
5e45cc0d5c
|
Update INTRO.md
|
2017-01-06 16:33:02 +08:00 |
bookug
|
ea36218626
|
print time in build process
|
2016-10-25 15:10:52 +08:00 |
bookug
|
26413ef24e
|
add data file
|
2016-10-17 22:38:11 +08:00 |
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 |