This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3a21ba07 Update download.md (#318)
3a21ba07 is described below

commit 3a21ba07577cc60e1cb217b14cbfc6a684bc803b
Author: imbajin <[email protected]>
AuthorDate: Sun Dec 31 09:41:49 2023 +0000

    Update download.md (#318)
    
    ---------
    
    Co-authored-by: imbajin <[email protected]> 
d9182fa12845f5e34eab1df9049cc08011af5036
---
 cn/docs/_print/index.html                      | 10 ++--
 cn/docs/download/download/index.html           | 12 ++---
 cn/docs/index.xml                              | 74 ++++++++++++++++++--------
 cn/docs/quickstart/_print/index.html           |  8 +--
 cn/docs/quickstart/hugegraph-server/index.html | 14 ++---
 cn/docs/quickstart/index.xml                   | 10 ++--
 cn/sitemap.xml                                 |  2 +-
 docs/_print/index.html                         | 10 ++--
 docs/download/download/index.html              | 12 ++---
 docs/index.xml                                 | 74 ++++++++++++++++++--------
 docs/quickstart/_print/index.html              | 10 ++--
 docs/quickstart/hugegraph-server/index.html    | 16 +++---
 docs/quickstart/index.xml                      | 10 ++--
 en/sitemap.xml                                 |  2 +-
 sitemap.xml                                    |  2 +-
 15 files changed, 163 insertions(+), 103 deletions(-)

diff --git a/cn/docs/_print/index.html b/cn/docs/_print/index.html
index bd60308c..bf63bb72 100644
--- a/cn/docs/_print/index.html
+++ b/cn/docs/_print/index.html
@@ -6,15 +6,15 @@
 
具备完善的工具链组件,助力用户轻松构建基于图数据库之上的应用和产品。HugeGraph支持百亿以上的顶点和边快速导入,并提供毫秒级的关联关系查询能力(OLTP),
 并支持大规模分布式图分析(OLAP)。</p><p>HugeGraph典型应用场景包括深度关系探索、关联分析、路径搜索、特征抽取、数据聚类、社区检测、
 
知识图谱等,适用业务领域有如网络安全、电信诈骗、金融风控、广告推荐、社交网络和智能机器人等。</p><p>本系统的主要应用场景是解决反欺诈、威胁情报、黑产打击等业务的图数据存储和建模分析需求,在此基础上逐步扩展及支持了更多的通用图应用。</p><h3
 
id=features>Features</h3><p>HugeGraph支持在线及离线环境下的图操作,支持批量导入数据,支持高效的复杂关联关系分析,并且能够与大数据平台无缝集成。
-HugeGraph支持多用户并行操作,用户可输入Gremlin查询语句,并及时得到图查询结果,也可在用户程序中调用HugeGraph 
API进行图分析或查询。</p><p>本系统具备如下特点:</p><ul><li>易用:HugeGraph支持Gremlin图查询语言与RESTful 
API,同时提供图检索常用接口,具备功能齐全的周边工具,轻松实现基于图的各种查询分析运算。</li><li>高效:HugeGraph在图存储和图计算方面做了深度优化,提供多种批量导入工具,轻松完成百亿级数据快速导入,通过优化过的查询达到图检索的毫秒级响应。支持数千用户并发的在线实时操作。</li><li>通用:HugeGraph支持Apache
 Gremlin标准图查询语言和Property Graph标准图建模方法,支持基于图的OLTP和OLAP方案。集成Apache Hadoop及Apache 
Spark大数据平台。</li><li>可扩展:支持分布式存储、数据多副本及横向扩容,内置多种后端存储引擎,也可插件
 式轻松扩展后端存储引擎。</li><li>开放:HugeGraph代码开源(A [...]
-</span></span></code></pre></div><h3 id=3-部署>3 部署</h3><p>有四种方式可以部署 
HugeGraph-Server 组件:</p><ul><li>方式 1:下载 tar 包</li><li>方式 2:源码编译</li><li>方式 3:使用 
Docker 容器 (便于<strong>测试</strong>)</li><li>方式 4:使用 tools 工具部署 
(Outdated)</li></ul><h4 id=31-下载-tar-包>3.1 下载 tar 包</h4><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># u [...]
+HugeGraph支持多用户并行操作,用户可输入Gremlin查询语句,并及时得到图查询结果,也可在用户程序中调用HugeGraph 
API进行图分析或查询。</p><p>本系统具备如下特点:</p><ul><li>易用:HugeGraph支持Gremlin图查询语言与RESTful 
API,同时提供图检索常用接口,具备功能齐全的周边工具,轻松实现基于图的各种查询分析运算。</li><li>高效:HugeGraph在图存储和图计算方面做了深度优化,提供多种批量导入工具,轻松完成百亿级数据快速导入,通过优化过的查询达到图检索的毫秒级响应。支持数千用户并发的在线实时操作。</li><li>通用:HugeGraph支持Apache
 Gremlin标准图查询语言和Property Graph标准图建模方法,支持基于图的OLTP和OLAP方案。集成Apache Hadoop及Apache 
Spark大数据平台。</li><li>可扩展:支持分布式存储、数据多副本及横向扩容,内置多种后端存储引擎,也可插件
 式轻松扩展后端存储引擎。</li><li>开放:HugeGraph代码开源(A [...]
+</span></span></code></pre></div><h3 id=3-部署>3 部署</h3><p>有四种方式可以部署 
HugeGraph-Server 组件:</p><ul><li>方式 1:下载 tar 包</li><li>方式 2:源码编译</li><li>方式 3:使用 
Docker 容器 (便于<strong>测试</strong>)</li><li>方式 4:使用 tools 工具部署 
(Outdated)</li></ul><h4 id=31-下载-tar-包>3.1 下载 tar 包</h4><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># u [...]
 </span></span><span style=display:flex><span>wget 
https://downloads.apache.org/incubator/hugegraph/<span 
style=color:#ce5c00;font-weight:700>{</span>version<span 
style=color:#ce5c00;font-weight:700>}</span>/apache-hugegraph-incubating-<span 
style=color:#ce5c00;font-weight:700>{</span>version<span 
style=color:#ce5c00;font-weight:700>}</span>.tar.gz
 </span></span><span style=display:flex><span>tar zxf *hugegraph*.tar.gz
 </span></span></code></pre></div><h4 id=32-源码编译>3.2 源码编译</h4><p>源码编译前请确保安装了 
wget 命令</p><p>下载 HugeGraph 源代码</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>git clone 
https://github.com/apache/hugegraph.git
 </span></span></code></pre></div><p>编译打包生成 tar 包</p><div class=highlight><pre 
tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph
 </span></span><span style=display:flex><span>mvn package -DskipTests
 </span></span></code></pre></div><p>执行日志如下:</p><div class=highlight><pre 
tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>......
-</span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> Reactor Summary <span 
style=color:#204a87;font-weight:700>for</span> hugegraph 1.0.0:
+</span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> Reactor Summary <span 
style=color:#204a87;font-weight:700>for</span> hugegraph 1.2.0:
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> 
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> hugegraph 
.......................................... SUCCESS <span 
style=color:#ce5c00;font-weight:700>[</span>  2.405 s<span 
style=color:#ce5c00;font-weight:700>]</span>
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> hugegraph-core 
..................................... SUCCESS <span 
style=color:#ce5c00;font-weight:700>[</span> 13.405 s<span 
style=color:#ce5c00;font-weight:700>]</span>
@@ -42,8 +42,8 @@ HugeGraph支持多用户并行操作,用户可输入Gremlin查询语句,并
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>    </span><span 
style=color:#8f5902;font-style:italic># PRELOAD 为可选参数,为 True 
时可以在启动的时候预加载一个内置的样例图</span><span style=color:#f8f8f8;text-decoration:underline>
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>    </span><span 
style=color:#204a87;font-weight:700>ports</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#f8f8f8;text-decoration:underline>
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>      </span>- <span 
style=color:#0000cf;font-weight:700>8080</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#0000cf;font-weight:700>8080</span><span 
style=color:#f8f8f8;text-decoration:underline>
-</span></span></span></code></pre></div><blockquote><p>注意:</p><ol><li><p>hugegraph
 的 docker 镜像是一个便捷版本,用于快速启动 hugegraph,并不是<strong>官方发布物料包方式</strong>。你可以从 <a 
href=https://infra.apache.org/release-distribution.html#dockerhub>ASF Release 
Distribution Policy</a> 中得到更多细节。</p></li><li><p>推荐使用 <code>release tag</code>(如 
<code>1.0.0</code>) 以获取稳定版。使用 <code>latest</code> tag 
可以使用开发中的最新功能。</p></li></ol></blockquote><h4 id=34-使用-tools-工具部署-outdated>3.4 使用 
tools 工具部署 (Outdated)</h4><p>HugeGraph-Tool [...]
-</span></span><span style=display:flex><span>wget 
https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz
+</span></span></span></code></pre></div><blockquote><p>注意:</p><ol><li><p>hugegraph
 的 docker 镜像是一个便捷版本,用于快速启动 hugegraph,并不是<strong>官方发布物料包方式</strong>。你可以从 <a 
href=https://infra.apache.org/release-distribution.html#dockerhub>ASF Release 
Distribution Policy</a> 中得到更多细节。</p></li><li><p>推荐使用 <code>release tag</code>(如 
<code>1.2.0</code>) 以获取稳定版。使用 <code>latest</code> tag 
可以使用开发中的最新功能。</p></li></ol></blockquote><h4 id=34-使用-tools-工具部署-outdated>3.4 使用 
tools 工具部署 (Outdated)</h4><p>HugeGraph-Tool [...]
+</span></span><span style=display:flex><span>wget 
https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz
 </span></span><span style=display:flex><span>tar zxf *hugegraph-*.tar.gz
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># enter the tool&#39;s package</span>
 </span></span><span style=display:flex><span><span 
style=color:#204a87>cd</span> *hugegraph*/*tool* 
diff --git a/cn/docs/download/download/index.html 
b/cn/docs/download/download/index.html
index 1a5f577a..04dca39a 100644
--- a/cn/docs/download/download/index.html
+++ b/cn/docs/download/download/index.html
@@ -1,5 +1,5 @@
 <!doctype html><html lang=cn class=no-js><head><meta charset=utf-8><meta 
name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.102.3"><meta name=robots content="index, 
follow"><link rel="shortcut icon" href=/favicons/favicon.ico><link 
rel=apple-touch-icon href=/favicons/apple-touch-icon-180x180.png 
sizes=180x180><link rel=icon type=image/png href=/favicons/favicon-16x16.png 
sizes=16x16><link rel=icon type=image/png href=/favicons [...]
-The latest HugeGraph: 1.0.0, released on 2023-02-22(how to build from source).
+The latest HugeGraph: 1.2.0, released on 2023-12-28(how to build from source).
 
 
 
@@ -10,16 +10,16 @@ download
 
 
 
-HugeGraph-Server …"><meta property="og:title" content="Download 
HugeGraph"><meta property="og:description" content="Latest version The latest 
HugeGraph: 1.0.0, released on 2023-02-22(how to build from source).
-components description download HugeGraph-Server HugeGraph 的主程序 1.0.0(备用) 
HugeGraph-Toolchain 数据导入/导出/备份, Web 可视化图形界面等工具合集 1.0.0(备用) Binary Versions 
mapping Version Release Date server toolchain computer Release Notes 1.0.0 
2023-02-22 [Binary] [Sign] [SHA512] [Binary] [Sign] [SHA512] [Binary] [Sign] 
[SHA512] Release-Notes Source Versions mapping Version Release Date server 
toolchain computer common Release Notes 1.0.0 2023-02-22 [Source] [Sign] 
[SHA512] [Source] [Sign] [SHA512] [Source]  [...]
-components description download HugeGraph-Server HugeGraph 的主程序 1.0.0(备用) 
HugeGraph-Toolchain 数据导入/导出/备份, Web 可视化图形界面等工具合集 1.0.0(备用) Binary Versions 
mapping Version Release Date server toolchain computer Release Notes 1.0.0 
2023-02-22 [Binary] [Sign] [SHA512] [Binary] [Sign] [SHA512] [Binary] [Sign] 
[SHA512] Release-Notes Source Versions mapping Version Release Date server 
toolchain computer common Release Notes 1.0.0 2023-02-22 [Source] [Sign] 
[SHA512] [Source] [Sign] [SHA512] [Source]  [...]
-components description download HugeGraph-Server HugeGraph 的主程序 1.0.0(备用) 
HugeGraph-Toolchain 数据导入/导出/备份, Web 可视化图形界面等工具合集 1.0.0(备用) Binary Versions 
mapping Version Release Date server toolchain computer Release Notes 1.0.0 
2023-02-22 [Binary] [Sign] [SHA512] [Binary] [Sign] [SHA512] [Binary] [Sign] 
[SHA512] Release-Notes Source Versions mapping Version Release Date server 
toolchain computer common Release Notes 1.0.0 2023-02-22 [Source] [Sign] 
[SHA512] [Source] [Sign] [SHA512] [Source]  [...]
+HugeGraph-Server …"><meta property="og:title" content="Download 
HugeGraph"><meta property="og:description" content="Latest version The latest 
HugeGraph: 1.2.0, released on 2023-12-28(how to build from source).
+components description download HugeGraph-Server HugeGraph 的主程序 1.2.0(备用) 
HugeGraph-Toolchain 数据导入/导出/备份, Web 可视化图形界面等工具合集 1.2.0(备用) Binary Versions 
mapping Version Release Date server toolchain Release Notes 1.2.0 2023-12-28 
[Binary] [Sign] [SHA512] [Binary] [Sign] [SHA512] Release-Notes Source Versions 
mapping Version Release Date server toolchain computer common Release Notes 
1.2.0 2023-12-28 [Source] [Sign] [SHA512] [Source] [Sign] [SHA512] [Source] 
[Sign] [SHA512] [Source] [Sign] [S [...]
+components description download HugeGraph-Server HugeGraph 的主程序 1.2.0(备用) 
HugeGraph-Toolchain 数据导入/导出/备份, Web 可视化图形界面等工具合集 1.2.0(备用) Binary Versions 
mapping Version Release Date server toolchain Release Notes 1.2.0 2023-12-28 
[Binary] [Sign] [SHA512] [Binary] [Sign] [SHA512] Release-Notes Source Versions 
mapping Version Release Date server toolchain computer common Release Notes 
1.2.0 2023-12-28 [Source] [Sign] [SHA512] [Source] [Sign] [SHA512] [Source] 
[Sign] [SHA512] [Source] [Sign] [S [...]
+components description download HugeGraph-Server HugeGraph 的主程序 1.2.0(备用) 
HugeGraph-Toolchain 数据导入/导出/备份, Web 可视化图形界面等工具合集 1.2.0(备用) Binary Versions 
mapping Version Release Date server toolchain Release Notes 1.2.0 2023-12-28 
[Binary] [Sign] [SHA512] [Binary] [Sign] [SHA512] Release-Notes Source Versions 
mapping Version Release Date server toolchain computer common Release Notes 
1.2.0 2023-12-28 [Source] [Sign] [SHA512] [Source] [Sign] [SHA512] [Source] 
[Sign] [SHA512] [Source] [Sign] [S [...]
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-page><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/cn/> 
[...]
 <a 
href=https://github.com/apache/incubator-hugegraph-doc/edit/master/content/cn/docs/download/download.md
 class=td-page-meta--edit target=_blank rel=noopener><i class="fa fa-edit 
fa-fw"></i> Edit this page</a>
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/new/master/content/cn/docs/download/download.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+sec
 [...]
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=Download%20HugeGraph";
 class=td-page-meta--issue target=_blank rel=noopener><i class="fab fa-github 
fa-fw"></i> Create documentation issue</a>
 <a href=https://github.com/apache/incubator-hugegraph/issues/new 
class=td-page-meta--project-issue target=_blank rel=noopener><i class="fas 
fa-tasks fa-fw"></i> Create project issue</a>
-<a id=print href=/cn/docs/_print/><i class="fa fa-print fa-fw"></i> Print 
entire section</a></div><div class=td-toc><nav 
id=TableOfContents><ul><li><ul><li><a href=#latest-version>Latest 
version</a></li><li><a href=#binary-versions-mapping>Binary Versions 
mapping</a></li><li><a href=#source-versions-mapping>Source Versions 
mapping</a></li><li><a href=#旧版本下载地址-outdated-versions-mapping>旧版本下载地址 
(Outdated Versions Mapping)</a></li><li><a 
href=#release-notes-old-version>Release Notes (old ve [...]
+<a id=print href=/cn/docs/_print/><i class="fa fa-print fa-fw"></i> Print 
entire section</a></div><div class=td-toc><nav 
id=TableOfContents><ul><li><ul><li><a href=#latest-version>Latest 
version</a></li><li><a href=#binary-versions-mapping>Binary Versions 
mapping</a></li><li><a href=#source-versions-mapping>Source Versions 
mapping</a></li><li><a href=#旧版本下载地址-outdated-versions-mapping>旧版本下载地址 
(Outdated Versions Mapping)</a></li><li><a 
href=#release-notes-old-version>Release Notes (old ve [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/cn/docs/index.xml b/cn/docs/index.xml
index 793b1346..9eb3e188 100644
--- a/cn/docs/index.xml
+++ b/cn/docs/index.xml
@@ -1333,7 +1333,7 @@
 &lt;li>方式 4:使用 tools 工具部署 (Outdated)&lt;/li>
 &lt;/ul>
 &lt;h4 id="31-下载-tar-包">3.1 下载 tar 包&lt;/h4>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># use the latest version, here is 1.0.0 
for example&lt;/span>
+&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># use the latest version, here is 1.2.0 
for example&lt;/span>
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>wget 
https://downloads.apache.org/incubator/hugegraph/&lt;span 
style="color:#ce5c00;font-weight:bold">{&lt;/span>version&lt;span 
style="color:#ce5c00;font-weight:bold">}&lt;/span>/apache-hugegraph-incubating-&lt;span
 style="color:#ce5c00;font-weight:bold">{&lt;/span>version&lt;span 
style="color:#ce5c00;font-weight:bold">}&lt;/span>.tar.gz
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>tar zxf 
*hugegraph*.tar.gz
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h4 id="32-源码编译">3.2 
源码编译&lt;/h4>
@@ -1345,7 +1345,7 @@
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>mvn package 
-DskipTests
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>执行日志如下:&lt;/p>
 &lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>......
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> Reactor Summary &lt;span 
style="color:#204a87;font-weight:bold">for&lt;/span> hugegraph 1.0.0:
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> Reactor Summary &lt;span 
style="color:#204a87;font-weight:bold">for&lt;/span> hugegraph 1.2.0:
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span>
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> hugegraph 
.......................................... SUCCESS &lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span> 2.405 s&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span>
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> hugegraph-core 
..................................... SUCCESS &lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span> 13.405 s&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span>
@@ -1391,14 +1391,14 @@
 &lt;p>hugegraph 的 docker 镜像是一个便捷版本,用于快速启动 
hugegraph,并不是&lt;strong>官方发布物料包方式&lt;/strong>。你可以从 &lt;a 
href="https://infra.apache.org/release-distribution.html#dockerhub";>ASF Release 
Distribution Policy&lt;/a> 中得到更多细节。&lt;/p>
 &lt;/li>
 &lt;li>
-&lt;p>推荐使用 &lt;code>release tag&lt;/code>(如 &lt;code>1.0.0&lt;/code>) 
以获取稳定版。使用 &lt;code>latest&lt;/code> tag 可以使用开发中的最新功能。&lt;/p>
+&lt;p>推荐使用 &lt;code>release tag&lt;/code>(如 &lt;code>1.2.0&lt;/code>) 
以获取稳定版。使用 &lt;code>latest&lt;/code> tag 可以使用开发中的最新功能。&lt;/p>
 &lt;/li>
 &lt;/ol>
 &lt;/blockquote>
 &lt;h4 id="34-使用-tools-工具部署-outdated">3.4 使用 tools 工具部署 (Outdated)&lt;/h4>
 &lt;p>HugeGraph-Tools 提供了一键部署的命令行工具,用户可以使用该工具快速地一键下载、解压、配置并启动 HugeGraph-Server 
和 HugeGraph-Hubble,最新的 HugeGraph-Toolchain 中已经包含所有的这些工具,直接下载它解压就有工具包集合了&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># download toolchain package, it 
includes loader + tool + hubble, please check the latest version (here is 
1.0.0)&lt;/span>
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>wget 
https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz
+&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># download toolchain package, it 
includes loader + tool + hubble, please check the latest version (here is 
1.2.0)&lt;/span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>wget 
https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>tar zxf 
*hugegraph-*.tar.gz
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># enter the tool&amp;#39;s 
package&lt;/span>
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#204a87">cd&lt;/span> *hugegraph*/*tool*
@@ -3913,7 +3913,7 @@ HugeGraph目前采用EdgeCut的分区方案。&lt;/p>
 &lt;p>TinkerPop API允许打开事务,请求完成时会自动关闭(Gremlin Server强制关闭)&lt;/p>
 &lt;/blockquote></description></item><item><title>Docs: Download 
HugeGraph</title><link>/cn/docs/download/download/</link><pubDate>Mon, 01 Jan 
0001 00:00:00 
+0000</pubDate><guid>/cn/docs/download/download/</guid><description>
 &lt;h3 id="latest-version">Latest version&lt;/h3>
-&lt;p>The latest HugeGraph: &lt;strong>1.0.0&lt;/strong>, released on 
&lt;em>2023-02-22&lt;/em>(&lt;a href="/docs/quickstart/hugegraph-server/">how 
to build from source&lt;/a>).&lt;/p>
+&lt;p>The latest HugeGraph: &lt;strong>1.2.0&lt;/strong>, released on 
&lt;em>2023-12-28&lt;/em>(&lt;a href="/docs/quickstart/hugegraph-server/">how 
to build from source&lt;/a>).&lt;/p>
 &lt;table>
 &lt;thead>
 &lt;tr>
@@ -3926,12 +3926,12 @@ HugeGraph目前采用EdgeCut的分区方案。&lt;/p>
 &lt;tr>
 &lt;td>HugeGraph-Server&lt;/td>
 &lt;td>HugeGraph 的主程序&lt;/td>
-&lt;td>&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz";>1.0.0&lt;/a>(&lt;a
 
href="https://dlcdn.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz";>备用&lt;/a>)&lt;/td>
+&lt;td>&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz";>1.2.0&lt;/a>(&lt;a
 
href="https://dlcdn.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz";>备用&lt;/a>)&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>HugeGraph-Toolchain&lt;/td>
 &lt;td>数据导入/导出/备份, Web 可视化图形界面等工具合集&lt;/td>
-&lt;td>&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz";>1.0.0&lt;/a>(&lt;a
 
href="https://dlcdn.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz";>备用&lt;/a>)&lt;/td>
+&lt;td>&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz";>1.2.0&lt;/a>(&lt;a
 
href="https://dlcdn.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz";>备用&lt;/a>)&lt;/td>
 &lt;/tr>
 &lt;/tbody>
 &lt;/table>
@@ -3943,18 +3943,16 @@ HugeGraph目前采用EdgeCut的分区方案。&lt;/p>
 &lt;th>Release Date&lt;/th>
 &lt;th>server&lt;/th>
 &lt;th>toolchain&lt;/th>
-&lt;th>computer&lt;/th>
 &lt;th>Release Notes&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
-&lt;td>1.0.0&lt;/td>
-&lt;td>2023-02-22&lt;/td>
-&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
-&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
-&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-computer-incubating-1.0.0.tar.gz";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-computer-incubating-1.0.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-computer-incubating-1.0.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
-&lt;td>&lt;a 
href="/docs/changelog/hugegraph-1.0.0-release-notes/">Release-Notes&lt;/a>&lt;/td>
+&lt;td>1.2.0&lt;/td>
+&lt;td>2023-12-28&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>&lt;a 
href="/docs/changelog/hugegraph-1.2.0-release-notes/">Release-Notes&lt;/a>&lt;/td>
 &lt;/tr>
 &lt;/tbody>
 &lt;/table>
@@ -3973,19 +3971,51 @@ HugeGraph目前采用EdgeCut的分区方案。&lt;/p>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
+&lt;td>1.2.0&lt;/td>
+&lt;td>2023-12-28&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0-src.tar.gz";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0-src.tar.gz";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-computer-incubating-1.2.0-src.tar.gz";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-computer-incubating-1.2.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-computer-incubating-1.2.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-commons-incubating-1.2.0-src.tar.gz";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-commons-incubating-1.2.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-commons-incubating-1.2.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>&lt;a 
href="/docs/changelog/hugegraph-1.2.0-release-notes/">Release-Notes&lt;/a>&lt;/td>
+&lt;/tr>
+&lt;/tbody>
+&lt;/table>
+&lt;hr>
+&lt;h3 id="旧版本下载地址-outdated-versions-mapping">旧版本下载地址 (Outdated Versions 
Mapping)&lt;/h3>
+&lt;p>Apache 版本.&lt;/p>
+&lt;table>
+&lt;thead>
+&lt;tr>
+&lt;th>Version&lt;/th>
+&lt;th>Release Date&lt;/th>
+&lt;th>server&lt;/th>
+&lt;th>toolchain&lt;/th>
+&lt;th>Release Notes&lt;/th>
+&lt;/tr>
+&lt;/thead>
+&lt;tbody>
+&lt;tr>
+&lt;td>1.2.0&lt;/td>
+&lt;td>2023-12-28&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>&lt;a 
href="/docs/changelog/hugegraph-1.2.0-release-notes/">Release-Notes&lt;/a>&lt;/td>
+&lt;/tr>
+&lt;tr>
 &lt;td>1.0.0&lt;/td>
 &lt;td>2023-02-22&lt;/td>
-&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0-src.tar.gz";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
-&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0-src.tar.gz";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
-&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-computer-incubating-1.0.0-src.tar.gz";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-computer-incubating-1.0.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-computer-incubating-1.0.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
-&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-commons-incubating-1.0.0-src.tar.gz";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-commons-incubating-1.0.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-commons-incubating-1.0.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
 &lt;td>&lt;a 
href="/docs/changelog/hugegraph-1.0.0-release-notes/">Release-Notes&lt;/a>&lt;/td>
 &lt;/tr>
 &lt;/tbody>
 &lt;/table>
-&lt;hr>
-&lt;h3 id="旧版本下载地址-outdated-versions-mapping">旧版本下载地址 (Outdated Versions 
Mapping)&lt;/h3>
-&lt;p>对于 1.0.0 之前的版本(即非 ASF 版本),HugeGraph 社区将不再维护。&lt;/p>
+&lt;p>注:&lt;/p>
+&lt;ol>
+&lt;li>请大家尽早迁移到最新 release 版本上, 社区将不再维护 &lt;code>1.0.0&lt;/code> 前的旧版本(非 ASF 
版本)&lt;/li>
+&lt;li>&lt;code>1.2.0&lt;/code> 是最后一个兼容 Java8 的主版本, 请尽早迁移运行时 ≥ 
&lt;code>Java11&lt;/code>&lt;/li>
+&lt;/ol>
 &lt;table>
 &lt;thead>
 &lt;tr>
diff --git a/cn/docs/quickstart/_print/index.html 
b/cn/docs/quickstart/_print/index.html
index c016fe49..70cd4a69 100644
--- a/cn/docs/quickstart/_print/index.html
+++ b/cn/docs/quickstart/_print/index.html
@@ -1,14 +1,14 @@
 <!doctype html><html lang=cn class=no-js><head><meta charset=utf-8><meta 
name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.102.3"><link rel=canonical type=text/html 
href=/cn/docs/quickstart/><link rel=alternate type=application/rss+xml 
href=/cn/docs/quickstart/index.xml><meta name=robots content="noindex, 
nofollow"><link rel="shortcut icon" href=/favicons/favicon.ico><link 
rel=apple-touch-icon href=/favicons/apple-touch-icon- [...]
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-section><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/c 
[...]
 <a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a 
href=/cn/docs/quickstart/>Return to the regular view of this 
page</a>.</p></div><h1 class=title>Quick Start</h1><ul><li>1: <a 
href=#pg-8ec2ee5fd8ff8e48255d55eab65d92b6>HugeGraph-Server Quick 
Start</a></li><li>2: <a 
href=#pg-685a02f8811d86f1ce195d7c73d9ea44>HugeGraph-Loader Quick 
Start</a></li><li>3: <a 
href=#pg-751ed124ec6dbb96d5e65c62dc9d4e85>HugeGraph-Hubble Quick 
Start</a></li><li>4: <a href=#pg-9cbf1b01e876dc8cdc [...]
-</span></span></code></pre></div><h3 id=3-部署>3 部署</h3><p>有四种方式可以部署 
HugeGraph-Server 组件:</p><ul><li>方式 1:下载 tar 包</li><li>方式 2:源码编译</li><li>方式 3:使用 
Docker 容器 (便于<strong>测试</strong>)</li><li>方式 4:使用 tools 工具部署 
(Outdated)</li></ul><h4 id=31-下载-tar-包>3.1 下载 tar 包</h4><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># u [...]
+</span></span></code></pre></div><h3 id=3-部署>3 部署</h3><p>有四种方式可以部署 
HugeGraph-Server 组件:</p><ul><li>方式 1:下载 tar 包</li><li>方式 2:源码编译</li><li>方式 3:使用 
Docker 容器 (便于<strong>测试</strong>)</li><li>方式 4:使用 tools 工具部署 
(Outdated)</li></ul><h4 id=31-下载-tar-包>3.1 下载 tar 包</h4><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># u [...]
 </span></span><span style=display:flex><span>wget 
https://downloads.apache.org/incubator/hugegraph/<span 
style=color:#ce5c00;font-weight:700>{</span>version<span 
style=color:#ce5c00;font-weight:700>}</span>/apache-hugegraph-incubating-<span 
style=color:#ce5c00;font-weight:700>{</span>version<span 
style=color:#ce5c00;font-weight:700>}</span>.tar.gz
 </span></span><span style=display:flex><span>tar zxf *hugegraph*.tar.gz
 </span></span></code></pre></div><h4 id=32-源码编译>3.2 源码编译</h4><p>源码编译前请确保安装了 
wget 命令</p><p>下载 HugeGraph 源代码</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>git clone 
https://github.com/apache/hugegraph.git
 </span></span></code></pre></div><p>编译打包生成 tar 包</p><div class=highlight><pre 
tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph
 </span></span><span style=display:flex><span>mvn package -DskipTests
 </span></span></code></pre></div><p>执行日志如下:</p><div class=highlight><pre 
tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>......
-</span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> Reactor Summary <span 
style=color:#204a87;font-weight:700>for</span> hugegraph 1.0.0:
+</span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> Reactor Summary <span 
style=color:#204a87;font-weight:700>for</span> hugegraph 1.2.0:
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> 
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> hugegraph 
.......................................... SUCCESS <span 
style=color:#ce5c00;font-weight:700>[</span>  2.405 s<span 
style=color:#ce5c00;font-weight:700>]</span>
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> hugegraph-core 
..................................... SUCCESS <span 
style=color:#ce5c00;font-weight:700>[</span> 13.405 s<span 
style=color:#ce5c00;font-weight:700>]</span>
@@ -36,8 +36,8 @@
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>    </span><span 
style=color:#8f5902;font-style:italic># PRELOAD 为可选参数,为 True 
时可以在启动的时候预加载一个内置的样例图</span><span style=color:#f8f8f8;text-decoration:underline>
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>    </span><span 
style=color:#204a87;font-weight:700>ports</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#f8f8f8;text-decoration:underline>
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>      </span>- <span 
style=color:#0000cf;font-weight:700>8080</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#0000cf;font-weight:700>8080</span><span 
style=color:#f8f8f8;text-decoration:underline>
-</span></span></span></code></pre></div><blockquote><p>注意:</p><ol><li><p>hugegraph
 的 docker 镜像是一个便捷版本,用于快速启动 hugegraph,并不是<strong>官方发布物料包方式</strong>。你可以从 <a 
href=https://infra.apache.org/release-distribution.html#dockerhub>ASF Release 
Distribution Policy</a> 中得到更多细节。</p></li><li><p>推荐使用 <code>release tag</code>(如 
<code>1.0.0</code>) 以获取稳定版。使用 <code>latest</code> tag 
可以使用开发中的最新功能。</p></li></ol></blockquote><h4 id=34-使用-tools-工具部署-outdated>3.4 使用 
tools 工具部署 (Outdated)</h4><p>HugeGraph-Tool [...]
-</span></span><span style=display:flex><span>wget 
https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz
+</span></span></span></code></pre></div><blockquote><p>注意:</p><ol><li><p>hugegraph
 的 docker 镜像是一个便捷版本,用于快速启动 hugegraph,并不是<strong>官方发布物料包方式</strong>。你可以从 <a 
href=https://infra.apache.org/release-distribution.html#dockerhub>ASF Release 
Distribution Policy</a> 中得到更多细节。</p></li><li><p>推荐使用 <code>release tag</code>(如 
<code>1.2.0</code>) 以获取稳定版。使用 <code>latest</code> tag 
可以使用开发中的最新功能。</p></li></ol></blockquote><h4 id=34-使用-tools-工具部署-outdated>3.4 使用 
tools 工具部署 (Outdated)</h4><p>HugeGraph-Tool [...]
+</span></span><span style=display:flex><span>wget 
https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz
 </span></span><span style=display:flex><span>tar zxf *hugegraph-*.tar.gz
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># enter the tool&#39;s package</span>
 </span></span><span style=display:flex><span><span 
style=color:#204a87>cd</span> *hugegraph*/*tool* 
diff --git a/cn/docs/quickstart/hugegraph-server/index.html 
b/cn/docs/quickstart/hugegraph-server/index.html
index 1c38c04e..894decc7 100644
--- a/cn/docs/quickstart/hugegraph-server/index.html
+++ b/cn/docs/quickstart/hugegraph-server/index.html
@@ -6,13 +6,13 @@ Core 模块是 Tinkerpop 接口的实现,Backend 模块用于管理数据存
 2 依赖 2.1 安装 Java 11 (JDK 11) 请优先考虑在 Java 11 的环境上启动 HugeGraph-Server,目前同时保留对 
Java 8 的兼容
 在往下阅读之前务必执行 java -version 命令查看 jdk 版本
 java -version 3 部署 有四种方式可以部署 HugeGraph-Server 组件:
-方式 1:下载 tar 包 方式 2:源码编译 方式 3:使用 Docker 容器 (便于测试) 方式 4:使用 tools 工具部署 (Outdated) 
3."><meta property="og:type" content="article"><meta property="og:url" 
content="/cn/docs/quickstart/hugegraph-server/"><meta 
property="article:section" content="docs"><meta 
property="article:modified_time" content="2023-12-21T23:52:35+08:00"><meta 
property="og:site_name" content="HugeGraph"><meta itemprop=name 
content="HugeGraph-Server Quick Start"><meta itemprop=description content="1 
HugeGraph-Server 概述 Huge [...]
+方式 1:下载 tar 包 方式 2:源码编译 方式 3:使用 Docker 容器 (便于测试) 方式 4:使用 tools 工具部署 (Outdated) 
3."><meta property="og:type" content="article"><meta property="og:url" 
content="/cn/docs/quickstart/hugegraph-server/"><meta 
property="article:section" content="docs"><meta 
property="article:modified_time" content="2023-12-31T17:41:16+08:00"><meta 
property="og:site_name" content="HugeGraph"><meta itemprop=name 
content="HugeGraph-Server Quick Start"><meta itemprop=description content="1 
HugeGraph-Server 概述 Huge [...]
 Core 模块是 Tinkerpop 接口的实现,Backend 
模块用于管理数据存储,目前支持的后端包括:Memory、Cassandra、ScyllaDB 以及 RocksDB,API 模块提供 HTTP 
Server,将 Client 的 HTTP 请求转化为对 Core 的调用。
 文档中会大量出现 HugeGraph-Server 及 HugeGraphServer 
这两种写法,其他组件也类似。这两种写法含义上并无大的差异,可以这么区分:HugeGraph-Server 
表示服务端相关组件代码,HugeGraphServer 表示服务进程。
 2 依赖 2.1 安装 Java 11 (JDK 11) 请优先考虑在 Java 11 的环境上启动 HugeGraph-Server,目前同时保留对 
Java 8 的兼容
 在往下阅读之前务必执行 java -version 命令查看 jdk 版本
 java -version 3 部署 有四种方式可以部署 HugeGraph-Server 组件:
-方式 1:下载 tar 包 方式 2:源码编译 方式 3:使用 Docker 容器 (便于测试) 方式 4:使用 tools 工具部署 (Outdated) 
3."><meta itemprop=dateModified content="2023-12-21T23:52:35+08:00"><meta 
itemprop=wordCount content="1407"><meta itemprop=keywords content><meta 
name=twitter:card content="summary"><meta name=twitter:title 
content="HugeGraph-Server Quick Start"><meta name=twitter:description 
content="1 HugeGraph-Server 概述 HugeGraph-Server 是 HugeGraph 项目的核心部分,包含 
Core、Backend、API 等子模块。
+方式 1:下载 tar 包 方式 2:源码编译 方式 3:使用 Docker 容器 (便于测试) 方式 4:使用 tools 工具部署 (Outdated) 
3."><meta itemprop=dateModified content="2023-12-31T17:41:16+08:00"><meta 
itemprop=wordCount content="1407"><meta itemprop=keywords content><meta 
name=twitter:card content="summary"><meta name=twitter:title 
content="HugeGraph-Server Quick Start"><meta name=twitter:description 
content="1 HugeGraph-Server 概述 HugeGraph-Server 是 HugeGraph 项目的核心部分,包含 
Core、Backend、API 等子模块。
 Core 模块是 Tinkerpop 接口的实现,Backend 
模块用于管理数据存储,目前支持的后端包括:Memory、Cassandra、ScyllaDB 以及 RocksDB,API 模块提供 HTTP 
Server,将 Client 的 HTTP 请求转化为对 Core 的调用。
 文档中会大量出现 HugeGraph-Server 及 HugeGraphServer 
这两种写法,其他组件也类似。这两种写法含义上并无大的差异,可以这么区分:HugeGraph-Server 
表示服务端相关组件代码,HugeGraphServer 表示服务进程。
 2 依赖 2.1 安装 Java 11 (JDK 11) 请优先考虑在 Java 11 的环境上启动 HugeGraph-Server,目前同时保留对 
Java 8 的兼容
@@ -25,14 +25,14 @@ java -version 3 部署 有四种方式可以部署 HugeGraph-Server 组件:
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=HugeGraph-Server%20Quick%20Start";
 class=td-page-meta--issue target=_blank rel=noopener><i class="fab fa-github 
fa-fw"></i> Create documentation issue</a>
 <a href=https://github.com/apache/incubator-hugegraph/issues/new 
class=td-page-meta--project-issue target=_blank rel=noopener><i class="fas 
fa-tasks fa-fw"></i> Create project issue</a>
 <a id=print href=/cn/docs/quickstart/_print/><i class="fa fa-print fa-fw"></i> 
Print entire section</a></div><div class=td-toc><nav 
id=TableOfContents><ul><li><ul><li><a href=#1-hugegraph-server-概述>1 
HugeGraph-Server 概述</a></li><li><a href=#2-依赖>2 依赖</a></li><li><a href=#3-部署>3 
部署</a></li><li><a href=#4-配置>4 配置</a></li><li><a href=#5-启动>5 启动</a></li><li><a 
href=#6-访问-server>6 访问 Server</a></li><li><a href=#7-停止-server>7 停止 
Server</a></li><li><a href=#8-使用-intellij-idea-调试-server>8 使用 Int [...]
-</span></span></code></pre></div><h3 id=3-部署>3 部署</h3><p>有四种方式可以部署 
HugeGraph-Server 组件:</p><ul><li>方式 1:下载 tar 包</li><li>方式 2:源码编译</li><li>方式 3:使用 
Docker 容器 (便于<strong>测试</strong>)</li><li>方式 4:使用 tools 工具部署 
(Outdated)</li></ul><h4 id=31-下载-tar-包>3.1 下载 tar 包</h4><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># u [...]
+</span></span></code></pre></div><h3 id=3-部署>3 部署</h3><p>有四种方式可以部署 
HugeGraph-Server 组件:</p><ul><li>方式 1:下载 tar 包</li><li>方式 2:源码编译</li><li>方式 3:使用 
Docker 容器 (便于<strong>测试</strong>)</li><li>方式 4:使用 tools 工具部署 
(Outdated)</li></ul><h4 id=31-下载-tar-包>3.1 下载 tar 包</h4><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># u [...]
 </span></span><span style=display:flex><span>wget 
https://downloads.apache.org/incubator/hugegraph/<span 
style=color:#ce5c00;font-weight:700>{</span>version<span 
style=color:#ce5c00;font-weight:700>}</span>/apache-hugegraph-incubating-<span 
style=color:#ce5c00;font-weight:700>{</span>version<span 
style=color:#ce5c00;font-weight:700>}</span>.tar.gz
 </span></span><span style=display:flex><span>tar zxf *hugegraph*.tar.gz
 </span></span></code></pre></div><h4 id=32-源码编译>3.2 源码编译</h4><p>源码编译前请确保安装了 
wget 命令</p><p>下载 HugeGraph 源代码</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>git clone 
https://github.com/apache/hugegraph.git
 </span></span></code></pre></div><p>编译打包生成 tar 包</p><div class=highlight><pre 
tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph
 </span></span><span style=display:flex><span>mvn package -DskipTests
 </span></span></code></pre></div><p>执行日志如下:</p><div class=highlight><pre 
tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>......
-</span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> Reactor Summary <span 
style=color:#204a87;font-weight:700>for</span> hugegraph 1.0.0:
+</span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> Reactor Summary <span 
style=color:#204a87;font-weight:700>for</span> hugegraph 1.2.0:
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> 
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> hugegraph 
.......................................... SUCCESS <span 
style=color:#ce5c00;font-weight:700>[</span>  2.405 s<span 
style=color:#ce5c00;font-weight:700>]</span>
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> hugegraph-core 
..................................... SUCCESS <span 
style=color:#ce5c00;font-weight:700>[</span> 13.405 s<span 
style=color:#ce5c00;font-weight:700>]</span>
@@ -60,8 +60,8 @@ java -version 3 部署 有四种方式可以部署 HugeGraph-Server 组件:
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>    </span><span 
style=color:#8f5902;font-style:italic># PRELOAD 为可选参数,为 True 
时可以在启动的时候预加载一个内置的样例图</span><span style=color:#f8f8f8;text-decoration:underline>
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>    </span><span 
style=color:#204a87;font-weight:700>ports</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#f8f8f8;text-decoration:underline>
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>      </span>- <span 
style=color:#0000cf;font-weight:700>8080</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#0000cf;font-weight:700>8080</span><span 
style=color:#f8f8f8;text-decoration:underline>
-</span></span></span></code></pre></div><blockquote><p>注意:</p><ol><li><p>hugegraph
 的 docker 镜像是一个便捷版本,用于快速启动 hugegraph,并不是<strong>官方发布物料包方式</strong>。你可以从 <a 
href=https://infra.apache.org/release-distribution.html#dockerhub>ASF Release 
Distribution Policy</a> 中得到更多细节。</p></li><li><p>推荐使用 <code>release tag</code>(如 
<code>1.0.0</code>) 以获取稳定版。使用 <code>latest</code> tag 
可以使用开发中的最新功能。</p></li></ol></blockquote><h4 id=34-使用-tools-工具部署-outdated>3.4 使用 
tools 工具部署 (Outdated)</h4><p>HugeGraph-Tool [...]
-</span></span><span style=display:flex><span>wget 
https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz
+</span></span></span></code></pre></div><blockquote><p>注意:</p><ol><li><p>hugegraph
 的 docker 镜像是一个便捷版本,用于快速启动 hugegraph,并不是<strong>官方发布物料包方式</strong>。你可以从 <a 
href=https://infra.apache.org/release-distribution.html#dockerhub>ASF Release 
Distribution Policy</a> 中得到更多细节。</p></li><li><p>推荐使用 <code>release tag</code>(如 
<code>1.2.0</code>) 以获取稳定版。使用 <code>latest</code> tag 
可以使用开发中的最新功能。</p></li></ol></blockquote><h4 id=34-使用-tools-工具部署-outdated>3.4 使用 
tools 工具部署 (Outdated)</h4><p>HugeGraph-Tool [...]
+</span></span><span style=display:flex><span>wget 
https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz
 </span></span><span style=display:flex><span>tar zxf *hugegraph-*.tar.gz
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># enter the tool&#39;s package</span>
 </span></span><span style=display:flex><span><span 
style=color:#204a87>cd</span> *hugegraph*/*tool* 
@@ -290,7 +290,7 @@ java -version 3 部署 有四种方式可以部署 HugeGraph-Server 组件:
 </span></span><span style=display:flex><span><span 
style=color:#000;font-weight:700>}</span>
 </span></span></code></pre></div><p id=swaggerui-example></p><p>详细的 API 请参考 <a 
href=/docs/clients/restful-api>RESTful-API</a> 文档。</p><p>另外也可以通过访问 
<code>localhost:8080/swagger-ui/index.html</code> 查看 API。</p><div 
style=text-align:center><img src=/docs/images/images-server/621swaggerui示例.png 
alt=image></div><p>在使用 Swagger UI 调试 HugeGraph 提供的 API 时,如果 HugeGraph Server 
开启了鉴权模式,可以在 Swagger 页面输入鉴权信息。</p><div style=text-align:center><img 
src=/docs/images/images-server/621swaggerui-where-set-aut [...]
 </span></span><span style=display:flex><span><span 
style=color:#000>$bin</span>/stop-hugegraph.sh
-</span></span></code></pre></div><h3 id=8-使用-intellij-idea-调试-server>8 使用 
IntelliJ IDEA 调试 Server</h3><p>请参考<a 
href=/docs/contribution-guidelines/hugegraph-server-idea-setup>在 IDEA 中配置 
Server 
开发环境</a></p><style>.feedback--answer{display:inline-block}.feedback--answer-no{margin-left:1em}.feedback--response{display:none;margin-top:1em}.feedback--response__visible{display:block}</style><script>const
 
yesButton=document.querySelector(".feedback--answer-yes"),noButton=document.querySelector(".
 [...]
+</span></span></code></pre></div><h3 id=8-使用-intellij-idea-调试-server>8 使用 
IntelliJ IDEA 调试 Server</h3><p>请参考<a 
href=/docs/contribution-guidelines/hugegraph-server-idea-setup>在 IDEA 中配置 
Server 
开发环境</a></p><style>.feedback--answer{display:inline-block}.feedback--answer-no{margin-left:1em}.feedback--response{display:none;margin-top:1em}.feedback--response__visible{display:block}</style><script>const
 
yesButton=document.querySelector(".feedback--answer-yes"),noButton=document.querySelector(".
 [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/cn/docs/quickstart/index.xml b/cn/docs/quickstart/index.xml
index d801a89b..7adc8f8a 100644
--- a/cn/docs/quickstart/index.xml
+++ b/cn/docs/quickstart/index.xml
@@ -19,7 +19,7 @@
 &lt;li>方式 4:使用 tools 工具部署 (Outdated)&lt;/li>
 &lt;/ul>
 &lt;h4 id="31-下载-tar-包">3.1 下载 tar 包&lt;/h4>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># use the latest version, here is 1.0.0 
for example&lt;/span>
+&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># use the latest version, here is 1.2.0 
for example&lt;/span>
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>wget 
https://downloads.apache.org/incubator/hugegraph/&lt;span 
style="color:#ce5c00;font-weight:bold">{&lt;/span>version&lt;span 
style="color:#ce5c00;font-weight:bold">}&lt;/span>/apache-hugegraph-incubating-&lt;span
 style="color:#ce5c00;font-weight:bold">{&lt;/span>version&lt;span 
style="color:#ce5c00;font-weight:bold">}&lt;/span>.tar.gz
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>tar zxf 
*hugegraph*.tar.gz
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h4 id="32-源码编译">3.2 
源码编译&lt;/h4>
@@ -31,7 +31,7 @@
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>mvn package 
-DskipTests
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>执行日志如下:&lt;/p>
 &lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>......
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> Reactor Summary &lt;span 
style="color:#204a87;font-weight:bold">for&lt;/span> hugegraph 1.0.0:
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> Reactor Summary &lt;span 
style="color:#204a87;font-weight:bold">for&lt;/span> hugegraph 1.2.0:
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span>
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> hugegraph 
.......................................... SUCCESS &lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span> 2.405 s&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span>
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> hugegraph-core 
..................................... SUCCESS &lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span> 13.405 s&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span>
@@ -77,14 +77,14 @@
 &lt;p>hugegraph 的 docker 镜像是一个便捷版本,用于快速启动 
hugegraph,并不是&lt;strong>官方发布物料包方式&lt;/strong>。你可以从 &lt;a 
href="https://infra.apache.org/release-distribution.html#dockerhub";>ASF Release 
Distribution Policy&lt;/a> 中得到更多细节。&lt;/p>
 &lt;/li>
 &lt;li>
-&lt;p>推荐使用 &lt;code>release tag&lt;/code>(如 &lt;code>1.0.0&lt;/code>) 
以获取稳定版。使用 &lt;code>latest&lt;/code> tag 可以使用开发中的最新功能。&lt;/p>
+&lt;p>推荐使用 &lt;code>release tag&lt;/code>(如 &lt;code>1.2.0&lt;/code>) 
以获取稳定版。使用 &lt;code>latest&lt;/code> tag 可以使用开发中的最新功能。&lt;/p>
 &lt;/li>
 &lt;/ol>
 &lt;/blockquote>
 &lt;h4 id="34-使用-tools-工具部署-outdated">3.4 使用 tools 工具部署 (Outdated)&lt;/h4>
 &lt;p>HugeGraph-Tools 提供了一键部署的命令行工具,用户可以使用该工具快速地一键下载、解压、配置并启动 HugeGraph-Server 
和 HugeGraph-Hubble,最新的 HugeGraph-Toolchain 中已经包含所有的这些工具,直接下载它解压就有工具包集合了&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># download toolchain package, it 
includes loader + tool + hubble, please check the latest version (here is 
1.0.0)&lt;/span>
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>wget 
https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz
+&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># download toolchain package, it 
includes loader + tool + hubble, please check the latest version (here is 
1.2.0)&lt;/span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>wget 
https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>tar zxf 
*hugegraph-*.tar.gz
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># enter the tool&amp;#39;s 
package&lt;/span>
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#204a87">cd&lt;/span> *hugegraph*/*tool*
diff --git a/cn/sitemap.xml b/cn/sitemap.xml
index e2836542..707d6666 100644
--- a/cn/sitemap.xml
+++ b/cn/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/cn/docs/guides/architectural/</loc><lastmod>2023-06-25T21:06:07+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="en" href="/docs/guides/architectural/"/><xhtml:link 
rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/></url><url><loc>/cn/docs/config/config-guide/</loc><lastmod>2023-11-01T21:52:52+08:00
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/cn/docs/guides/architectural/</loc><lastmod>2023-06-25T21:06:07+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="en" href="/docs/guides/architectural/"/><xhtml:link 
rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/></url><url><loc>/cn/docs/config/config-guide/</loc><lastmod>2023-11-01T21:52:52+08:00
 [...]
\ No newline at end of file
diff --git a/docs/_print/index.html b/docs/_print/index.html
index 63fd2626..016b0d05 100644
--- a/docs/_print/index.html
+++ b/docs/_print/index.html
@@ -5,7 +5,7 @@
 implemented the <a href=https://tinkerpop.apache.org>Apache TinkerPop3</a> 
framework and is fully compatible with the <a 
href=https://tinkerpop.apache.org/gremlin.html>Gremlin</a> query language,
 With complete toolchain components, it helps users easily build applications 
and products based on graph databases. HugeGraph supports fast import of more 
than 10 billion vertices and edges, and provides millisecond-level relational 
query capability (OLTP).
 It supports large-scale distributed graph computing (OLAP).</p><p>Typical 
application scenarios of HugeGraph include deep relationship exploration, 
association analysis, path search, feature extraction, data clustering, 
community detection, knowledge graph, etc., and are applicable to business 
fields such as network security, telecommunication fraud, financial risk 
control, advertising recommendation, social network, and intelligence Robots, 
etc.</p><h3 id=features>Features</h3><p>HugeGr [...]
-HugeGraph supports multi-user parallel operations. Users can enter Gremlin 
query statements and get graph query results in time. They can also call 
HugeGraph API in user programs for graph analysis or query.</p><p>This system 
has the following features:</p><ul><li>Ease of use: HugeGraph supports Gremlin 
graph query language and RESTful API, provides common interfaces for graph 
retrieval, and has peripheral tools with complete functions to easily implement 
various graph-based query and an [...]
+HugeGraph supports multi-user parallel operations. Users can enter Gremlin 
query statements and get graph query results in time. They can also call 
HugeGraph API in user programs for graph analysis or query.</p><p>This system 
has the following features:</p><ul><li>Ease of use: HugeGraph supports Gremlin 
graph query language and RESTful API, provides common interfaces for graph 
retrieval, and has peripheral tools with complete functions to easily implement 
various graph-based query and an [...]
 </span></span><span style=display:flex><span>wget 
https://downloads.apache.org/incubator/hugegraph/<span 
style=color:#ce5c00;font-weight:700>{</span>version<span 
style=color:#ce5c00;font-weight:700>}</span>/apache-hugegraph-incubating-<span 
style=color:#ce5c00;font-weight:700>{</span>version<span 
style=color:#ce5c00;font-weight:700>}</span>.tar.gz
 </span></span><span style=display:flex><span>tar zxf *hugegraph*.tar.gz
 </span></span><span style=display:flex><span>
@@ -25,7 +25,7 @@ HugeGraph supports multi-user parallel operations. Users can 
enter Gremlin query
 </span></span></code></pre></div><p>Compile and generate tarball</p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span><span 
style=color:#204a87>cd</span> *hugegraph
 </span></span><span style=display:flex><span>mvn package -DskipTests -ntp
 </span></span></code></pre></div><p>The execution log is as follows:</p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>......
-</span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> Reactor Summary <span 
style=color:#204a87;font-weight:700>for</span> hugegraph 1.0.0:
+</span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> Reactor Summary <span 
style=color:#204a87;font-weight:700>for</span> hugegraph 1.2.0:
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> 
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> hugegraph 
.......................................... SUCCESS <span 
style=color:#ce5c00;font-weight:700>[</span>  2.405 s<span 
style=color:#ce5c00;font-weight:700>]</span>
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> hugegraph-core 
..................................... SUCCESS <span 
style=color:#ce5c00;font-weight:700>[</span> 13.405 s<span 
style=color:#ce5c00;font-weight:700>]</span>
@@ -53,9 +53,9 @@ HugeGraph supports multi-user parallel operations. Users can 
enter Gremlin query
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>    </span><span 
style=color:#8f5902;font-style:italic># PRELOAD is a option to preload a 
build-in sample graph when initializing.</span><span 
style=color:#f8f8f8;text-decoration:underline>
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>    </span><span 
style=color:#204a87;font-weight:700>ports</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#f8f8f8;text-decoration:underline>
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>      </span>- <span 
style=color:#0000cf;font-weight:700>8080</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#0000cf;font-weight:700>8080</span><span 
style=color:#f8f8f8;text-decoration:underline>
-</span></span></span></code></pre></div><blockquote><p>Note:</p><ol><li><p>The 
docker image of hugegraph is a convenience release to start hugegraph quickly, 
but not <strong>official distribution</strong> artifacts. You can find more 
details from <a 
href=https://infra.apache.org/release-distribution.html#dockerhub>ASF Release 
Distribution Policy</a>.</p></li><li><p>Recommand to use <code>release 
tag</code>(like <code>1.0.0</code>) for the stable version. Use 
<code>latest</code> tag to ex [...]
-</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># please check the latest version (e.g. 
here is 1.0.0)</span>
-</span></span><span style=display:flex><span>wget 
https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz
+</span></span></span></code></pre></div><blockquote><p>Note:</p><ol><li><p>The 
docker image of hugegraph is a convenience release to start hugegraph quickly, 
but not <strong>official distribution</strong> artifacts. You can find more 
details from <a 
href=https://infra.apache.org/release-distribution.html#dockerhub>ASF Release 
Distribution Policy</a>.</p></li><li><p>Recommand to use <code>release 
tag</code>(like <code>1.2.0</code>) for the stable version. Use 
<code>latest</code> tag to ex [...]
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># please check the latest version (e.g. 
here is 1.2.0)</span>
+</span></span><span style=display:flex><span>wget 
https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz
 </span></span><span style=display:flex><span>tar zxf *hugegraph-*.tar.gz
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># enter the tool&#39;s package</span>
diff --git a/docs/download/download/index.html 
b/docs/download/download/index.html
index 48a12285..9049897a 100644
--- a/docs/download/download/index.html
+++ b/docs/download/download/index.html
@@ -1,5 +1,5 @@
 <!doctype html><html lang=en class=no-js><head><meta charset=utf-8><meta 
name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.102.3"><meta name=robots content="index, 
follow"><link rel="shortcut icon" href=/favicons/favicon.ico><link 
rel=apple-touch-icon href=/favicons/apple-touch-icon-180x180.png 
sizes=180x180><link rel=icon type=image/png href=/favicons/favicon-16x16.png 
sizes=16x16><link rel=icon type=image/png href=/favicons [...]
-The latest HugeGraph: 1.0.0, released on 2023-02-22(how to build from source).
+The latest HugeGraph: 1.2.0, released on 2023-12-28(how to build from source).
 
 
 
@@ -10,16 +10,16 @@ download
 
 
 
-HugeGraph-Server …"><meta property="og:title" content="Download 
HugeGraph"><meta property="og:description" content="Latest version The latest 
HugeGraph: 1.0.0, released on 2023-02-22(how to build from source).
-components description download HugeGraph-Server The main program of HugeGraph 
1.0.0(alternate) HugeGraph-Toolchain A collection of tools for graph data 
import/export/backup, web visualization, etc. 1.0.0(alternate) Binary Versions 
mapping Version Release Date server toolchain computer Release Notes 1.0.0 
2023-02-22 [Binary] [Sign] [SHA512] [Binary] [Sign] [SHA512] [Binary] [Sign] 
[SHA512] Release-Notes Source Versions mapping Version Release Date server 
toolchain computer common Release [...]
-components description download HugeGraph-Server The main program of HugeGraph 
1.0.0(alternate) HugeGraph-Toolchain A collection of tools for graph data 
import/export/backup, web visualization, etc. 1.0.0(alternate) Binary Versions 
mapping Version Release Date server toolchain computer Release Notes 1.0.0 
2023-02-22 [Binary] [Sign] [SHA512] [Binary] [Sign] [SHA512] [Binary] [Sign] 
[SHA512] Release-Notes Source Versions mapping Version Release Date server 
toolchain computer common Release [...]
-components description download HugeGraph-Server The main program of HugeGraph 
1.0.0(alternate) HugeGraph-Toolchain A collection of tools for graph data 
import/export/backup, web visualization, etc. 1.0.0(alternate) Binary Versions 
mapping Version Release Date server toolchain computer Release Notes 1.0.0 
2023-02-22 [Binary] [Sign] [SHA512] [Binary] [Sign] [SHA512] [Binary] [Sign] 
[SHA512] Release-Notes Source Versions mapping Version Release Date server 
toolchain computer common Release [...]
+HugeGraph-Server …"><meta property="og:title" content="Download 
HugeGraph"><meta property="og:description" content="Latest version The latest 
HugeGraph: 1.2.0, released on 2023-12-28(how to build from source).
+components description download HugeGraph-Server The main program of HugeGraph 
1.2.0(alternate) HugeGraph-Toolchain A collection of tools for graph data 
import/export/backup, web visualization, etc. 1.2.0(alternate) Binary Versions 
mapping Version Release Date server toolchain Release Notes 1.2.0 2023-12-28 
[Binary] [Sign] [SHA512] [Binary] [Sign] [SHA512] Release-Notes Source Versions 
mapping Version Release Date server toolchain computer common Release Notes 
1.2.0 2023-12-28 [Source] [ [...]
+components description download HugeGraph-Server The main program of HugeGraph 
1.2.0(alternate) HugeGraph-Toolchain A collection of tools for graph data 
import/export/backup, web visualization, etc. 1.2.0(alternate) Binary Versions 
mapping Version Release Date server toolchain Release Notes 1.2.0 2023-12-28 
[Binary] [Sign] [SHA512] [Binary] [Sign] [SHA512] Release-Notes Source Versions 
mapping Version Release Date server toolchain computer common Release Notes 
1.2.0 2023-12-28 [Source] [ [...]
+components description download HugeGraph-Server The main program of HugeGraph 
1.2.0(alternate) HugeGraph-Toolchain A collection of tools for graph data 
import/export/backup, web visualization, etc. 1.2.0(alternate) Binary Versions 
mapping Version Release Date server toolchain Release Notes 1.2.0 2023-12-28 
[Binary] [Sign] [SHA512] [Binary] [Sign] [SHA512] Release-Notes Source Versions 
mapping Version Release Date server toolchain computer common Release Notes 
1.2.0 2023-12-28 [Source] [ [...]
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-page><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/><sp 
[...]
 <a 
href=https://github.com/apache/incubator-hugegraph-doc/edit/master/content/en/docs/download/download.md
 class=td-page-meta--edit target=_blank rel=noopener><i class="fa fa-edit 
fa-fw"></i> Edit this page</a>
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/new/master/content/en/docs/download/download.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+sec
 [...]
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=Download%20HugeGraph";
 class=td-page-meta--issue target=_blank rel=noopener><i class="fab fa-github 
fa-fw"></i> Create documentation issue</a>
 <a href=https://github.com/apache/incubator-hugegraph/issues/new 
class=td-page-meta--project-issue target=_blank rel=noopener><i class="fas 
fa-tasks fa-fw"></i> Create project issue</a>
-<a id=print href=/docs/_print/><i class="fa fa-print fa-fw"></i> Print entire 
section</a></div><div class=td-toc><nav id=TableOfContents><ul><li><ul><li><a 
href=#latest-version>Latest version</a></li><li><a 
href=#binary-versions-mapping>Binary Versions mapping</a></li><li><a 
href=#source-versions-mapping>Source Versions mapping</a></li><li><a 
href=#outdated-versions-mapping>Outdated Versions 
Mapping</a></li></ul></li></ul></nav></div></aside><main class="col-12 col-md-9 
col-xl-8 pl-md-5" [...]
+<a id=print href=/docs/_print/><i class="fa fa-print fa-fw"></i> Print entire 
section</a></div><div class=td-toc><nav id=TableOfContents><ul><li><ul><li><a 
href=#latest-version>Latest version</a></li><li><a 
href=#binary-versions-mapping>Binary Versions mapping</a></li><li><a 
href=#source-versions-mapping>Source Versions mapping</a></li><li><a 
href=#outdated-versions-mapping>Outdated Versions 
Mapping</a></li></ul></li></ul></nav></div></aside><main class="col-12 col-md-9 
col-xl-8 pl-md-5" [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/docs/index.xml b/docs/index.xml
index 63d4316d..a3a043aa 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -1436,7 +1436,7 @@
 &lt;/ul>
 &lt;h4 id="31-download-the-binary-tar-tarball">3.1 Download the binary tar 
tarball&lt;/h4>
 &lt;p>You could download the binary tarball from the download page of ASF site 
like this:&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># use the latest version, here is 1.0.0 
for example&lt;/span>
+&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># use the latest version, here is 1.2.0 
for example&lt;/span>
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>wget 
https://downloads.apache.org/incubator/hugegraph/&lt;span 
style="color:#ce5c00;font-weight:bold">{&lt;/span>version&lt;span 
style="color:#ce5c00;font-weight:bold">}&lt;/span>/apache-hugegraph-incubating-&lt;span
 style="color:#ce5c00;font-weight:bold">{&lt;/span>version&lt;span 
style="color:#ce5c00;font-weight:bold">}&lt;/span>.tar.gz
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>tar zxf 
*hugegraph*.tar.gz
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
@@ -1465,7 +1465,7 @@
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>mvn package 
-DskipTests -ntp
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>The execution log is as 
follows:&lt;/p>
 &lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>......
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> Reactor Summary &lt;span 
style="color:#204a87;font-weight:bold">for&lt;/span> hugegraph 1.0.0:
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> Reactor Summary &lt;span 
style="color:#204a87;font-weight:bold">for&lt;/span> hugegraph 1.2.0:
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span>
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> hugegraph 
.......................................... SUCCESS &lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span> 2.405 s&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span>
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> hugegraph-core 
..................................... SUCCESS &lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span> 13.405 s&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span>
@@ -1511,7 +1511,7 @@
 &lt;p>The docker image of hugegraph is a convenience release to start 
hugegraph quickly, but not &lt;strong>official distribution&lt;/strong> 
artifacts. You can find more details from &lt;a 
href="https://infra.apache.org/release-distribution.html#dockerhub";>ASF Release 
Distribution Policy&lt;/a>.&lt;/p>
 &lt;/li>
 &lt;li>
-&lt;p>Recommand to use &lt;code>release tag&lt;/code>(like 
&lt;code>1.0.0&lt;/code>) for the stable version. Use &lt;code>latest&lt;/code> 
tag to experience the newest functions in development.&lt;/p>
+&lt;p>Recommand to use &lt;code>release tag&lt;/code>(like 
&lt;code>1.2.0&lt;/code>) for the stable version. Use &lt;code>latest&lt;/code> 
tag to experience the newest functions in development.&lt;/p>
 &lt;/li>
 &lt;/ol>
 &lt;/blockquote>
@@ -1519,8 +1519,8 @@
 &lt;p>&lt;code>HugeGraph-Tools&lt;/code> provides a command-line tool for 
one-click deployment, users can use this tool to quickly download, decompress, 
configure and start &lt;code>HugeGraphServer&lt;/code> and 
&lt;code>HugeGraph-Hubble&lt;/code> with one click.&lt;/p>
 &lt;p>Of course, you should download the tarball of 
&lt;code>HugeGraph-Toolchain&lt;/code> first.&lt;/p>
 &lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># download toolchain binary package, it 
includes loader + tool + hubble&lt;/span>
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># please check the latest version (e.g. 
here is 1.0.0)&lt;/span>
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>wget 
https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># please check the latest version (e.g. 
here is 1.2.0)&lt;/span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>wget 
https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>tar zxf 
*hugegraph-*.tar.gz
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># enter the tool&amp;#39;s 
package&lt;/span>
@@ -4140,7 +4140,7 @@ multiple times to achieve deduplication. It should be 
noted that the properties
 &lt;p>TinkerPop API allows open transactions, which are automatically closed 
when the request is completed (Gremlin Server forces close)&lt;/p>
 &lt;/blockquote></description></item><item><title>Docs: Download 
HugeGraph</title><link>/docs/download/download/</link><pubDate>Mon, 01 Jan 0001 
00:00:00 +0000</pubDate><guid>/docs/download/download/</guid><description>
 &lt;h3 id="latest-version">Latest version&lt;/h3>
-&lt;p>The latest HugeGraph: &lt;strong>1.0.0&lt;/strong>, released on 
&lt;em>2023-02-22&lt;/em>(&lt;a href="/docs/quickstart/hugegraph-server/">how 
to build from source&lt;/a>).&lt;/p>
+&lt;p>The latest HugeGraph: &lt;strong>1.2.0&lt;/strong>, released on 
&lt;em>2023-12-28&lt;/em>(&lt;a href="/docs/quickstart/hugegraph-server/">how 
to build from source&lt;/a>).&lt;/p>
 &lt;table>
 &lt;thead>
 &lt;tr>
@@ -4153,12 +4153,12 @@ multiple times to achieve deduplication. It should be 
noted that the properties
 &lt;tr>
 &lt;td>HugeGraph-Server&lt;/td>
 &lt;td>The main program of HugeGraph&lt;/td>
-&lt;td>&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz";>1.0.0&lt;/a>(&lt;a
 
href="https://dlcdn.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz";>alternate&lt;/a>)&lt;/td>
+&lt;td>&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz";>1.2.0&lt;/a>(&lt;a
 
href="https://dlcdn.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz";>alternate&lt;/a>)&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>HugeGraph-Toolchain&lt;/td>
 &lt;td>A collection of tools for graph data import/export/backup, web 
visualization, etc.&lt;/td>
-&lt;td>&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz";>1.0.0&lt;/a>(&lt;a
 
href="https://dlcdn.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz";>alternate&lt;/a>)&lt;/td>
+&lt;td>&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz";>1.2.0&lt;/a>(&lt;a
 
href="https://dlcdn.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz";>alternate&lt;/a>)&lt;/td>
 &lt;/tr>
 &lt;/tbody>
 &lt;/table>
@@ -4170,18 +4170,16 @@ multiple times to achieve deduplication. It should be 
noted that the properties
 &lt;th>Release Date&lt;/th>
 &lt;th>server&lt;/th>
 &lt;th>toolchain&lt;/th>
-&lt;th>computer&lt;/th>
 &lt;th>Release Notes&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
-&lt;td>1.0.0&lt;/td>
-&lt;td>2023-02-22&lt;/td>
-&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
-&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
-&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-computer-incubating-1.0.0.tar.gz";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-computer-incubating-1.0.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-computer-incubating-1.0.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
-&lt;td>&lt;a 
href="/docs/changelog/hugegraph-1.0.0-release-notes/">Release-Notes&lt;/a>&lt;/td>
+&lt;td>1.2.0&lt;/td>
+&lt;td>2023-12-28&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>&lt;a 
href="/docs/changelog/hugegraph-1.2.0-release-notes/">Release-Notes&lt;/a>&lt;/td>
 &lt;/tr>
 &lt;/tbody>
 &lt;/table>
@@ -4201,19 +4199,51 @@ multiple times to achieve deduplication. It should be 
noted that the properties
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
+&lt;td>1.2.0&lt;/td>
+&lt;td>2023-12-28&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0-src.tar.gz";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0-src.tar.gz";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-computer-incubating-1.2.0-src.tar.gz";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-computer-incubating-1.2.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-computer-incubating-1.2.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-commons-incubating-1.2.0-src.tar.gz";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-commons-incubating-1.2.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-commons-incubating-1.2.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>&lt;a 
href="/docs/changelog/hugegraph-1.2.0-release-notes/">Release-Notes&lt;/a>&lt;/td>
+&lt;/tr>
+&lt;/tbody>
+&lt;/table>
+&lt;hr>
+&lt;h3 id="outdated-versions-mapping">Outdated Versions Mapping&lt;/h3>
+&lt;p>Apache versions.&lt;/p>
+&lt;table>
+&lt;thead>
+&lt;tr>
+&lt;th>Version&lt;/th>
+&lt;th>Release Date&lt;/th>
+&lt;th>server&lt;/th>
+&lt;th>toolchain&lt;/th>
+&lt;th>Release Notes&lt;/th>
+&lt;/tr>
+&lt;/thead>
+&lt;tbody>
+&lt;tr>
+&lt;td>1.2.0&lt;/td>
+&lt;td>2023-12-28&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>&lt;a 
href="/docs/changelog/hugegraph-1.2.0-release-notes/">Release-Notes&lt;/a>&lt;/td>
+&lt;/tr>
+&lt;tr>
 &lt;td>1.0.0&lt;/td>
 &lt;td>2023-02-22&lt;/td>
-&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0-src.tar.gz";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
-&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0-src.tar.gz";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
-&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-computer-incubating-1.0.0-src.tar.gz";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-computer-incubating-1.0.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-computer-incubating-1.0.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
-&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-commons-incubating-1.0.0-src.tar.gz";>Source&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-commons-incubating-1.0.0-src.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-commons-incubating-1.0.0-src.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
+&lt;td>[&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz";>Binary&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz.asc";>Sign&lt;/a>]
 [&lt;a 
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz.sha512";>SHA512&lt;/a>]&lt;/td>
 &lt;td>&lt;a 
href="/docs/changelog/hugegraph-1.0.0-release-notes/">Release-Notes&lt;/a>&lt;/td>
 &lt;/tr>
 &lt;/tbody>
 &lt;/table>
-&lt;hr>
-&lt;h3 id="outdated-versions-mapping">Outdated Versions Mapping&lt;/h3>
-&lt;p>For versions before 1.0.0 (i.e. non ASF versions), the HugeGraph 
community will no longer maintain them.&lt;/p>
+&lt;p>Note:&lt;/p>
+&lt;ol>
+&lt;li>Please migrate to the latest release version as soon as possible. The 
community will no longer maintain old versions before &lt;code>1.0.0&lt;/code> 
(non ASF versions)&lt;/li>
+&lt;li>&lt;code>1.2.0&lt;/code> is the last major version compatible with 
&lt;code>Java8&lt;/code>, please migrate the runtime as soon as possible ≥ 
&lt;code>Java11&lt;/code>&lt;/li>
+&lt;/ol>
 &lt;table>
 &lt;thead>
 &lt;tr>
diff --git a/docs/quickstart/_print/index.html 
b/docs/quickstart/_print/index.html
index 72364f2e..8e0f4479 100644
--- a/docs/quickstart/_print/index.html
+++ b/docs/quickstart/_print/index.html
@@ -1,6 +1,6 @@
 <!doctype html><html lang=en class=no-js><head><meta charset=utf-8><meta 
name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.102.3"><link rel=canonical type=text/html 
href=/docs/quickstart/><link rel=alternate type=application/rss+xml 
href=/docs/quickstart/index.xml><meta name=robots content="noindex, 
nofollow"><link rel="shortcut icon" href=/favicons/favicon.ico><link 
rel=apple-touch-icon href=/favicons/apple-touch-icon-180x18 [...]
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-section><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/> 
[...]
-<a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a 
href=/docs/quickstart/>Return to the regular view of this 
page</a>.</p></div><h1 class=title>Quick Start</h1><ul><li>1: <a 
href=#pg-8ec2ee5fd8ff8e48255d55eab65d92b6>HugeGraph-Server Quick 
Start</a></li><li>2: <a 
href=#pg-685a02f8811d86f1ce195d7c73d9ea44>HugeGraph-Loader Quick 
Start</a></li><li>3: <a 
href=#pg-751ed124ec6dbb96d5e65c62dc9d4e85>HugeGraph-Hubble Quick 
Start</a></li><li>4: <a href=#pg-9cbf1b01e876dc8cdc2da [...]
+<a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a 
href=/docs/quickstart/>Return to the regular view of this 
page</a>.</p></div><h1 class=title>Quick Start</h1><ul><li>1: <a 
href=#pg-8ec2ee5fd8ff8e48255d55eab65d92b6>HugeGraph-Server Quick 
Start</a></li><li>2: <a 
href=#pg-685a02f8811d86f1ce195d7c73d9ea44>HugeGraph-Loader Quick 
Start</a></li><li>3: <a 
href=#pg-751ed124ec6dbb96d5e65c62dc9d4e85>HugeGraph-Hubble Quick 
Start</a></li><li>4: <a href=#pg-9cbf1b01e876dc8cdc2da [...]
 </span></span><span style=display:flex><span>wget 
https://downloads.apache.org/incubator/hugegraph/<span 
style=color:#ce5c00;font-weight:700>{</span>version<span 
style=color:#ce5c00;font-weight:700>}</span>/apache-hugegraph-incubating-<span 
style=color:#ce5c00;font-weight:700>{</span>version<span 
style=color:#ce5c00;font-weight:700>}</span>.tar.gz
 </span></span><span style=display:flex><span>tar zxf *hugegraph*.tar.gz
 </span></span><span style=display:flex><span>
@@ -20,7 +20,7 @@
 </span></span></code></pre></div><p>Compile and generate tarball</p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span><span 
style=color:#204a87>cd</span> *hugegraph
 </span></span><span style=display:flex><span>mvn package -DskipTests -ntp
 </span></span></code></pre></div><p>The execution log is as follows:</p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>......
-</span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> Reactor Summary <span 
style=color:#204a87;font-weight:700>for</span> hugegraph 1.0.0:
+</span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> Reactor Summary <span 
style=color:#204a87;font-weight:700>for</span> hugegraph 1.2.0:
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> 
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> hugegraph 
.......................................... SUCCESS <span 
style=color:#ce5c00;font-weight:700>[</span>  2.405 s<span 
style=color:#ce5c00;font-weight:700>]</span>
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> hugegraph-core 
..................................... SUCCESS <span 
style=color:#ce5c00;font-weight:700>[</span> 13.405 s<span 
style=color:#ce5c00;font-weight:700>]</span>
@@ -48,9 +48,9 @@
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>    </span><span 
style=color:#8f5902;font-style:italic># PRELOAD is a option to preload a 
build-in sample graph when initializing.</span><span 
style=color:#f8f8f8;text-decoration:underline>
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>    </span><span 
style=color:#204a87;font-weight:700>ports</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#f8f8f8;text-decoration:underline>
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>      </span>- <span 
style=color:#0000cf;font-weight:700>8080</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#0000cf;font-weight:700>8080</span><span 
style=color:#f8f8f8;text-decoration:underline>
-</span></span></span></code></pre></div><blockquote><p>Note:</p><ol><li><p>The 
docker image of hugegraph is a convenience release to start hugegraph quickly, 
but not <strong>official distribution</strong> artifacts. You can find more 
details from <a 
href=https://infra.apache.org/release-distribution.html#dockerhub>ASF Release 
Distribution Policy</a>.</p></li><li><p>Recommand to use <code>release 
tag</code>(like <code>1.0.0</code>) for the stable version. Use 
<code>latest</code> tag to ex [...]
-</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># please check the latest version (e.g. 
here is 1.0.0)</span>
-</span></span><span style=display:flex><span>wget 
https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz
+</span></span></span></code></pre></div><blockquote><p>Note:</p><ol><li><p>The 
docker image of hugegraph is a convenience release to start hugegraph quickly, 
but not <strong>official distribution</strong> artifacts. You can find more 
details from <a 
href=https://infra.apache.org/release-distribution.html#dockerhub>ASF Release 
Distribution Policy</a>.</p></li><li><p>Recommand to use <code>release 
tag</code>(like <code>1.2.0</code>) for the stable version. Use 
<code>latest</code> tag to ex [...]
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># please check the latest version (e.g. 
here is 1.2.0)</span>
+</span></span><span style=display:flex><span>wget 
https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz
 </span></span><span style=display:flex><span>tar zxf *hugegraph-*.tar.gz
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># enter the tool&#39;s package</span>
diff --git a/docs/quickstart/hugegraph-server/index.html 
b/docs/quickstart/hugegraph-server/index.html
index 2160ca18..f2550709 100644
--- a/docs/quickstart/hugegraph-server/index.html
+++ b/docs/quickstart/hugegraph-server/index.html
@@ -2,9 +2,9 @@
 HugeGraph-Server is the core part of the HugeGraph Project, contains 
submodules such as Core, Backend, API.
 The Core …"><meta property="og:title" content="HugeGraph-Server Quick 
Start"><meta property="og:description" content="1 HugeGraph-Server Overview 
HugeGraph-Server is the core part of the HugeGraph Project, contains submodules 
such as Core, Backend, API.
 The Core Module is an implementation of the Tinkerpop interface; The Backend 
module is used to save the graph data to the data store, currently supported 
backends include: Memory, Cassandra, ScyllaDB, RocksDB; The API Module provides 
HTTP Server, which converts Client&rsquo;s HTTP request into a call to Core 
Module.
-There will be two spellings HugeGraph-Server and HugeGraphServer in the 
document, and other modules are similar."><meta property="og:type" 
content="article"><meta property="og:url" 
content="/docs/quickstart/hugegraph-server/"><meta property="article:section" 
content="docs"><meta property="article:modified_time" 
content="2023-12-21T23:52:35+08:00"><meta property="og:site_name" 
content="HugeGraph"><meta itemprop=name content="HugeGraph-Server Quick 
Start"><meta itemprop=description content [...]
+There will be two spellings HugeGraph-Server and HugeGraphServer in the 
document, and other modules are similar."><meta property="og:type" 
content="article"><meta property="og:url" 
content="/docs/quickstart/hugegraph-server/"><meta property="article:section" 
content="docs"><meta property="article:modified_time" 
content="2023-12-31T17:41:16+08:00"><meta property="og:site_name" 
content="HugeGraph"><meta itemprop=name content="HugeGraph-Server Quick 
Start"><meta itemprop=description content [...]
 The Core Module is an implementation of the Tinkerpop interface; The Backend 
module is used to save the graph data to the data store, currently supported 
backends include: Memory, Cassandra, ScyllaDB, RocksDB; The API Module provides 
HTTP Server, which converts Client&rsquo;s HTTP request into a call to Core 
Module.
-There will be two spellings HugeGraph-Server and HugeGraphServer in the 
document, and other modules are similar."><meta itemprop=dateModified 
content="2023-12-21T23:52:35+08:00"><meta itemprop=wordCount 
content="2679"><meta itemprop=keywords content><meta name=twitter:card 
content="summary"><meta name=twitter:title content="HugeGraph-Server Quick 
Start"><meta name=twitter:description content="1 HugeGraph-Server Overview 
HugeGraph-Server is the core part of the HugeGraph Project, contains [...]
+There will be two spellings HugeGraph-Server and HugeGraphServer in the 
document, and other modules are similar."><meta itemprop=dateModified 
content="2023-12-31T17:41:16+08:00"><meta itemprop=wordCount 
content="2679"><meta itemprop=keywords content><meta name=twitter:card 
content="summary"><meta name=twitter:title content="HugeGraph-Server Quick 
Start"><meta name=twitter:description content="1 HugeGraph-Server Overview 
HugeGraph-Server is the core part of the HugeGraph Project, contains [...]
 The Core Module is an implementation of the Tinkerpop interface; The Backend 
module is used to save the graph data to the data store, currently supported 
backends include: Memory, Cassandra, ScyllaDB, RocksDB; The API Module provides 
HTTP Server, which converts Client&rsquo;s HTTP request into a call to Core 
Module.
 There will be two spellings HugeGraph-Server and HugeGraphServer in the 
document, and other modules are similar."><link rel=preload 
href=/scss/main.min.1764bdd1b00b15c82ea08e6a847f47114a8787b9770c047a8c6082457466ce2b.css
 as=style><link 
href=/scss/main.min.1764bdd1b00b15c82ea08e6a847f47114a8787b9770c047a8c6082457466ce2b.css
 rel=stylesheet integrity><script 
src=https://code.jquery.com/jquery-3.5.1.min.js 
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" 
crossorigin=anonymous> [...]
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-page><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/><sp 
[...]
@@ -12,7 +12,7 @@ There will be two spellings HugeGraph-Server and 
HugeGraphServer in the document
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/new/master/content/en/docs/quickstart/hugegraph-server.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+mat
 [...]
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=HugeGraph-Server%20Quick%20Start";
 class=td-page-meta--issue target=_blank rel=noopener><i class="fab fa-github 
fa-fw"></i> Create documentation issue</a>
 <a href=https://github.com/apache/incubator-hugegraph/issues/new 
class=td-page-meta--project-issue target=_blank rel=noopener><i class="fas 
fa-tasks fa-fw"></i> Create project issue</a>
-<a id=print href=/docs/quickstart/_print/><i class="fa fa-print fa-fw"></i> 
Print entire section</a></div><div class=td-toc><nav 
id=TableOfContents><ul><li><ul><li><a href=#1-hugegraph-server-overview>1 
HugeGraph-Server Overview</a></li><li><a 
href=#2-dependency-for-buildingrunning>2 Dependency for 
Building/Running</a></li><li><a href=#3-deploy>3 Deploy</a></li><li><a 
href=#4-config>4 Config</a></li><li><a href=#5-startup>5 Startup</a></li><li><a 
href=#6-access-server>6 Access server</a> [...]
+<a id=print href=/docs/quickstart/_print/><i class="fa fa-print fa-fw"></i> 
Print entire section</a></div><div class=td-toc><nav 
id=TableOfContents><ul><li><ul><li><a href=#1-hugegraph-server-overview>1 
HugeGraph-Server Overview</a></li><li><a 
href=#2-dependency-for-buildingrunning>2 Dependency for 
Building/Running</a></li><li><a href=#3-deploy>3 Deploy</a></li><li><a 
href=#4-config>4 Config</a></li><li><a href=#5-startup>5 Startup</a></li><li><a 
href=#6-access-server>6 Access server</a> [...]
 </span></span><span style=display:flex><span>wget 
https://downloads.apache.org/incubator/hugegraph/<span 
style=color:#ce5c00;font-weight:700>{</span>version<span 
style=color:#ce5c00;font-weight:700>}</span>/apache-hugegraph-incubating-<span 
style=color:#ce5c00;font-weight:700>{</span>version<span 
style=color:#ce5c00;font-weight:700>}</span>.tar.gz
 </span></span><span style=display:flex><span>tar zxf *hugegraph*.tar.gz
 </span></span><span style=display:flex><span>
@@ -32,7 +32,7 @@ There will be two spellings HugeGraph-Server and 
HugeGraphServer in the document
 </span></span></code></pre></div><p>Compile and generate tarball</p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span><span 
style=color:#204a87>cd</span> *hugegraph
 </span></span><span style=display:flex><span>mvn package -DskipTests -ntp
 </span></span></code></pre></div><p>The execution log is as follows:</p><div 
class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>......
-</span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> Reactor Summary <span 
style=color:#204a87;font-weight:700>for</span> hugegraph 1.0.0:
+</span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> Reactor Summary <span 
style=color:#204a87;font-weight:700>for</span> hugegraph 1.2.0:
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> 
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> hugegraph 
.......................................... SUCCESS <span 
style=color:#ce5c00;font-weight:700>[</span>  2.405 s<span 
style=color:#ce5c00;font-weight:700>]</span>
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>[</span>INFO<span 
style=color:#ce5c00;font-weight:700>]</span> hugegraph-core 
..................................... SUCCESS <span 
style=color:#ce5c00;font-weight:700>[</span> 13.405 s<span 
style=color:#ce5c00;font-weight:700>]</span>
@@ -60,9 +60,9 @@ There will be two spellings HugeGraph-Server and 
HugeGraphServer in the document
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>    </span><span 
style=color:#8f5902;font-style:italic># PRELOAD is a option to preload a 
build-in sample graph when initializing.</span><span 
style=color:#f8f8f8;text-decoration:underline>
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>    </span><span 
style=color:#204a87;font-weight:700>ports</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#f8f8f8;text-decoration:underline>
 </span></span></span><span style=display:flex><span><span 
style=color:#f8f8f8;text-decoration:underline>      </span>- <span 
style=color:#0000cf;font-weight:700>8080</span><span 
style=color:#000;font-weight:700>:</span><span 
style=color:#0000cf;font-weight:700>8080</span><span 
style=color:#f8f8f8;text-decoration:underline>
-</span></span></span></code></pre></div><blockquote><p>Note:</p><ol><li><p>The 
docker image of hugegraph is a convenience release to start hugegraph quickly, 
but not <strong>official distribution</strong> artifacts. You can find more 
details from <a 
href=https://infra.apache.org/release-distribution.html#dockerhub>ASF Release 
Distribution Policy</a>.</p></li><li><p>Recommand to use <code>release 
tag</code>(like <code>1.0.0</code>) for the stable version. Use 
<code>latest</code> tag to ex [...]
-</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># please check the latest version (e.g. 
here is 1.0.0)</span>
-</span></span><span style=display:flex><span>wget 
https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz
+</span></span></span></code></pre></div><blockquote><p>Note:</p><ol><li><p>The 
docker image of hugegraph is a convenience release to start hugegraph quickly, 
but not <strong>official distribution</strong> artifacts. You can find more 
details from <a 
href=https://infra.apache.org/release-distribution.html#dockerhub>ASF Release 
Distribution Policy</a>.</p></li><li><p>Recommand to use <code>release 
tag</code>(like <code>1.2.0</code>) for the stable version. Use 
<code>latest</code> tag to ex [...]
+</span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># please check the latest version (e.g. 
here is 1.2.0)</span>
+</span></span><span style=display:flex><span>wget 
https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz
 </span></span><span style=display:flex><span>tar zxf *hugegraph-*.tar.gz
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># enter the tool&#39;s package</span>
@@ -293,7 +293,7 @@ after the service is stopped artificially, or when the 
service needs to be start
 </span></span><span style=display:flex><span>}
 </span></span></code></pre></div><p id=swaggerui-example></p><p>For detailed 
API, please refer to <a 
href=/docs/clients/restful-api>RESTful-API</a></p><p>You can also visit 
<code>localhost:8080/swagger-ui/index.html</code> to check the API.</p><div 
style=text-align:center><img src=/docs/images/images-server/621swaggerui示例.png 
alt=image></div><p>When using Swagger UI to debug the API provided by 
HugeGraph, if HugeGraph Server turns on authentication mode, you can enter 
authentication info [...]
 </span></span><span style=display:flex><span><span 
style=color:#000>$bin</span>/stop-hugegraph.sh
-</span></span></code></pre></div><h3 id=8-debug-server-with-intellij-idea>8 
Debug Server with IntelliJ IDEA</h3><p>Please refer to <a 
href=/docs/contribution-guidelines/hugegraph-server-idea-setup>Setup Server in 
IDEA</a></p><style>.feedback--answer{display:inline-block}.feedback--answer-no{margin-left:1em}.feedback--response{display:none;margin-top:1em}.feedback--response__visible{display:block}</style><script>const
 yesButton=document.querySelector(".feedback--answer-yes"),noButton=docu [...]
+</span></span></code></pre></div><h3 id=8-debug-server-with-intellij-idea>8 
Debug Server with IntelliJ IDEA</h3><p>Please refer to <a 
href=/docs/contribution-guidelines/hugegraph-server-idea-setup>Setup Server in 
IDEA</a></p><style>.feedback--answer{display:inline-block}.feedback--answer-no{margin-left:1em}.feedback--response{display:none;margin-top:1em}.feedback--response__visible{display:block}</style><script>const
 yesButton=document.querySelector(".feedback--answer-yes"),noButton=docu [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/docs/quickstart/index.xml b/docs/quickstart/index.xml
index 65935cef..1881cea4 100644
--- a/docs/quickstart/index.xml
+++ b/docs/quickstart/index.xml
@@ -19,7 +19,7 @@
 &lt;/ul>
 &lt;h4 id="31-download-the-binary-tar-tarball">3.1 Download the binary tar 
tarball&lt;/h4>
 &lt;p>You could download the binary tarball from the download page of ASF site 
like this:&lt;/p>
-&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># use the latest version, here is 1.0.0 
for example&lt;/span>
+&lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># use the latest version, here is 1.2.0 
for example&lt;/span>
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>wget 
https://downloads.apache.org/incubator/hugegraph/&lt;span 
style="color:#ce5c00;font-weight:bold">{&lt;/span>version&lt;span 
style="color:#ce5c00;font-weight:bold">}&lt;/span>/apache-hugegraph-incubating-&lt;span
 style="color:#ce5c00;font-weight:bold">{&lt;/span>version&lt;span 
style="color:#ce5c00;font-weight:bold">}&lt;/span>.tar.gz
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>tar zxf 
*hugegraph*.tar.gz
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
@@ -48,7 +48,7 @@
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>mvn package 
-DskipTests -ntp
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>The execution log is as 
follows:&lt;/p>
 &lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>......
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> Reactor Summary &lt;span 
style="color:#204a87;font-weight:bold">for&lt;/span> hugegraph 1.0.0:
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> Reactor Summary &lt;span 
style="color:#204a87;font-weight:bold">for&lt;/span> hugegraph 1.2.0:
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span>
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> hugegraph 
.......................................... SUCCESS &lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span> 2.405 s&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span>
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span>INFO&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span> hugegraph-core 
..................................... SUCCESS &lt;span 
style="color:#ce5c00;font-weight:bold">[&lt;/span> 13.405 s&lt;span 
style="color:#ce5c00;font-weight:bold">]&lt;/span>
@@ -94,7 +94,7 @@
 &lt;p>The docker image of hugegraph is a convenience release to start 
hugegraph quickly, but not &lt;strong>official distribution&lt;/strong> 
artifacts. You can find more details from &lt;a 
href="https://infra.apache.org/release-distribution.html#dockerhub";>ASF Release 
Distribution Policy&lt;/a>.&lt;/p>
 &lt;/li>
 &lt;li>
-&lt;p>Recommand to use &lt;code>release tag&lt;/code>(like 
&lt;code>1.0.0&lt;/code>) for the stable version. Use &lt;code>latest&lt;/code> 
tag to experience the newest functions in development.&lt;/p>
+&lt;p>Recommand to use &lt;code>release tag&lt;/code>(like 
&lt;code>1.2.0&lt;/code>) for the stable version. Use &lt;code>latest&lt;/code> 
tag to experience the newest functions in development.&lt;/p>
 &lt;/li>
 &lt;/ol>
 &lt;/blockquote>
@@ -102,8 +102,8 @@
 &lt;p>&lt;code>HugeGraph-Tools&lt;/code> provides a command-line tool for 
one-click deployment, users can use this tool to quickly download, decompress, 
configure and start &lt;code>HugeGraphServer&lt;/code> and 
&lt;code>HugeGraph-Hubble&lt;/code> with one click.&lt;/p>
 &lt;p>Of course, you should download the tarball of 
&lt;code>HugeGraph-Toolchain&lt;/code> first.&lt;/p>
 &lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-bash" data-lang="bash">&lt;span 
style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># download toolchain binary package, it 
includes loader + tool + hubble&lt;/span>
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># please check the latest version (e.g. 
here is 1.0.0)&lt;/span>
-&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>wget 
https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># please check the latest version (e.g. 
here is 1.2.0)&lt;/span>
+&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>wget 
https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>tar zxf 
*hugegraph-*.tar.gz
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#8f5902;font-style:italic"># enter the tool&amp;#39;s 
package&lt;/span>
diff --git a/en/sitemap.xml b/en/sitemap.xml
index 82b02fb0..e0fd7de5 100644
--- a/en/sitemap.xml
+++ b/en/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/docs/guides/architectural/</loc><lastmod>2023-06-25T21:06:07+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/><xhtml:link rel="alternate" 
hreflang="en" 
href="/docs/guides/architectural/"/></url><url><loc>/docs/config/config-guide/</loc><lastmod>2023-11-01T21:52:52+08:00</last
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/docs/guides/architectural/</loc><lastmod>2023-06-25T21:06:07+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/><xhtml:link rel="alternate" 
hreflang="en" 
href="/docs/guides/architectural/"/></url><url><loc>/docs/config/config-guide/</loc><lastmod>2023-11-01T21:52:52+08:00</last
 [...]
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index af03537f..75269e21 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>/en/sitemap.xml</loc><lastmod>2023-12-28T14:12:57+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2023-12-24T00:13:13+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>/en/sitemap.xml</loc><lastmod>2023-12-31T17:41:16+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2023-12-31T17:41:16+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file

Reply via email to