Commit Graph

51 Commits

Author SHA1 Message Date
bookug 8dbaf236d0 fix: modify interface in test page 2018-08-05 20:23:48 +08:00
bookug 9c9ff571e3 fix: bug in C++ socket api;
by znegli
2018-06-11 20:30:13 +08:00
lijing 96c10bb34b update docs 2018-04-24 19:48:27 +08:00
lijing df7f56ed24 Add:use thread in ghttp 2018-04-16 17:06:37 +08:00
bookug 468399b58e feat: merge branch of bookug;
remaining to be fixed;

by zengli
2018-04-05 15:24:55 +08:00
bookug 6b9532c815 fix: error with sizeof(int**) in Database.cpp 2018-01-27 22:17:47 +08:00
lijing dfaa55fd44 add:multi_databases, multi_users 2018-01-19 15:30:29 +08:00
lijing c8ef11e1e0 add:multi_databases & multi_users 2018-01-19 15:20:56 +08:00
bookug 45b4a9e660 docs: add test for dbpedia 2017-12-21 13:50:56 +08:00
bookug 1979d4f0f3 merge: master and parallel to bookug 2017-11-14 11:13:17 +08:00
bookug e5fba910aa fix: bug in IVTree::preLoad insertion/deletion 2017-11-10 18:43:27 +08:00
lijing 4d015d0c37 no csv 2017-11-09 14:33:12 +08:00
lijing 2814eb2d19 example changed to lubm 2017-10-20 16:04:31 +08:00
lijing 7691a59d1a add logo 2017-10-18 12:26:48 +08:00
lijing 83e3697a85 update endpoint 2017-10-17 16:08:01 +08:00
bookug 1f3fcc966a perf: no backup and limit time in Endpoint
no need to use backup function when ghttp used as SPARQL Endpoint;
query time is limited to 1 minute in SPARQL Endpoint by default;

by zengli
2017-08-06 22:15:55 +08:00
bookug 503c6e2bad docs: add TIPS 2017-08-03 23:47:59 +08:00
bookug f21d1e0f8f style: add queries for endpoints 2017-07-31 18:27:27 +08:00
lijing 344cf5aa86 add some annotation to the code. 2017-07-31 00:12:49 +08:00
lijing 4a791610dd fix IE problem 2017-07-30 20:06:39 +08:00
lijing 2e00ed19a3 fix IE problem 2017-07-30 19:53:43 +08:00
bookug 0ed7148287 fix: bugs in ghttp;
also bugs left for download and delete in firefox, chrome and Edge;

by zengli
2017-07-30 14:17:56 +08:00
lijing abada84758 improve download function. 2017-07-29 12:45:12 +08:00
bookug e94eafc613 docs: modify the java api for new REST interface;
bug exists in the HTTP transformation;

by zengli
2017-07-27 17:54:45 +08:00
root db7f24414f view: add openkg pages;
by lijing
2017-07-26 12:48:20 +08:00
bookug 7753459dc2 feat: enhance the HTTP server;
merge lijing's code, support a good sparql endpoint;
bug in download file, and unable to visit by inputing URLs in browser directly;

by lijing and zengli
2017-07-25 23:19:05 +08:00
bookug b6296edb9c fix: client and server 2017-06-22 12:55:10 +08:00
bookug a1ed886364 refactor(small): change default port of ghttp from 8080 to 9000
change default port; add infos of structure to kvstore;

by zengli
2017-06-19 14:10:11 +08:00
bookug 670093e42a feat: add monitor for Http server
not finished, just a start

by zengli, no changes to others
2017-06-15 21:22:03 +08:00
bookug c11088ee3e feat: merge wlb branch;
support backup in gserver but not in HttpConnector;

by zengli
2017-05-18 23:27:58 +08:00
bookug fb0cd3cff6 feat: add http support;
with bugs due to boost version; start with bin/HttpConnector;

by lvxin
2017-05-16 21:27:20 +08:00
bookug 2da666757d feat: add recovery function
if load a db and quit on accidents, you can start the gconsole in native mode on the db server,
and use restore command to recover to teh latest db (backup function will be auto started when you connect to gserver and load
a db)
in addition, gserver stablity is improved to deal with query fails

by wanglibo, no modifications to others
2017-04-11 15:26:35 +08:00
bookug deabdf293f move devGstore to gStore and go on working on github instead of git osc;
improve the init configure file;
 support empty database and indices:you can remove all triples from a db and insert/query;
 change signature struct and generating method in build;
change FIFO to LRU; fix bug in Signature, the int maybe overflow;
test on shape.db, 0.7B triples with 0.42B entities
2017-03-23 21:32:41 +08:00
bookug d35d87eb45 support JSON result 2017-02-28 20:32:01 +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 b7532bcb7d fix bugs in gclient 2017-02-08 16:29:53 +08:00
bookug 5e1f5e7a17 version 0.4.0 2017-01-16 14:12:57 +08:00
bookug 7303e40611 add postProcessing and stringIndex for getFinalResult;add insertion/deletion;fix bugs 2016-09-25 22:14:36 +08:00
bookug 52b600d44c add distributed gstore by pengpeng 2016-09-18 20:01:57 +08:00
bookug 02e54e2c17 merge newest devGstore 2016-05-16 03:16:22 +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 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 c4837e20e6 update the server/client;add missing makefiles for api 2016-03-08 19:48:00 +08:00
bookug 56ec81216a reinit and adjust 2016-03-04 16:49:06 +08:00
bookug 59d98adaaa merge several classes;
remove most warnnings;
adjust debug system;
add Stream for ResultSet;
cant add Stream for IDlist and maybe not need;
add redirection for gquery console;
add realpath for soft links but not enable;

author: zengli
2015-11-06 19:13:39 +08:00
Caesar11 3cdffdc7b2 1. use the new encode function encodeRDF_new() to replace the old one;
2. implement the inserting triple parts of the triple store updating feature;
3. fix some bugs in LRUCache.cpp and CBteeFunc.cpp.

author: hanshuo
2015-02-02 02:53:47 -05:00
Caesar11 6b5bf3fea5 1. delete some debug codes in Database.cpp, which may lead to segmentation fault.
2. update several connection classes(in Server folder) to support configurable gserver listening port.
2015-01-17 02:52:44 -05:00
Caesar11 f1d3e2c3b8 fix a bug in Socket::recv(). 2015-01-12 03:59:37 -05:00