Linary [Thu, 19 Nov 2020 10:02:50 +0000 (18:02 +0800)]
Add doc about https config and generated (#60)
* Add doc about https config and generated
* remove server generate keystore file
* support default server.keystore and client.truststore file
houzhizhen [Thu, 19 Nov 2020 09:53:11 +0000 (17:53 +0800)]
remove restserver.protocol from config-option.md (#67)
xuliguov5 [Thu, 19 Nov 2020 09:24:25 +0000 (17:24 +0800)]
add auth manager doc (#63)
zhoney [Thu, 19 Nov 2020 09:12:59 +0000 (17:12 +0800)]
remove --protocol args (#64)
* remove --protocol args
Change-Id: Ibc8af9432a8f154503a2b372e3726cf2dfdbd76e
zhoney [Thu, 19 Nov 2020 08:58:03 +0000 (16:58 +0800)]
add ttl description for vertexlabel and edgelabel (#65)
* add ttl description for vertexlabel and edgelabel
Change-Id: Ib77eab40b0a324a04a06e0ecb223e6d185a8f497
zhoney [Thu, 19 Nov 2020 03:50:50 +0000 (11:50 +0800)]
update download info for 0.11.2 release (#58)
Change-Id: I8515f04bc60e2b1e0bee36b7978730482adfc28e
houzhizhen [Wed, 18 Nov 2020 12:27:35 +0000 (20:27 +0800)]
update config-guide.md and config-option.md for relase 0.11 (#59)
zhoney [Mon, 16 Nov 2020 10:20:44 +0000 (18:20 +0800)]
delete type args for dump description (#61)
* delete type args for dump description
Co-authored-by: Jermy Li <lizhangmei@baidu.com>
Change-Id: Iaf587791be849c6b75f2ce10f385cc0c479938b1
Jermy Li [Wed, 11 Nov 2020 11:58:00 +0000 (19:58 +0800)]
support rest api range query and delete-by-label-id (#57)
zhoney [Tue, 10 Nov 2020 06:21:53 +0000 (14:21 +0800)]
add 0.11.2 release notes (#56)
* add 0.11.2 release notes
Change-Id: Ie0a9037789fda4c444eaf697fb66663195a2c21a
zhoney [Fri, 6 Nov 2020 03:36:11 +0000 (11:36 +0800)]
update tools doc for version 1.5.0 (#55)
* update tools doc for version 1.5.0
Change-Id: I1c28bc278d2cc627514f2d76bf0537630c9eb9dc
zhoney [Wed, 4 Nov 2020 07:49:26 +0000 (15:49 +0800)]
add 5-tp algorithm description (#48)
* add customized kout/kneighbor, jaccard similar,
template paths and multi node shortest path api description
Change-Id: Ic7019dc96d8a4f9db0839d5cfa10db7596b59a6d
Jermy Li [Wed, 4 Nov 2020 05:53:50 +0000 (13:53 +0800)]
support StandardAuthenticator and ConfigAuthenticator (#54)
houzhizhen [Wed, 27 May 2020 10:28:20 +0000 (05:28 -0500)]
modify hugegraph-loader.md add installation of ojdbc8.jar (#50)
zhoney [Mon, 23 Mar 2020 14:58:58 +0000 (22:58 +0800)]
add fusiform-similarity API description (#47)
Change-Id: Iea0cb4fde7034b5919599a07fa888821dfb013c6
zhoney [Tue, 7 Jan 2020 03:49:48 +0000 (11:49 +0800)]
add postgresql and other improve (#46)
Change-Id: I4afca6ab641e3d1466b9001a5a4706702acd40ce
Linary [Wed, 25 Dec 2019 07:32:49 +0000 (15:32 +0800)]
Add api for vertex/edge batch update properties (#45)
Change-Id: I89baa7c0464b5a8573f63a1db910a18cd9f1ede9
zhoney [Fri, 8 Nov 2019 11:16:01 +0000 (19:16 +0800)]
v0.10.4 release notes (#43)
* v0.10.4 release notes
Change-Id: I7c1812a8e83fea2c6608c7d8137429b96d6f43b9
zhoney [Wed, 6 Nov 2019 13:03:09 +0000 (21:03 +0800)]
add doc for tools migrate subcommand (#44)
Change-Id: I1eea90fc6f7c6aedd32295fb3797cdf14fb7b9a3
Linary [Wed, 6 Nov 2019 11:17:19 +0000 (19:17 +0800)]
Update config option for rocksdb 6.3.6 (#42)
Change-Id: I9d860304ec6cd6bf711b8c20232ec7c513650e19
Linary [Thu, 31 Oct 2019 03:22:56 +0000 (11:22 +0800)]
Optimize config option description (#41)
Change-Id: I4620836d0aca850842fa4db76b76566f38b0138f
Linary [Thu, 17 Oct 2019 03:45:01 +0000 (11:45 +0800)]
Upgrade doc for version 0.10 (#38)
Change-Id: Icf41ff970ffa119da63816bb2ea0888b13619c6a
zhoney [Wed, 16 Oct 2019 06:21:02 +0000 (14:21 +0800)]
update tools task-clear --force args (#40)
Change-Id: I305b3908b4cab51bb6237410e8c42a7ceaf4c440
zhoney [Wed, 9 Oct 2019 03:37:27 +0000 (11:37 +0800)]
update doc for v0.10 (#39)
1. source_in_ring args for Rings API
2. shard index and unique index in client doc
Change-Id: Ib4b2bceee09465b520f8ba04fdb20f046a0bc6ee
imbajin [Sun, 29 Sep 2019 14:14:14 +0000 (22:14 +0800)]
Add batch update doc & some configs in loader (#37)
zhoney [Wed, 5 Jun 2019 06:56:51 +0000 (14:56 +0800)]
Improve backup/restore doc (#36)
Change-Id: Ia25a28e93fb1f9ac20dbba9f9370a5b7060ce579
Jermy Li [Wed, 5 Jun 2019 02:39:55 +0000 (21:39 -0500)]
Add some feature descriptions to readme file (#35)
Change-Id: I9ce9fcef6ee8b28e2bd5ccfc417c026a6393dbf2
Linary [Thu, 23 May 2019 04:04:01 +0000 (12:04 +0800)]
Add rank api link on navi (#34)
Change-Id: If1de9a8fa427b7ac3b1b2b0a6dba5b227f474e51
oushu1zhangxiangxuan1 [Thu, 23 May 2019 03:09:33 +0000 (11:09 +0800)]
shortestpath URL bug fixed (#33)
oushu1zhangxiangxuan1 [Tue, 21 May 2019 07:29:20 +0000 (15:29 +0800)]
update hbase zookeeper ip addresses config (#32)
zhoney [Tue, 14 May 2019 14:10:24 +0000 (22:10 +0800)]
change description example of customized paths (#30)
Change-Id: Ie7dde7b358b35fdddd490c6929187e77094d784a
Linary [Tue, 14 May 2019 11:51:56 +0000 (19:51 +0800)]
Add personalrank and neighborrank api doc (#28)
Change-Id: Id2a1cb7b25b34ca80938577cafd385ebe56897cc
Shu SHANG [Mon, 13 May 2019 06:15:22 +0000 (14:15 +0800)]
Unify limit and capacity description of k-neighbor traverser API (#31)
fix https://github.com/hugegraph/hugegraph/issues/504
zhoney [Tue, 7 May 2019 00:08:57 +0000 (08:08 +0800)]
update hugegraph-tools doc for release-0.9.2 (#26)
Change-Id: I74bb2d396fc8d67fbc4b7c404615cdfdea0db079
Linary [Mon, 6 May 2019 07:42:00 +0000 (15:42 +0800)]
update hugegraph-loader doc for release-0.9.2 (#27)
Change-Id: Ia3b4128b3353e0cd9d3a6e7c78885b53aa18453a
zhoney [Tue, 30 Apr 2019 15:41:11 +0000 (23:41 +0800)]
add required/optional description for traverser api args (#29)
Change-Id: Ia142d8dedae343683f7da99f7f88a9465caf30d2
zhoney [Fri, 19 Apr 2019 10:29:38 +0000 (18:29 +0800)]
update download link for release-0.9.2 (#25)
Change-Id: I439db61251f827156a272982080ceee0ad22ef72
Jermy Li [Fri, 19 Apr 2019 07:43:56 +0000 (02:43 -0500)]
add config options of v0.9 (#24)
Change-Id: Iaf7f30f38f97e34b1c92d4aecbc9317b37b5586d
zhoney [Tue, 16 Apr 2019 07:47:57 +0000 (15:47 +0800)]
add hugegraph-0.9.2 release notes (#22)
Change-Id: Ifbc734144643cea69ed3bc7b9b12fe5361e3fc77
Jermy Li [Tue, 16 Apr 2019 06:34:18 +0000 (01:34 -0500)]
Update some wrong links and minor errors (#23)
Change-Id: Ia1e3450ec7ede931209e75127ba01576af5bfdeb
zhoney [Tue, 9 Apr 2019 08:41:02 +0000 (16:41 +0800)]
Add costomized paths and crosspoints API description (#21)
also:
* Add costomized paths and crosspoints API description
* update shortest path with skip_degree arg
* correct edgelabel append error
* tiny improve
implemented: # 305
Change-Id: I7f4e99219ec6750f4dc762cd414680b09b77da8c
Linary [Wed, 6 Mar 2019 14:00:51 +0000 (22:00 +0800)]
Modify homepage content (#20)
Change-Id: I40677804ca9803886a915d806531457756a4ba7b
zhangyi51 [Tue, 19 Feb 2019 10:00:16 +0000 (18:00 +0800)]
Add description of changing gremlin server host and port
implemented: #18
Change-Id: Ic6a5eb2caa057cf63f9bc282f9c0be725b21afb9
zhangyi51 [Thu, 17 Jan 2019 03:25:29 +0000 (11:25 +0800)]
fix example bug of struct.json config file
Change-Id: If2d0de68930de63250b6de4c1746233725f75661
liningrui [Wed, 12 Dec 2018 08:02:59 +0000 (16:02 +0800)]
Add some supplements about search index
Change-Id: Ic38d4c6fa4805b6d5a9c05b5c7d715292627dca9
liningrui [Fri, 7 Dec 2018 08:03:11 +0000 (16:03 +0800)]
Update some loader configs in vertex/edge and file source
Change-Id: I9bcc47072644e7035995b771322ed28aa1a24db5
zhangyi51 [Fri, 30 Nov 2018 09:02:58 +0000 (17:02 +0800)]
fix bug rings and rays max_depth
Change-Id: I211a39c16fe519e3237c7451e6e89d6c69ccaa3b
liningrui [Fri, 23 Nov 2018 08:31:30 +0000 (16:31 +0800)]
Update the document of the hugegraph 0.8 version
Change-Id: I42aa6d5ab23e114aae87f767743f4a282b856312
zhangyi51 [Fri, 12 Oct 2018 10:04:14 +0000 (18:04 +0800)]
paths, crosspoints, rings, rays, mode, index create API description
Change-Id: I9114c0c29e89c8b24d771270a44c8e79aca1403f
liningrui [Tue, 23 Oct 2018 12:10:03 +0000 (20:10 +0800)]
Move auth-related config options to Server & API region
Change-Id: I735663c4b4960a107f4af6991111d6b583314cd4
hklmuaqmn [Thu, 22 Nov 2018 06:43:23 +0000 (14:43 +0800)]
modify the request_body
the element defined in the source code is 'data_type',so the request body should filled with 'data_type' not 'dataType'
Dennis Hu [Tue, 13 Nov 2018 04:43:20 +0000 (12:43 +0800)]
fix the missing hugegraph-server link
change the postfix name of hugegraph-server from '.html' to '.md'
Dennis Hu [Fri, 16 Nov 2018 08:00:45 +0000 (16:00 +0800)]
change the postfix name of some link
change the postfix name of three links from '.html' to '.md'
护群神兽之点赞狂魔 [Tue, 18 Sep 2018 06:41:42 +0000 (14:41 +0800)]
Update desgin-concept.md
liningrui [Tue, 18 Sep 2018 12:02:30 +0000 (20:02 +0800)]
HugeGraph-1407: Modify the screenshot of hugegraph-studio
Change-Id: I8735bf2f40909077e9debfebdda80c5bc01ebb38
liningrui [Wed, 12 Sep 2018 09:48:00 +0000 (17:48 +0800)]
HugeGraph-1332: Modify contact information
Change-Id: I84b57ac43ae364a18205df5c393f2b2fb9665468
liningrui [Tue, 11 Sep 2018 11:48:13 +0000 (19:48 +0800)]
HugeGraph-1332: Add WeChat public account
Change-Id: I61e6f78426d2db0010c77f7ffcdcdf8971bd93e8
liningrui [Fri, 31 Aug 2018 03:02:34 +0000 (11:02 +0800)]
HugeGraph-1403: Modify hugegraph-studio doc
Change-Id: I02a639ef364ffd36e6b8cefdf2f654710051dab0
liningrui [Fri, 17 Aug 2018 12:42:58 +0000 (20:42 +0800)]
HugeGraph-1389: Modify hugegraph-loader doc
Change-Id: Id163f7b1d98e8c411cbbe87f6ace4cf5f58f82ca
liningrui [Tue, 7 Aug 2018 13:33:28 +0000 (21:33 +0800)]
HugeGraph-1387: Small modification to the doc based on user advice
Change-Id: I76a3b295716c78b4a47522cb83efe50397c24e51
liningrui [Tue, 31 Jul 2018 14:06:26 +0000 (22:06 +0800)]
HugeGraph-1372: Update download link for v0.7 components
Change-Id: I1e592112c76b02ef0f3519c417fac19fe6658a57
zhangyi51 [Tue, 31 Jul 2018 03:33:13 +0000 (11:33 +0800)]
hugegraph-1371 update doc info for 0.7.4 release
Change-Id: Ibae33337bc9a51b3baf28fb562021058d6c4360f
zhangyi51 [Mon, 30 Jul 2018 10:03:54 +0000 (18:03 +0800)]
hugegraph-1371 add task, rebuild and async gremlin for tools doc and api doc
Change-Id: I29096e3cabc119dbe31e092ebe207c338d795ce2
zhangyi51 [Thu, 26 Jul 2018 13:30:42 +0000 (21:30 +0800)]
hugegraph-1364 add LICENSE for hugegraph-doc
Change-Id: I9c9b4fa0fa89b75e90de1a38886bdfb488688a9f
zhangyi51 [Fri, 20 Jul 2018 09:14:01 +0000 (17:14 +0800)]
hugegraph-1352 add doc for hugegraph-tools
Change-Id: I6012ef3995a1f8f936f1565189028cfa0f92ea5a
lizhangmei [Fri, 20 Jul 2018 07:33:44 +0000 (15:33 +0800)]
HugeGraph-1351: add script to deploy doc to github pages
Change-Id: I1c8f0a6be2c5bcf7b65860a335e98eaf8a385961
liningrui [Thu, 19 Jul 2018 09:06:38 +0000 (17:06 +0800)]
HugeGraph-1350: Fixed bug that jenkins job always failed
Change-Id: Ia9ab40dc7c82b661bc402da275169c60dc6063e9
lizhangmei [Tue, 17 Jul 2018 03:33:47 +0000 (11:33 +0800)]
Merge "HugeGraph-1338: Add document about HugeGraph Plugin"
liningrui [Wed, 11 Jul 2018 03:31:55 +0000 (11:31 +0800)]
HugeGraph-1338: Add document about HugeGraph Plugin
Change-Id: I5cdd88af0d0243425d8107a369788aa60fa899bd
lizhangmei [Fri, 13 Jul 2018 04:55:58 +0000 (12:55 +0800)]
HugeGraph-111: add open-source url to summary
Change-Id: Id878e65627e4e628121b9e000d126998131ab12e
lizhangmei [Wed, 4 Jul 2018 11:51:36 +0000 (19:51 +0800)]
HugeGraph-1119: add show-graph api doc
Change-Id: Iaafdc1c0ac66ca172570aa13af910f1dc508f48e
liningrui [Tue, 3 Jul 2018 07:01:25 +0000 (15:01 +0800)]
HugeGraph-1332: Modify member contact information and mail group address
Change-Id: I9f412751a270cead8a55ac4202a704dc4d172a2e
liningrui [Fri, 15 Jun 2018 04:24:56 +0000 (12:24 +0800)]
HugeGraph-1119: Modify and uniform some inappropriate expression
Change-Id: I25f34c96d5c47de72e5f31ac1ccc3b0dfdb1d28d
liningrui [Thu, 14 Jun 2018 10:33:37 +0000 (18:33 +0800)]
HugeGraph-1289: Add document for create schema manually in using HugeLoader
Change-Id: Ia191220b66f278a0a11d7b00d10bbf7f541a0532
liningrui [Thu, 14 Jun 2018 03:36:22 +0000 (11:36 +0800)]
HugeGraph-1312: Remove the info related to Baidu privacy in hugegraph-doc-gitbook
Change-Id: I7ed4d9330fc768e4c6e6111c6f7bf62478ae16ba
liningrui [Wed, 13 Jun 2018 13:23:55 +0000 (21:23 +0800)]
HugeGraph-1310: Modify download links to github.io
Change-Id: I5b6f9d9a7f516c44ca357e39a1a279451910cd05
zhangyi51 [Wed, 6 Jun 2018 05:07:01 +0000 (13:07 +0800)]
hugegraph-1119 Search -> Range
Change-Id: I93161d1a04cda3b5fd1616cdbada65c2cd89f91b
liningrui [Mon, 4 Jun 2018 11:00:48 +0000 (19:00 +0800)]
HugeGraph-1289: Add description for specifing loader encode charset
Change-Id: I8d5e5ee4dd6e4408a947ceacad70ba2c99a03fde
zhangyi51 [Mon, 4 Jun 2018 03:50:17 +0000 (11:50 +0800)]
hugegraph-1119 add description for 0.6.1 release notes
Change-Id: I6bd7514deaeeee0fb44a507eb52326d49b78cbd8
zhangyi51 [Mon, 4 Jun 2018 03:46:12 +0000 (11:46 +0800)]
Merge "HugeGraph-1285: Add link for release-notes"
liningrui [Mon, 4 Jun 2018 03:43:20 +0000 (11:43 +0800)]
HugeGraph-1285: Add link for release-notes
Change-Id: I0ea6c5f763b555a9db586d13ddc41cf604075789
liningrui [Fri, 1 Jun 2018 12:02:35 +0000 (20:02 +0800)]
HugeGraph-1285: Add download link and document for HugeGraph version 0.6
Change-Id: I9faf31de63ced258c37021b484b45cea5caa0ce0
huanghaiping02 [Thu, 31 May 2018 06:15:24 +0000 (14:15 +0800)]
HugeGraph-1282: Change logo.
Change-Id: I9e902c5913969bf33d88b794899cac4af6f21d7b
liningrui [Tue, 29 May 2018 07:04:07 +0000 (15:04 +0800)]
HugeGraph-1119: Add navigator for gremlin API
Change-Id: I9768d95b571983495fe2b49ca6667a6a3838a6e1
liningrui [Tue, 15 May 2018 09:23:20 +0000 (17:23 +0800)]
HugeGraph-1119: Add some description for gremlin restful API
Change-Id: Ib3748c99b35f73a1d5687b9ade3681c38c4e68b0
liningrui [Tue, 15 May 2018 02:49:07 +0000 (10:49 +0800)]
HugeGraph-1119: Modify userData to userdata
Change-Id: If8e5b2d5cd33f43d8ed424b2780d2a93373cbd50
liningrui [Tue, 8 May 2018 12:16:07 +0000 (20:16 +0800)]
HugeGraph-1119: Add some description for gremlin graph, g and schema object
Change-Id: I91dd0ef398b0bb17b9e9f76dd044f71c94c6c36b
zhangyi51 [Thu, 3 May 2018 09:13:45 +0000 (17:13 +0800)]
hugegraph-1260 add hugegraph-0.5.6 api performance result and hugeloader performance
Change-Id: Icea3c4f37db72c37bd598dddcf95629f23fc7ce7
zhangyi51 [Thu, 3 May 2018 12:56:32 +0000 (20:56 +0800)]
Merge "HugeGraph-1119: Added some details for place that easily confused users"
liningrui [Sat, 28 Apr 2018 07:14:29 +0000 (15:14 +0800)]
HugeGraph-1119: Added some details for place that easily confused users
Change-Id: Id8c7c82adbb5a841f1cc898681ac7f1cf76629be
zhangyi51 [Wed, 2 May 2018 09:59:41 +0000 (17:59 +0800)]
hugegraph-1260 add 0.5.6 graphdb-benchmark performance result
Change-Id: Idb42d113754923bea2669c9a776c15907bda1d70
liningrui [Sat, 28 Apr 2018 02:45:52 +0000 (10:45 +0800)]
HugeGraph-1119: Fixed bug that some download links is invalid
Change-Id: I5bb30fcbb03be04152b7adcf5bad8c031c04f0af
liningrui [Fri, 27 Apr 2018 08:50:41 +0000 (16:50 +0800)]
HugeGraph-1119: Change principal
Change-Id: I3cd4fec6ac8729723b212b49421f1b73af84ee02
liningrui [Thu, 26 Apr 2018 08:03:20 +0000 (16:03 +0800)]
HugeGraph-1119: Add a space between ':' and value in json code
Change-Id: Ie663c8af686564782d485463d62909184ee2ddc0
liningrui [Thu, 26 Apr 2018 07:30:15 +0000 (15:30 +0800)]
HugeGraph-1119: Fixed bug that code block show innormal contains 'http request'
Change-Id: I47160e3adc78771d5315656fe7d6e6c3e71cb676
liningrui [Thu, 26 Apr 2018 07:04:50 +0000 (15:04 +0800)]
HugeGraph-1119: Update summary
Change-Id: I571c1f00bbf8afe7c375fa6ace6c0a742b171aa7
jishilei [Thu, 26 Apr 2018 06:58:05 +0000 (14:58 +0800)]
Merge "HugeGraph-1119: Add code type tag"
liningrui [Wed, 25 Apr 2018 07:43:07 +0000 (15:43 +0800)]
HugeGraph-1119: Add code type tag
Change-Id: I8b89ba4426139e6f0311bf73a8c067911a88996d
liunanke [Wed, 25 Apr 2018 09:27:35 +0000 (17:27 +0800)]
HugeGraph-1253: modified the example of Sofeware in quickstart/hugestudio.md.
Change-Id: I579f274b8506d9479359a419749970e6ec23a694
zhangyi51 [Wed, 25 Apr 2018 08:21:02 +0000 (16:21 +0800)]
Merge "HugeGraph-1238: Update Summary"