Commit Graph

  • 62940eea10
    fix garbled-code bug of python http-api, uniform encoding to utf8 (#93) master AOZMH 2020-09-26 11:35:16 +0800
  • 7636056cb6 docs: update expressions in readme bookug 2020-08-31 21:32:54 +0800
  • 9a4b493675 fix(Parser): eliminate redundant output when parsing RDF pangyue SoftlySpoken 2020-08-09 10:18:43 +0000
  • 9d4ce24efb Merge branch 'pangyue' of https://github.com/pkumod/gStore into pangyue SoftlySpoken 2020-08-09 10:16:55 +0000
  • 35e598b410 feat(Query): provide access to vertex neighbors without predicate SoftlySpoken 2020-08-09 10:16:35 +0000
  • 1637ac4e3b add transaction cpp api and usage example zz 2020-07-30 13:42:17 +0800
  • 43709fb442 fix(Query): fix bug of incompatible datatypes in computation in SELECT clause SoftlySpoken 2020-07-30 02:42:18 +0000
  • befa81041d fix(Query): fix bug of COUNT DISTINCT SoftlySpoken 2020-07-29 02:31:21 +0000
  • e92a2160d8 Revert "Revert "Larger tripple num, faster query for distinct predicate"" Michelle Pang 2020-07-27 17:41:39 +0800
  • 3d1117f67b feat(Query): support function CONTAINS in SELECT clause SoftlySpoken 2020-07-26 15:33:56 +0000
  • 7154ac68e2 fix(Query): makefile support for aggregate functions SoftlySpoken 2020-07-26 13:22:37 +0000
  • 36dd5c4fb8 Merge branch 'pangyue' of https://github.com/pkumod/gStore into pangyue SoftlySpoken 2020-07-26 13:19:39 +0000
  • 8e2f9a2632 feat(Query): support aggregate functions SUM, AVG, MIN, MAX SoftlySpoken 2020-07-26 11:53:27 +0000
  • e33d306a4b fix(Parser): fix bug of rejecting invalid numeric values SoftlySpoken 2020-07-26 11:52:30 +0000
  • d154f7179c add new feature:transaction(naive) zz977 2020-07-25 23:18:44 +0800
  • 98bec950ce feat(Parser): reject invalid numeric literals during build & query SoftlySpoken 2020-07-23 07:44:53 +0000
  • 3b4fe58f02 debug the QueryParser liwenjie 2020-07-22 10:10:08 +0800
  • bbc1793ff4 debug the query process liwenjie 2020-07-21 09:49:11 +0800
  • b596b321b5 debug the parse of query liwenjie 2020-07-20 12:33:02 +0800
  • d60a03b4bd debug the ghttp process liwenjie 2020-07-20 12:24:14 +0800
  • 62d97af3d3 debug the parse query liwenjie 2020-07-20 10:49:40 +0800
  • efda19bd57 remove the debug info for query liwenjie 2020-07-20 10:38:59 +0800
  • cbae681e0b debug the general_evaluation construction liwenjie 2020-07-20 10:20:07 +0800
  • f4c7eca83c debug the general_evaluation liwenjie 2020-07-20 09:42:55 +0800
  • a2ac78e306 debug the query lock liwenjie 2020-07-20 09:26:55 +0800
  • f4ab86e738 debug the query_parse_lock liwenjie 2020-07-20 09:13:59 +0800
  • f2c09ab009 debug the query liwenjie 2020-07-20 00:23:30 +0800
  • 8e209531a2 debug the process of the query liwenjie 2020-07-19 23:39:16 +0800
  • 0f08dabf4d merge the code liwenjie 2020-07-19 23:35:22 +0800
  • 27e5370160 debug the process of the query liwenjie 2020-07-19 23:30:18 +0800
  • 4f571b24bf feat(Query): Support computation in SELECT clause SoftlySpoken 2020-07-18 09:25:16 +0000
  • c92a22fecf Merge branch 'pangyue' of https://github.com/pkumod/gStore into pangyue SoftlySpoken 2020-07-13 09:45:35 +0000
  • 48ed09e67b feat(ghttp): do not load CSR by default SoftlySpoken 2020-07-13 09:45:04 +0000
  • 64011429d5 fix a bug of ginit zz977 2020-07-13 12:39:53 +0800
  • 447e1c348d fix bugs of initsys zz977 2020-07-13 00:31:00 +0800
  • 942ffac0ba fix a bug of initsys() zz977 2020-07-12 16:11:58 +0800
  • fbc0e2d963 style: change all code to clang-format bookug 2020-07-12 16:09:13 +0800
  • c9e240072e add some features zz977 2020-07-06 16:38:18 +0800
  • 8c4ca21a7f fix(Query): fix bug of shortestPath, shortestPathLen where src=dst SoftlySpoken 2020-07-03 09:40:47 +0000
  • 5d3f8e6918 fix(Query): fix bug of KHopReachable where src always equals dst in output SoftlySpoken 2020-07-03 08:22:11 +0000
  • 30d804e06b fix(Parser): fix bug of DISTINCT SoftlySpoken 2020-07-02 08:41:20 +0000
  • 0a39a722cf add the debug information of the parse liwenjie 2020-05-11 11:02:48 +0800
  • fe200cb762 Add the error msg during parse the triple liwenjie 2020-05-11 10:30:47 +0800
  • c3a467ab40 fix(Query): fix bugs of path-related functions SoftlySpoken 2020-04-22 13:35:31 +0000
  • fab28d8d6b feat(Query): Add path-related functions SoftlySpoken 2020-03-30 03:23:12 +0000
  • 4381e07b96 Add the args "-u" for updating the version information when updating the gstore. liwenjie 2020-03-26 15:45:18 +0800
  • 2bcc18df84 update the values of coreversion and apiversion in version.nt liwenjie 2020-03-26 15:31:54 +0800
  • 070b344095 add the initVersion function to init the version info by data/system/version.nt liwenjie 2020-03-26 15:23:34 +0800
  • 78d36f9cec add the initVersion function to init the version info by data/system/version.nt liwenjie 2020-03-26 15:08:29 +0800
  • 51b5a09cc5
    add the version file WenJieLiHnu 2020-03-26 14:25:03 +0800
  • a92103fc4a add the initVersion function to init the version info by data/system/version.nt liwenjie 2020-03-26 14:17:18 +0800
  • a0d9c394ff Add the args "-cv" for updating the coreversion and the args "-av" for updating the apiversion in ginit function liwenjie 2020-03-26 13:41:09 +0800
  • 25f33c3b0e Add the args "-cv" for updating the coreversion and the args "-av" for updating the apiversion in ginit function liwenjie 2020-03-26 13:39:00 +0800
  • 48c9048cd5 Add the args "-cv" for updating the coreversion and the args "-av" for updating the apiversion in ginit function liwenjie 2020-03-26 12:52:40 +0800
  • 79925112b0 Add the args "-cv" for updating the coreversion and the args "-av" for updating the apiversion in ginit function liwenjie 2020-03-26 11:46:30 +0800
  • 2431183c6e Add the args "-cv" for updating the coreversion and the args "-av" for updating the apiversion in ginit function liwenjie 2020-03-26 11:35:33 +0800
  • d33c7cd73c debug the insert function liwenjie 2020-03-26 11:26:52 +0800
  • 4d0f7d4c7b Add the args "-cv" for updating the coreversion and the args "-av" for updating the apiversion in ginit function liwenjie 2020-03-26 11:14:57 +0800
  • 4b9e85051e Add the args "-cv" for updating the coreversion and the args "-av" for updating the apiversion in ginit function liwenjie 2020-03-26 11:10:20 +0800
  • 0c374b92bf Add the args "-cv" for updating the coreversion and the args "-av" for updating the apiversion in ginit function liwenjie 2020-03-26 11:07:38 +0800
  • 78f18ae263 Add the args "-cv" for updating the coreversion and the args "-av" for updating the apiversion in ginit function liwenjie 2020-03-26 10:36:52 +0800
  • e28a870e3c system database will be forced to refresh when updated in ghtttp zz977 2020-01-11 23:21:40 +0800
  • 985954d9f6 add database refresh api in ghttp zz977 2020-01-05 17:16:00 +0800
  • 15cd53a1d3 Modify the Dockerfile suxunbin 2019-12-17 19:19:35 +0800
  • 16a24c85d3 Add Core/API Version set zz977 2019-11-27 14:58:09 +0800
  • 0eff60c908 fix the export bug LiWenJieHnu 2019-11-24 20:37:49 +0800
  • 2c69758845 debug the export function LiWenJieHnu 2019-11-24 20:03:57 +0800
  • 3a3daaa7ea debug the export function LiWenJieHnu 2019-11-24 19:11:39 +0800
  • da6a8e7e8c debug the export function LiWenJieHnu 2019-11-24 18:39:50 +0800
  • 7d5aa0cd9b debug the export function LiWenJieHnu 2019-11-24 18:32:55 +0800
  • efabaa1350 debug export function LiWenJieHnu 2019-11-24 14:44:14 +0800
  • a11580ec22 debug export function LiWenJieHnu 2019-11-24 12:40:47 +0800
  • 7ad4794821 Revert "change the error outstream to the standard outstream" LiWenJieHnu 2019-11-24 11:46:48 +0800
  • 4bf0514222 Revert "restore the RDFParser.cpp" LiWenJieHnu 2019-11-24 11:35:08 +0800
  • 4d8da27b80 change the error outstream to the standard outstream LiWenJieHnu 2019-11-24 11:05:24 +0800
  • 6da667db46 restore the RDFParser.cpp LiWenJieHnu 2019-11-22 21:45:49 +0800
  • 9b842e008c debug the RDFParser LiWenJieHnu 2019-11-22 20:36:27 +0800
  • d2ff004d4c check the object parse LiWenJieHnu 2019-11-22 19:32:42 +0800
  • 33d0935beb Add auto backup zhangzhe zhe 2019-11-18 11:47:15 +0800
  • bef2dd327d debug rdfparser LiWenJieHnu 2019-11-17 20:40:21 +0800
  • 4e0fe64d71 debug RDFParser parseFile function LiWenJieHnu 2019-11-17 20:30:00 +0800
  • 5a9f92c501 debug the process of the building prefix LiWenJieHnu 2019-11-17 20:18:24 +0800
  • d7ffbfa002 Add exception catch in Database class zz977 2019-11-17 11:32:19 +0800
  • 88ce129bc7 Add exception catch in Database class zz977 2019-11-17 11:23:01 +0800
  • c7ba87661a small changes in KVstore in multi-thread conditions zz977 2019-11-15 10:48:52 +0800
  • 7a6b4dc12c fix bug of ask sparql zhouyuqi zz977 2019-11-05 19:01:29 +0800
  • 96f8e3c2c8 gpu parallel intersection version of multi-join guannaiqing Gnaiqing 2019-10-26 19:57:02 +0800
  • c85483d674 docs(Parser): add function comments for QueryParser, QueryTree test SoftlySpoken 2019-10-26 08:39:45 +0000
  • eec918067f Add backup and restore feature liwenjie zz977 2019-09-20 17:21:25 +0800
  • 4bd610cd19
    Update ESSAY.md summercyy 2019-09-09 21:36:28 +0800
  • df7a7b9de3 change to new Join algorithm in multi-join Gnaiqing 2019-09-03 16:16:54 +0800
  • 6ffba1cbb4 fix(Parser): fix evaluation mode for performance SoftlySpoken 2019-08-20 10:17:12 +0000
  • 2a0507b4d9 Revert "ghttp will be all services' entry from now on." SoftlySpoken 2019-08-20 09:56:26 +0000
  • 05e88fdfdb fix(Parser): handling nested group graph patterns SoftlySpoken 2019-08-19 14:23:21 +0000
  • f8937ab8b7 ghttp will be all services' entry from now on. zz977 2019-08-19 17:45:31 +0800
  • aed574d45a Merge branch 'master' of https://github.com/pkumod/gStore suxunbin 2019-08-19 14:53:52 +0800
  • f98a4315b1 Update export API suxunbin 2019-08-19 14:51:29 +0800
  • b0609365c8 fix(setup): fix minor bug in CentOS script SoftlySpoken 2019-08-19 06:18:34 +0000
  • c5ff78cad8
    Merge pull request #69 from pkumod/revert-66-master SoftlySpoken 2019-08-18 21:51:48 +0800
  • 656c8ea1e3
    Revert "Support larger triple num, faster query for distinct predicate query" revert-66-master SoftlySpoken 2019-08-18 21:51:33 +0800