Commit Graph

47 Commits

Author SHA1 Message Date
Zhangmei Li a63d047824 HugeGraph-1322: add support for full-text search
Change-Id: If0a6247d741c346416cc3ff3680460603f727e85
2018-08-09 20:23:26 +08:00
zhangyi51 22c5b7762b hugegraph-889 async implementation of schema deletion and index rebuild
Change-Id: I94e6bb3b5e12097fbe3b7278df625b317137e38b
2018-08-09 20:23:25 +08:00
Zhangmei Li 5a2f8aecb3 HugeGraph-1324: fix "Assertion error: (is_last_reference)"
Change-Id: Ie9f9679f87ac7967de54184191a9e6d29130b32f
2018-08-09 18:17:38 +08:00
Zhangmei Li 3153b077cd HugeGraph-1269: store values in diffrent config files can't be the same
Change-Id: I6233d9f85e7c6a62478a8a73ed14ac2922b99a28
2018-08-09 18:17:26 +08:00
zhangyi51 c51a5d3a85 hugegraph-1234 make limit work when do index query
Change-Id: Ieaba3b5f96a430b41d9fc9dc9d3d6ca2a4315adf
2018-08-09 18:17:23 +08:00
Zhangmei Li 6c4e64222e HugeGraph-1165: fix can't parse property with type Date
Change-Id: I2b679143f9ddf23ec05521759a38b51fc9aba8ca
2018-08-09 18:17:09 +08:00
Zhangmei Li b8bb74adc9 HugeGraph-1094: write elem-id twice repeatedly
Change-Id: I2ece5054c0c73f3874aad911d2a356596db95301
2018-08-09 18:17:04 +08:00
Zhangmei Li 6140a35625 HugeGraph-1035: speed up core-test
Change-Id: I5ec9b97cd355da42409452f78149e523a3ceb4da
2018-08-09 18:16:51 +08:00
Zhangmei Li a7786e5cb0 HugeGraph-991: renamae {search}index/query to {range}index/query
Change-Id: I823046317b05e34f8a5a99ebafa6963bdc91104b
2018-08-09 18:16:45 +08:00
liningrui 77c950aa6b HugeGraph-589: Add schema id for all schema element
Change-Id: I5b348acebc35cbd7b864a2a4ad8bb47bd9a5d631
2018-08-09 18:16:44 +08:00
Zhangmei Li b7db9b527a HugeGraph-929: implement RocksDB driver
Change-Id: I9baa4b4e648848eb9f3f017ad0c8c429f07717b7
2018-08-09 18:16:42 +08:00
Zhangmei Li 1c6a1460b8 HugeGraph-918: compatible with tinnkerpop tx
also implement HugeGraph-941

Change-Id: I05fa0c99678ecaddfdd586818a0091801f67ecd7
2018-08-09 18:16:40 +08:00
zhangyi51 d883546a0c hugegraph-895 delete error index when error results queried to reduce error indexes introduced by addVertex override
Change-Id: I878592c3817bfea8280bd1190232cccc6c5d48f9
2018-08-09 18:16:38 +08:00
Zhangmei Li 6861fb9001 HugeGraph-922: should catch NoSuchElementException instead of NotFoundException
Change-Id: I51abe866428e28c069c587191faccc2d5a73bad6
2018-08-09 18:16:35 +08:00
Zhangmei Li 0f8167a416 HugeGraph-772: prepare for adding scylladb driver
Change-Id: I07ddfd66b3a517a89360a1bd489ff0403cf97ab6
2018-08-09 18:16:30 +08:00
Zhangmei Li 4bfe40d0ba HugeGraph-131: clean up some warnings
also improve some code format

Change-Id: I23d92fdc7aa642169fc6ba01654387c6d9774e4b
2018-08-09 18:16:26 +08:00
zhangyi51 b37bf02732 hugegraph-396 implement Variables
Change-Id: I8edcfd73a19ec5c30908ae795002d5304f1ebc28
2018-08-09 18:16:22 +08:00
liningrui 5a8f475c8a HugeGraph-245: Fixed example after add nullableprops
Change-Id: Id26e6a64190bd7349f58d686c83133b905989fdf
2018-08-09 18:16:17 +08:00
Zhangmei Li 93caaa50de HugeGraph-689: fix example1 bug: no exception when not found vertex id
Change-Id: Iccba399fc172d7b2b7741df29baf59cbe0e54646
2018-08-09 18:16:03 +08:00
Zhangmei Li 2580939329 HugeGraph-652: fix a vertex can't be stored when without any property
Change-Id: I278cc54d853a0d3dc5cf8d869cda25eebb3069c5
2018-08-09 18:15:54 +08:00
liningrui db83246699 HugeGraph-645: Add empty line between license and package for hugegraph-server
Change-Id: I301b736be05cfb80524b004ed4af332d14262a68
2018-08-09 18:15:53 +08:00
liningrui 46e8d79cb7 HugeGraph-623: Replace logger to LOG for hugegraph-server
Change-Id: Ie734324f9b83a3411f833796cc531820667505ec
2018-08-09 18:15:52 +08:00
liningrui 35ddee75e9 HugeGraph-625: fixed bug that there is a line length of more than 80 characters in the license information for hugegraph-server
Change-Id: Ib923eea8aa996146ebb64932734ed4c929581cca
2018-08-09 18:15:51 +08:00
Zhangmei Li e79e058ea8 HugeGraph-131: fix some warnings
Change-Id: Iec95db65c2939f64a9ea2425e933ae073f969576
2018-08-09 18:15:47 +08:00
liningrui ef8bf72455 HugeGraph-583: fixed some bug in Example1
Change-Id: I381c867f3892f486f791d8114d300b5dd2aa90b5
2018-08-09 18:15:45 +08:00
liningrui 2cbda47819 HugeGraph-498: support three kind of id strategy
Change-Id: Ib67fb41ca93a9af5cdd4a351cf015e3699b9e2a5
2018-08-09 18:15:45 +08:00
liningrui b3f216cd2b HugeGraph-162: add schema builder to seperate client and inner interface.
Change-Id: Iba292d7423a432f304d6d3e1700776e46d1a278f
2018-08-09 18:15:41 +08:00
Zhangmei Li f84c406cd2 HugeGraph-378: support add/remove property of a vertex/edge
Change-Id: Ie8703c45319bc80a9716eba878eea9949b1c8bd2
2018-08-09 18:15:41 +08:00
zhangyi51 9d627d979d hugegraph-506
add schema core tests for remove and rebuild index

Change-Id: I96b62048ff06687dd804f4c21aaec29840429001
2018-08-09 18:15:38 +08:00
Zhangmei Li a18ce555af HugeGraph-410: improve code style for example
Change-Id: I39ebb6f10e6f59a5f68fd406d601ef02eb2d7270
2018-08-09 18:15:37 +08:00
liningrui acc45a72a9 HugeGraph-508: Add license on hugegraph(core) code.
Change-Id: Icdb89818798a8408f294b615782c9f68856f09c5
2018-08-09 18:15:35 +08:00
Zhangmei Li 075c827aa4 HugeGraph-371: escape id
Change-Id: I8d2b23a2607a5740adb91271804cd1e12068a6be
2018-08-09 18:15:34 +08:00
zhangyi51 fb21113fca hugegraph-369
add remove index and rebuild index

Change-Id: Id9bc3b71d3072a7c4f61ba7298b4b39f6d61770c
2018-08-09 18:15:33 +08:00
Zhangmei Li 693a463f64 HugeGraph-254: add PerfExample1 (local)
Change-Id: I03871a03597957b4d6d3e9093ce9a66356758793
2018-08-09 18:15:09 +08:00
Zhangmei Li f34a2fa05c HugeGraph-229: fix bug: vertex without props when fetching from edge
Change-Id: I19f1ef0a16501e6749ab4e42ff25da30ee01b836
2018-08-09 18:15:05 +08:00
zhangyi51 3f535e4a66 fix bugs HugeGraph-157 and HugeGraph-206
Change-Id: I5248e3ba7fb40d9da62761162cde150ab62593df
2018-08-09 18:15:03 +08:00
Zhangmei Li 45873dcb71 HugeGraph-202: implement batch load(vertex/edge)
Change-Id: I161222a27f9521dfedac2ff1e4c2b525494c284f
2018-08-09 18:15:01 +08:00
liningrui 2967bfb7c8 HugeGraph-196: change method 'makeIndex' to 'makeIndexLabel'.
Change-Id: I5955420780a3f52e509894215f820f19a76ec7af
2018-08-09 18:14:59 +08:00
Zhangmei Li c27411fd66 HugeGraph-19: support thread-bound transaction
Change-Id: Ie6657f0ec493857fd35d9b47562af741ceffa524
2018-08-09 18:14:59 +08:00
liningrui cc11c816f6 HugeGraph-98: modify config system and add some server script.
Change-Id: I7b290a61d50a744db8f3c1daf7f70bd6f51c663a
2018-08-09 18:14:56 +08:00
Zhangmei Li 335b6be87b HugeGraph-83: implement range-query by number
Change-Id: I690ebf237b6690e1074ded56b07f33b0e8a8ae43
2018-08-09 18:14:39 +08:00
liningrui 25d28062e1 HugeGraph-76: add edge links, remove linkOne2One...
Change-Id: I9370097590dc7346ca21b86080f58034bfc3bc60
2018-08-09 18:14:39 +08:00
Zhangmei Li 56a98f5a1c HugeGraph-75: make vertex/edge props store as a map in Cassandra
Change-Id: Id93e91962c8941c4a988c32696cb2df6d6ae4b8d
2018-08-09 18:14:39 +08:00
Zhangmei Li d489d4cfc6 HugeGraph-41: improve query by has-key
Change-Id: I911e9b9fd283c1d5ed42da51c0228f5ec8158113
2018-08-09 18:14:38 +08:00
liningrui bf81fa2b69 HugeGraph-80: move test into a seperate module.
Change-Id: I4461993e921a64c16829b1b5fbc1e7ffef007350
2018-08-09 18:14:38 +08:00
Zhangmei Li 088c1452eb HugeGraph-41: let InMemoryDBStore work (2)
Change-Id: Id3cd4b8102e2b684ee7ecaf7135044a5b729051b
2018-08-09 18:14:37 +08:00
liningrui e161303e14 HugeGraph-77: add hugegraph-example module.
Change-Id: I0c81a54f8011c00ee9168ced362e868c4bf417d4
2018-08-09 18:14:36 +08:00