Linary
4ee38fa79b
Relax restrictions on minimum memory ( #689 )
...
Improve #682
Change-Id: I92ae91b0ab5076566fcbbe10d4d48122ffd9dde5
2019-09-18 21:44:08 +08:00
Jermy Li
efcd839ee2
support bin serialization for cassandra ( #680 )
...
Change-Id: Ib4f48f3235ac9e5526c63c5617e3819ab4d29711
2019-09-17 11:14:30 +08:00
Jermy Li
1208522699
Reduce the storage of vertex/edge id ( #661 )
...
Change-Id: I374deb904ae8ca20b5768ebc7976f831ec558e3e
2019-09-12 21:12:25 +08:00
Linary
1c062b8947
Upgrade tinkerpop version to 3.4.3 ( #648 )
...
Change-Id: I5443b6a05eea74205a373f093dad27536e04f0be
2019-09-12 19:04:30 +08:00
Jermy Li
64f94091b4
fix: left index of system type can't be deleted ( #675 )
...
Change-Id: I654b2e4c69f8aebfc7ebed3225b2dd09da1720a0
2019-09-11 13:07:29 +08:00
Jermy Li
d47f309da1
sort results of search index by matched count ( #653 )
...
implement: #630
Change-Id: I6cab6741f2e0dfcdb731ffc099334508e33ca2e1
2019-09-10 14:40:35 +08:00
Linary
94c2d34ce8
Support to verify license ( #645 )
...
Change-Id: Ia3fb6b38a032442e1d8bf7cee4d7b4032dc219df
2019-09-09 20:58:41 +08:00
zhoney
0184a63e87
fix bug update property to value of removed element with unique index ( #679 )
...
fixed : #678
Change-Id: I0aeb3603078fdc07af668cf0c65c3edbc28e8814
2019-09-03 17:54:02 +08:00
Jermy Li
26e48a27f1
encode numeric values in secondary index and primary-key ( #676 )
...
Change-Id: I6acfad358745a54284f80d236243bfbef61d2deb
2019-09-02 17:15:24 +08:00
Jermy Li
0a0578fdb9
support rest api timeout ( #674 )
...
implement: #665
Change-Id: Id6b36904494a57e18d67bb73db8ce906858d9cb1
2019-09-02 14:25:28 +08:00
Jermy Li
cd5953e07f
Reduce the storage of vertex/edge property ( #650 )
...
Change-Id: I267409afd94213fd01358d27231b38c5afd959dc
2019-08-28 16:28:54 +08:00
zhoney
b230019251
support query edges of vertex in page ( #659 )
...
implemented: #658
Change-Id: I26e8efb1e8e3547f403dd97e2ddc367df69eae51
2019-08-27 11:53:15 +08:00
Jermy Li
459c090e25
fix NPE at compareNumber() when filtering index query ( #629 )
...
fix #611
Change-Id: I20d841a85f82fb120244834538dc89c0d8f5ce27
2019-08-25 16:29:59 +08:00
zhoney
1e01920552
support unique index ( #636 )
...
implemented: #633
Change-Id: I753a81d0d47b0d7979563d5a9f41d368e06a5b33
2019-08-19 21:27:42 +08:00
Jermy Li
214762513d
Split label index table ( #635 )
...
implement #536
Change-Id: Ib01929b7b572e1c9c6bf1d9458c13290364b43db
2019-08-19 11:29:02 +08:00
Jermy Li
214ef8b0c1
Hbase: handle partial failures in batch commit ( #634 )
...
This may cause the data to be deleted but the index is not
deleted successfully, and unaware for the upper layer.
fix #608
Change-Id: I89c7256b627e48f4b27bc1c9f46bda001ce4908a
2019-08-15 10:43:07 +08:00
Jermy Li
97090e65df
fix example1 query error ( #638 )
...
Change-Id: I0410c64be5a2ccec2f81a94e6620517a87cf2d7d
2019-08-14 20:43:18 +08:00
imbajin
50824e8bf7
Add G1GC & GC log config ( #616 )
2019-08-14 15:25:28 +08:00
Linary
78f361a8c7
Improve some metrics name in vertex/edge api ( #631 )
...
Change-Id: I56fc983736a3f2ae4cd3b29a944e62cd8b6f8bde
2019-08-09 13:14:56 +08:00
zhoney
e37937bd85
map indexlabel various range type to RANGE ( #628 )
...
Change-Id: I0e3d241de3bef100a3d789486c3eae96d203b791
2019-08-06 17:43:46 +08:00
zhoney
0e66c64fec
support shard-index and vertex + sortkey prefix query ( #574 )
...
implemented: #270 and #398
Change-Id: I444b67b7f57a18fd32c29d54d776cf411ccd847a
2019-08-06 11:16:52 +08:00
Jermy Li
f58cc57b34
fix query limit error after deleting some records ( #610 )
...
related #608
Change-Id: I2f97c117d04d53ae3d0fe4ae9be0ea54c843b728
2019-08-05 21:51:23 +08:00
Jermy Li
674a5e768e
Support uuid id type ( #618 )
...
Change-Id: Ie05d7a3609dd1695728f0a2f4a322448ac8aabeb
2019-07-30 18:41:41 +08:00
Linary
b01549a579
Not allowed perform sensitive operations via gremlin ( #176 )
...
Implement #145
Change-Id: I9a590fe40d3b5a808b569ed0af8fd83214a2941a
2019-07-29 14:21:40 +08:00
imbajin
3fcfce2bb7
Support batch updating elements' property by multiple strategy ( #493 )
...
support strategies:
SUM, BIGGER, SMALLER on Number or Date
UNION, INTERSECTION, APPEND, ELIMINATE on Collection
2019-07-23 18:36:49 +08:00
Linary
ffb09f1359
Fix query by eq with range index in page only return first page data ( #614 )
...
Fix #613
Change-Id: I3cfd3d7ff4ce1ca13b9b6f695ba5ba88569f9266
2019-07-22 11:37:42 +08:00
Jermy Li
34788e5800
fix query limit is out of control in super node case ( #607 )
...
Change-Id: Ic35f87b4a5768f03a4c40e8582ff13ab59eedf55
2019-07-19 14:54:26 +08:00
Jermy Li
9a4c543056
fix cross-close the underlying rocksdb session pool ( #598 )
...
fix : #597
Change-Id: I8b185cd7f81a9a04bc6fd971490ae887fd4ddbb5
2019-07-09 21:13:59 +08:00
Jermy Li
011ac85749
fix: the vertex from edges is missing properties ( #604 )
...
fix : #595
Change-Id: I7cacb37f7d7592cedbdcc6f98db7cc8bbb1bf537
2019-07-09 14:16:12 +08:00
Jermy Li
251be0c7d1
improve exception type if failed while waiting for async task ( #596 )
...
Change-Id: Ifab67a27bc294618bee769f8d22540ab01905111
2019-07-02 19:24:57 +08:00
zhoney
8d23665a40
Add source_in_ring args for rings API ( #528 )
...
fixed : #523
Change-Id: If8c5cc4d8678f847ce4a5f0388e56aae465d3ea6
2019-07-01 22:01:24 +08:00
Jermy Li
f7a619f971
add cache options for rocksdb ( #567 )
...
Change-Id: Icc4ae746f3117905960b8de52ae59386e0684584
2019-06-26 16:40:34 +08:00
Jermy Li
ab4a26c052
Reduce size of the variables type used ( #581 )
...
Change-Id: Id3dcaadcbfda6cee42bd3e133a72899183497862
2019-06-24 15:12:40 +08:00
imbajin
7e3795b914
update default config properties ( #575 )
...
1. update cache options
2. add default config for hbase
3. make mysql's SSL configuration effective
2019-06-24 15:12:16 +08:00
wupengfei2
af671fc3b6
remove useless import and var ( #585 )
2019-06-24 15:11:37 +08:00
Jermy Li
46f9325321
don't print non-valuable parameters for Query ( #583 )
...
Change-Id: I45c9b481bdee667ea175320f6dc55191a7ebde48
2019-06-24 14:56:32 +08:00
zhoney
b9763c6912
fixed repeat lock in LocksTable ( #566 )
...
Change-Id: I7cb72c56a70f4a5f9cd322d67dedacc4dbcde16a
2019-06-14 17:58:05 +08:00
Linary
6a4aaae453
Support to detect connection before using if needed ( #562 )
...
Fix #556
Change-Id: I622e285f812098d601061f2515d70629f1e07d88
2019-06-13 18:21:45 +08:00
Linary
6f6fac942c
Shutdown RestServer and GremlinServer when stop ( #554 )
...
Change-Id: Iae5a6506dfaa0eeb6698f42f8bb3ef7f0ee73321
2019-06-13 18:20:49 +08:00
Jermy Li
88f249ac0a
improve implicit parameter name max_depth ( #563 )
...
fixed #519
Change-Id: I03ef4ef2b7adfc02129c774f8e45d8f935e61874
2019-06-12 16:25:25 +08:00
zhoney
928db071bd
fix existDatabase(), clearBackend() and rollback() for postgresql ( #531 )
...
Change-Id: I5061eb95abf0e0ef3a6a83a74ced291647d9308d
fixed : #530
warn if failed to close transaction
Also check if auto-commit when calling execute() for mysql
2019-06-12 10:42:04 +08:00
Wen Zhenghu
033c3871c7
add conf entry jdbc.storage_engine to change storage engine ( #555 )
2019-06-05 16:08:52 +08:00
Jermy Li
f3a3c35e74
support negative number for index ( #513 )
...
Change-Id: I7067cfb0a663e89ae4305425edf00e6a2a03587c
implement: #311
2019-06-04 10:41:28 +08:00
zhoney
e33624af6e
improve README.md thanks section ( #548 )
...
Change-Id: Ie83d64d1dad57e896356f8abd2f853b8979351ed
2019-06-03 23:43:34 +08:00
Jermy Li
b63277e583
improve error message with readable HugeType ( #546 )
...
Change-Id: I633eee63fe9458cdc910f977fccec8fd0109f1d2
2019-06-03 18:05:23 +08:00
Linary
abebfac25c
Add api white list and rate limiter for gc ( #522 )
...
Also add ProfileAPI
Change-Id: Ia7ac5dc5d7d91676701738f2a0ae5073f9ceb01e
2019-05-31 17:06:40 +08:00
wupengfei2
17008be3ff
delete useless options of postgresql ( #533 )
2019-05-30 15:36:18 +08:00
Linary
1c0874ef87
Fix bug chinese character show garbled in MySQL ( #543 )
...
Fix #482
Change-Id: I4705b7f24cda693c36d69726b203e59ea42d8c58
2019-05-30 15:07:52 +08:00
Linary
0b5a702685
Fix can't insert data with List<Date> property ( #534 )
...
Change-Id: I232ab865e5599b6994955f671607696dd24a1d8c
2019-05-30 02:06:03 -05:00
Jermy Li
0061d4f159
suppress error log when postgre database does not exist ( #527 )
...
Change-Id: I48aebac67ec98f5c05b96239b497940150542dcc
2019-05-27 19:32:25 +08:00