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 01684dd5 doc: update download.md for release 1.3.0 (#345)
01684dd5 is described below
commit 01684dd5e8543ab333128c3be67a2cab2c268e9e
Author: imbajin <[email protected]>
AuthorDate: Tue Apr 2 14:45:10 2024 +0000
doc: update download.md for release 1.3.0 (#345)
also enhance the desc
---------
Co-authored-by: imbajin <[email protected]>
20a48bc994b083c7eaddf7142c2f307a3ae90bc5
---
cn/docs/_print/index.html | 10 +++---
cn/docs/download/download/index.html | 15 +++++----
cn/docs/index.xml | 45 ++++++++++++++------------
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 | 45 ++++++++++++++------------
docs/quickstart/_print/index.html | 8 ++---
docs/quickstart/hugegraph-server/index.html | 14 ++++----
docs/quickstart/index.xml | 10 +++---
en/index.html | 2 +-
en/sitemap.xml | 2 +-
sitemap.xml | 2 +-
16 files changed, 109 insertions(+), 100 deletions(-)
diff --git a/cn/docs/_print/index.html b/cn/docs/_print/index.html
index ed3b5b36..09d407f7 100644
--- a/cn/docs/_print/index.html
+++ b/cn/docs/_print/index.html
@@ -10,7 +10,7 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
可视化管理平台,一站式可视化分析平台,平台涵盖了从数据建模,到数据快速导入,再到数据的在线、离线分析、以及图的统一管理的全过程;</li><li><a
href=/cn/docs/quickstart/hugegraph-tools>HugeGraph-Tools</a>:HugeGraph-Tools 是
HugeGraph 的部署和管理工具,包括管理图、备份/恢复、Gremlin 执行等功能。</li></ul></li><li><a
href=/cn/docs/quickstart/hugegraph-computer>HugeGraph-Computer</a>:HugeGraph-Computer
是分布式图处理系统 (OLAP).
它是 <a href=https://kowshik.github.io/JPregel/pregel_paper.pdf>Pregel</a>
的一个实现。它可以运行在 Kubernetes/Yarn
等集群上,支持超大规模图计算。</li><li><a
href=/cn/docs/quickstart/hugegraph-ai>HugeGraph-AI(Beta)</a>:HugeGraph-AI 是
HugeGraph 独立的 AI
-组件,提供了图神经网络的训练和推理功能,LLM/Graph RAG 结合/Python-Client 等相关组件,持续更新
ing。</li></ul><h3 id=contact-us>Contact Us</h3><ul><li><a
href=https://github.com/apache/incubator-hugegraph/issues>GitHub Issues</a>:
使用途中出现问题或提供功能性建议,可通过此反馈 (推荐)</li><li>邮件反馈:<a
href=mailto:[email protected]>[email protected]</a> (<a
href=https://hugegraph.apache.org/docs/contribution-guidelines/subscribe/>邮箱订阅方式</a>)</li><li>微信公众号:Apache
HugeGraph, 欢迎扫描下方二维码加入我们!</li></ul><img src="https://github.com/apache/in [...]
+组件,提供了图神经网络的训练和推理功能,LLM/Graph RAG 结合/Python-Client 等相关组件,持续更新
ing。</li></ul><h3 id=contact-us>Contact Us</h3><ul><li><a
href=https://github.com/apache/incubator-hugegraph/issues>GitHub Issues</a>:
使用途中出现问题或提供功能性建议,可通过此反馈 (推荐)</li><li>邮件反馈:<a
href=mailto:[email protected]>[email protected]</a> (<a
href=https://hugegraph.apache.org/docs/contribution-guidelines/subscribe/>邮箱订阅方式</a>)</li><li>微信公众号:Apache
HugeGraph, 欢迎扫描下方二维码加入我们!</li></ul><img src="https://github.com/apache/in [...]
</span></span></code></pre></div><h3 id=3-部署>3 部署</h3><p>有四种方式可以部署
HugeGraph-Server 组件:</p><ul><li>方式 1:使用 Docker 容器
(便于<strong>测试</strong>)</li><li>方式 2:下载 tar 包</li><li>方式 3:源码编译</li><li>方式 4:使用
tools 工具部署 (Outdated)</li></ul><h4 id=31-使用-docker-容器-便于测试>3.1 使用 Docker 容器
(便于<strong>测试</strong>)</h4><p>可参考 <a
href=https://github.com/apache/incubator-hugegraph/blob/master/hugegraph-server/hugegraph-dist/README.md>Docker
部署方式</a>。</p><p>我们可以使用 <code>docker run -itd --name=server -p 8080:80 [...]
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline></span><span
style=color:#204a87;font-weight:700>services</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:#204a87;font-weight:700>server</span><span
style=color:#000;font-weight:700>:</span><span
style=color:#f8f8f8;text-decoration:underline>
@@ -21,14 +21,14 @@ 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># - PASSWORD=123456
为可选参数,设置的时候可以开启鉴权模式,并设置密码</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.2.0</code>) 以获取稳定版。使用 <code>latest</code> tag
可以使用开发中的最新功能。</p></li></ol></blockquote><h4 id=32-下载-tar-包>3.2 下载 tar
包</h4><div class=highlight><pre tabindex=0 style=back [...]
+</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.3.0</code>) 以获取稳定版。使用 <code>latest</code> tag
可以使用开发中的最新功能。</p></li></ol></blockquote><h4 id=32-下载-tar-包>3.2 下载 tar
包</h4><div class=highlight><pre tabindex=0 style=back [...]
</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=33-源码编译>3.3 源码编译</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.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> Reactor Summary <span
style=color:#204a87;font-weight:700>for</span> hugegraph 1.3.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>
@@ -47,8 +47,8 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
</span></span><span style=display:flex><span><span
style=color:#ce5c00;font-weight:700>[</span>INFO<span
style=color:#ce5c00;font-weight:700>]</span> BUILD SUCCESS
</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></span></code></pre></div><p>执行成功后,在 hugegraph 目录下生成
<code>*hugegraph-*.tar.gz</code> 文件,就是编译生成的 tar 包。</p><h4
id=34-使用-tools-工具部署-outdated>3.4 使用 tools 工具部署
(Outdated)</h4><p>HugeGraph-Tools 提供了一键部署的命令行工具,用户可以使用该工具快速地一键下载、解压、配置并启动
HugeGraph-Server 和 HugeGraph-Hubble,最新的 HugeGraph-Toolchain
中已经包含所有的这些工具,直接下载它解压就有工具包集合了</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 [...]
-</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></code></pre></div><p>执行成功后,在 hugegraph 目录下生成
<code>*hugegraph-*.tar.gz</code> 文件,就是编译生成的 tar 包。</p><h4
id=34-使用-tools-工具部署-outdated>3.4 使用 tools 工具部署
(Outdated)</h4><p>HugeGraph-Tools 提供了一键部署的命令行工具,用户可以使用该工具快速地一键下载、解压、配置并启动
HugeGraph-Server 和 HugeGraph-Hubble,最新的 HugeGraph-Toolchain
中已经包含所有的这些工具,直接下载它解压就有工具包集合了</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 [...]
+</span></span><span style=display:flex><span>wget
https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.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'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 843b728b..4ad2b7a4 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.2.0, released on 2023-12-28(how to build from source).
+The latest HugeGraph: 1.3.0, released on 2024-04-01(how to build from source).
@@ -10,16 +10,19 @@ download
-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 [...]
+HugeGraph-Server …"><meta property="og:title" content="Download
HugeGraph"><meta property="og:description" content="Latest version The latest
HugeGraph: 1.3.0, released on 2024-04-01(how to build from source).
+components description download HugeGraph-Server HugeGraph 的主程序 1.3.0(备用)
HugeGraph-Toolchain 数据导入/导出/备份, Web 可视化图形界面等工具合集 1.3.0(备用) 注: HugeGraph
所有组件版本号已保持一致, client/loader/hubble/common 等 maven 仓库版本号同理, 依赖引用可参考maven 示例
+Binary Versions mapping Version Release Date server toolchain Release Notes
1.3.0 2024-04-01 [Binary] [Sign] [SHA512] [Binary] [Sign] [SHA512]
Release-Notes Source Versions mapping Version Release Date server toolchain
computer common Release Notes 1.3.0 2024-04-01 [Source] [Sign] [SHA512]
[Source] [Sign] [SHA512] [Source] [Sign] [SHA512] [Source] [Sign] [SHA512]
Release-Notes 旧版本下载地址 (Outdated Versions Mapping) Apache 版本."><meta
property="og:type" content="article"><meta property="og:ur [...]
+components description download HugeGraph-Server HugeGraph 的主程序 1.3.0(备用)
HugeGraph-Toolchain 数据导入/导出/备份, Web 可视化图形界面等工具合集 1.3.0(备用) 注: HugeGraph
所有组件版本号已保持一致, client/loader/hubble/common 等 maven 仓库版本号同理, 依赖引用可参考maven 示例
+Binary Versions mapping Version Release Date server toolchain Release Notes
1.3.0 2024-04-01 [Binary] [Sign] [SHA512] [Binary] [Sign] [SHA512]
Release-Notes Source Versions mapping Version Release Date server toolchain
computer common Release Notes 1.3.0 2024-04-01 [Source] [Sign] [SHA512]
[Source] [Sign] [SHA512] [Source] [Sign] [SHA512] [Source] [Sign] [SHA512]
Release-Notes 旧版本下载地址 (Outdated Versions Mapping) Apache 版本."><meta
itemprop=dateModified content="2024-04-02T22:44:38+08:00"> [...]
+components description download HugeGraph-Server HugeGraph 的主程序 1.3.0(备用)
HugeGraph-Toolchain 数据导入/导出/备份, Web 可视化图形界面等工具合集 1.3.0(备用) 注: HugeGraph
所有组件版本号已保持一致, client/loader/hubble/common 等 maven 仓库版本号同理, 依赖引用可参考maven 示例
+Binary Versions mapping Version Release Date server toolchain Release Notes
1.3.0 2024-04-01 [Binary] [Sign] [SHA512] [Binary] [Sign] [SHA512]
Release-Notes Source Versions mapping Version Release Date server toolchain
computer common Release Notes 1.3.0 2024-04-01 [Source] [Sign] [SHA512]
[Source] [Sign] [SHA512] [Source] [Sign] [SHA512] [Source] [Sign] [SHA512]
Release-Notes 旧版本下载地址 (Outdated Versions Mapping) Apache 版本."><link rel=preload
href=/scss/main.min.1764bdd1b00b15c82ea08e6a84 [...]
<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 0d6bfd37..ccec5e56 100644
--- a/cn/docs/index.xml
+++ b/cn/docs/index.xml
@@ -2146,12 +2146,12 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
<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>
+<p>推荐使用 <code>release tag</code>(如 <code>1.3.0</code>)
以获取稳定版。使用 <code>latest</code> tag 可以使用开发中的最新功能。</p>
</li>
</ol>
</blockquote>
<h4 id="32-下载-tar-包">3.2 下载 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"># use the latest version, here is 1.2.0
for example</span>
+<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"># use the latest version, here is 1.3.0
for example</span>
</span></span><span style="display:flex;"><span>wget
https://downloads.apache.org/incubator/hugegraph/<span
style="color:#ce5c00;font-weight:bold">{</span>version<span
style="color:#ce5c00;font-weight:bold">}</span>/apache-hugegraph-incubating-<span
style="color:#ce5c00;font-weight:bold">{</span>version<span
style="color:#ce5c00;font-weight:bold">}</span>.tar.gz
</span></span><span style="display:flex;"><span>tar zxf
*hugegraph*.tar.gz
</span></span></code></pre></div><h4 id="33-源码编译">3.3
源码编译</h4>
@@ -2163,7 +2163,7 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
</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:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span> Reactor Summary <span
style="color:#204a87;font-weight:bold">for</span> hugegraph 1.2.0:
+</span></span><span style="display:flex;"><span><span
style="color:#ce5c00;font-weight:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span> Reactor Summary <span
style="color:#204a87;font-weight:bold">for</span> hugegraph 1.3.0:
</span></span><span style="display:flex;"><span><span
style="color:#ce5c00;font-weight:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span>
</span></span><span style="display:flex;"><span><span
style="color:#ce5c00;font-weight:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span> hugegraph
.......................................... SUCCESS <span
style="color:#ce5c00;font-weight:bold">[</span> 2.405 s<span
style="color:#ce5c00;font-weight:bold">]</span>
</span></span><span style="display:flex;"><span><span
style="color:#ce5c00;font-weight:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span> hugegraph-core
..................................... SUCCESS <span
style="color:#ce5c00;font-weight:bold">[</span> 13.405 s<span
style="color:#ce5c00;font-weight:bold">]</span>
@@ -2185,8 +2185,8 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
</span></span></code></pre></div><p>执行成功后,在 hugegraph 目录下生成
<code>*hugegraph-*.tar.gz</code> 文件,就是编译生成的 tar 包。</p>
<h4 id="34-使用-tools-工具部署-outdated">3.4 使用 tools 工具部署 (Outdated)</h4>
<p>HugeGraph-Tools 提供了一键部署的命令行工具,用户可以使用该工具快速地一键下载、解压、配置并启动 HugeGraph-Server
和 HugeGraph-Hubble,最新的 HugeGraph-Toolchain 中已经包含所有的这些工具,直接下载它解压就有工具包集合了</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:#8f5902;font-style:italic"># download toolchain package, it
includes loader + tool + hubble, please check the latest version (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
+<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"># download toolchain package, it
includes loader + tool + hubble, please check the latest version (here is
1.3.0)</span>
+</span></span><span style="display:flex;"><span>wget
https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.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*
@@ -2600,7 +2600,7 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
</li>
</ul></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>
<h3 id="latest-version">Latest version</h3>
-<p>The latest HugeGraph: <strong>1.2.0</strong>, released on
<em>2023-12-28</em>(<a href="/docs/quickstart/hugegraph-server/">how
to build from source</a>).</p>
+<p>The latest HugeGraph: <strong>1.3.0</strong>, released on
<em>2024-04-01</em>(<a href="/docs/quickstart/hugegraph-server/">how
to build from source</a>).</p>
<table>
<thead>
<tr>
@@ -2613,15 +2613,18 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
<tr>
<td>HugeGraph-Server</td>
<td>HugeGraph 的主程序</td>
-<td><a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz">1.2.0</a>(<a
href="https://dlcdn.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz">备用</a>)</td>
+<td><a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz">1.3.0</a>(<a
href="https://dlcdn.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz">备用</a>)</td>
</tr>
<tr>
<td>HugeGraph-Toolchain</td>
<td>数据导入/导出/备份, Web 可视化图形界面等工具合集</td>
-<td><a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz">1.2.0</a>(<a
href="https://dlcdn.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz">备用</a>)</td>
+<td><a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz">1.3.0</a>(<a
href="https://dlcdn.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz">备用</a>)</td>
</tr>
</tbody>
</table>
+<blockquote>
+<p>注: HugeGraph 所有组件版本号已保持一致,
<code>client/loader/hubble/common</code> 等 maven 仓库版本号同理, 依赖引用可参考<a
href="https://github.com/apache/incubator-hugegraph-toolchain#maven-dependencies">maven
示例</a></p>
+</blockquote>
<h3 id="binary-versions-mapping">Binary Versions mapping</h3>
<table>
<thead>
@@ -2635,11 +2638,11 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
</thead>
<tbody>
<tr>
-<td>1.2.0</td>
-<td>2023-12-28</td>
-<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz">Binary</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz.sha512">SHA512</a>]</td>
-<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz">Binary</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz.sha512">SHA512</a>]</td>
-<td><a
href="/docs/changelog/hugegraph-1.2.0-release-notes/">Release-Notes</a></td>
+<td>1.3.0</td>
+<td>2024-04-01</td>
+<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz">Binary</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz.sha512">SHA512</a>]</td>
+<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz">Binary</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz.sha512">SHA512</a>]</td>
+<td><a
href="/docs/changelog/hugegraph-1.3.0-release-notes/">Release-Notes</a></td>
</tr>
</tbody>
</table>
@@ -2658,13 +2661,13 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
</thead>
<tbody>
<tr>
-<td>1.2.0</td>
-<td>2023-12-28</td>
-<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0-src.tar.gz">Source</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0-src.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0-src.tar.gz.sha512">SHA512</a>]</td>
-<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0-src.tar.gz">Source</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0-src.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0-src.tar.gz.sha512">SHA512</a>]</td>
-<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-computer-incubating-1.2.0-src.tar.gz">Source</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-computer-incubating-1.2.0-src.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-computer-incubating-1.2.0-src.tar.gz.sha512">SHA512</a>]</td>
-<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-commons-incubating-1.2.0-src.tar.gz">Source</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-commons-incubating-1.2.0-src.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-commons-incubating-1.2.0-src.tar.gz.sha512">SHA512</a>]</td>
-<td><a
href="/docs/changelog/hugegraph-1.2.0-release-notes/">Release-Notes</a></td>
+<td>1.3.0</td>
+<td>2024-04-01</td>
+<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0-src.tar.gz">Source</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0-src.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0-src.tar.gz.sha512">SHA512</a>]</td>
+<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0-src.tar.gz">Source</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0-src.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0-src.tar.gz.sha512">SHA512</a>]</td>
+<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-computer-incubating-1.3.0-src.tar.gz">Source</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-computer-incubating-1.3.0-src.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-computer-incubating-1.3.0-src.tar.gz.sha512">SHA512</a>]</td>
+<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-commons-incubating-1.3.0-src.tar.gz">Source</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-commons-incubating-1.3.0-src.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-commons-incubating-1.3.0-src.tar.gz.sha512">SHA512</a>]</td>
+<td><a
href="/docs/changelog/hugegraph-1.3.0-release-notes/">Release-Notes</a></td>
</tr>
</tbody>
</table>
@@ -2701,7 +2704,7 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
<p>注:</p>
<ol>
<li>请大家尽早迁移到最新 release 版本上, 社区将不再维护 <code>1.0.0</code> 前的旧版本(非 ASF
版本)</li>
-<li><code>1.2.0</code> 是最后一个兼容 Java8 的主版本, 请尽早迁移运行时 ≥
<code>Java11</code></li>
+<li><code>1.3.0</code> 是最后一个兼容 Java8 的主版本, 请尽早使用/迁移运行时为
<code>Java11</code> (低版本 Java 有潜在更多的 SEC 风险和性能影响)</li>
</ol>
<table>
<thead>
diff --git a/cn/docs/quickstart/_print/index.html
b/cn/docs/quickstart/_print/index.html
index 5342ec5a..e944749e 100644
--- a/cn/docs/quickstart/_print/index.html
+++ b/cn/docs/quickstart/_print/index.html
@@ -11,14 +11,14 @@
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#8f5902;font-style:italic># - PASSWORD=123456
为可选参数,设置的时候可以开启鉴权模式,并设置密码</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.2.0</code>) 以获取稳定版。使用 <code>latest</code> tag
可以使用开发中的最新功能。</p></li></ol></blockquote><h4 id=32-下载-tar-包>3.2 下载 tar
包</h4><div class=highlight><pre tabindex=0 style=back [...]
+</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.3.0</code>) 以获取稳定版。使用 <code>latest</code> tag
可以使用开发中的最新功能。</p></li></ol></blockquote><h4 id=32-下载-tar-包>3.2 下载 tar
包</h4><div class=highlight><pre tabindex=0 style=back [...]
</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=33-源码编译>3.3 源码编译</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.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> Reactor Summary <span
style=color:#204a87;font-weight:700>for</span> hugegraph 1.3.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>
@@ -37,8 +37,8 @@
</span></span><span style=display:flex><span><span
style=color:#ce5c00;font-weight:700>[</span>INFO<span
style=color:#ce5c00;font-weight:700>]</span> BUILD SUCCESS
</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></span></code></pre></div><p>执行成功后,在 hugegraph 目录下生成
<code>*hugegraph-*.tar.gz</code> 文件,就是编译生成的 tar 包。</p><h4
id=34-使用-tools-工具部署-outdated>3.4 使用 tools 工具部署
(Outdated)</h4><p>HugeGraph-Tools 提供了一键部署的命令行工具,用户可以使用该工具快速地一键下载、解压、配置并启动
HugeGraph-Server 和 HugeGraph-Hubble,最新的 HugeGraph-Toolchain
中已经包含所有的这些工具,直接下载它解压就有工具包集合了</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 [...]
-</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></code></pre></div><p>执行成功后,在 hugegraph 目录下生成
<code>*hugegraph-*.tar.gz</code> 文件,就是编译生成的 tar 包。</p><h4
id=34-使用-tools-工具部署-outdated>3.4 使用 tools 工具部署
(Outdated)</h4><p>HugeGraph-Tools 提供了一键部署的命令行工具,用户可以使用该工具快速地一键下载、解压、配置并启动
HugeGraph-Server 和 HugeGraph-Hubble,最新的 HugeGraph-Toolchain
中已经包含所有的这些工具,直接下载它解压就有工具包集合了</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 [...]
+</span></span><span style=display:flex><span>wget
https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.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'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 d7d73c30..08abb3b3 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:使用 Docker 容器 (便于测试) 方式 2:下载 tar 包 方式 3:源码编译 方式 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="2024-02-01T18:09:33+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:使用 Docker 容器 (便于测试) 方式 2:下载 tar 包 方式 3:源码编译 方式 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="2024-04-02T22:44:38+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:使用 Docker 容器 (便于测试) 方式 2:下载 tar 包 方式 3:源码编译 方式 4:使用 tools 工具部署 (Outdated)
3."><meta itemprop=dateModified content="2024-02-01T18:09:33+08:00"><meta
itemprop=wordCount content="1430"><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:使用 Docker 容器 (便于测试) 方式 2:下载 tar 包 方式 3:源码编译 方式 4:使用 tools 工具部署 (Outdated)
3."><meta itemprop=dateModified content="2024-04-02T22:44:38+08:00"><meta
itemprop=wordCount content="1430"><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 的兼容
@@ -35,14 +35,14 @@ 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># - PASSWORD=123456
为可选参数,设置的时候可以开启鉴权模式,并设置密码</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.2.0</code>) 以获取稳定版。使用 <code>latest</code> tag
可以使用开发中的最新功能。</p></li></ol></blockquote><h4 id=32-下载-tar-包>3.2 下载 tar
包</h4><div class=highlight><pre tabindex=0 style=back [...]
+</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.3.0</code>) 以获取稳定版。使用 <code>latest</code> tag
可以使用开发中的最新功能。</p></li></ol></blockquote><h4 id=32-下载-tar-包>3.2 下载 tar
包</h4><div class=highlight><pre tabindex=0 style=back [...]
</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=33-源码编译>3.3 源码编译</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.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> Reactor Summary <span
style=color:#204a87;font-weight:700>for</span> hugegraph 1.3.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>
@@ -61,8 +61,8 @@ java -version 3 部署 有四种方式可以部署 HugeGraph-Server 组件:
</span></span><span style=display:flex><span><span
style=color:#ce5c00;font-weight:700>[</span>INFO<span
style=color:#ce5c00;font-weight:700>]</span> BUILD SUCCESS
</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></span></code></pre></div><p>执行成功后,在 hugegraph 目录下生成
<code>*hugegraph-*.tar.gz</code> 文件,就是编译生成的 tar 包。</p><h4
id=34-使用-tools-工具部署-outdated>3.4 使用 tools 工具部署
(Outdated)</h4><p>HugeGraph-Tools 提供了一键部署的命令行工具,用户可以使用该工具快速地一键下载、解压、配置并启动
HugeGraph-Server 和 HugeGraph-Hubble,最新的 HugeGraph-Toolchain
中已经包含所有的这些工具,直接下载它解压就有工具包集合了</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 [...]
-</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></code></pre></div><p>执行成功后,在 hugegraph 目录下生成
<code>*hugegraph-*.tar.gz</code> 文件,就是编译生成的 tar 包。</p><h4
id=34-使用-tools-工具部署-outdated>3.4 使用 tools 工具部署
(Outdated)</h4><p>HugeGraph-Tools 提供了一键部署的命令行工具,用户可以使用该工具快速地一键下载、解压、配置并启动
HugeGraph-Server 和 HugeGraph-Hubble,最新的 HugeGraph-Toolchain
中已经包含所有的这些工具,直接下载它解压就有工具包集合了</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 [...]
+</span></span><span style=display:flex><span>wget
https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.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's package</span>
</span></span><span style=display:flex><span><span
style=color:#204a87>cd</span> *hugegraph*/*tool*
@@ -291,7 +291,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/swagger-ui.png
alt=image></div><p>在使用 Swagger UI 调试 HugeGraph 提供的 API 时,如果 HugeGraph Server
开启了鉴权模式,可以在 Swagger 页面输入鉴权信息。</p><div style=text-align:center><img
src=/docs/images/images-server/swagger-ui-where-set-auth-exam [...]
</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 71a36479..a887eb24 100644
--- a/cn/docs/quickstart/index.xml
+++ b/cn/docs/quickstart/index.xml
@@ -50,12 +50,12 @@
<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>
+<p>推荐使用 <code>release tag</code>(如 <code>1.3.0</code>)
以获取稳定版。使用 <code>latest</code> tag 可以使用开发中的最新功能。</p>
</li>
</ol>
</blockquote>
<h4 id="32-下载-tar-包">3.2 下载 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"># use the latest version, here is 1.2.0
for example</span>
+<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"># use the latest version, here is 1.3.0
for example</span>
</span></span><span style="display:flex;"><span>wget
https://downloads.apache.org/incubator/hugegraph/<span
style="color:#ce5c00;font-weight:bold">{</span>version<span
style="color:#ce5c00;font-weight:bold">}</span>/apache-hugegraph-incubating-<span
style="color:#ce5c00;font-weight:bold">{</span>version<span
style="color:#ce5c00;font-weight:bold">}</span>.tar.gz
</span></span><span style="display:flex;"><span>tar zxf
*hugegraph*.tar.gz
</span></span></code></pre></div><h4 id="33-源码编译">3.3
源码编译</h4>
@@ -67,7 +67,7 @@
</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:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span> Reactor Summary <span
style="color:#204a87;font-weight:bold">for</span> hugegraph 1.2.0:
+</span></span><span style="display:flex;"><span><span
style="color:#ce5c00;font-weight:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span> Reactor Summary <span
style="color:#204a87;font-weight:bold">for</span> hugegraph 1.3.0:
</span></span><span style="display:flex;"><span><span
style="color:#ce5c00;font-weight:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span>
</span></span><span style="display:flex;"><span><span
style="color:#ce5c00;font-weight:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span> hugegraph
.......................................... SUCCESS <span
style="color:#ce5c00;font-weight:bold">[</span> 2.405 s<span
style="color:#ce5c00;font-weight:bold">]</span>
</span></span><span style="display:flex;"><span><span
style="color:#ce5c00;font-weight:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span> hugegraph-core
..................................... SUCCESS <span
style="color:#ce5c00;font-weight:bold">[</span> 13.405 s<span
style="color:#ce5c00;font-weight:bold">]</span>
@@ -89,8 +89,8 @@
</span></span></code></pre></div><p>执行成功后,在 hugegraph 目录下生成
<code>*hugegraph-*.tar.gz</code> 文件,就是编译生成的 tar 包。</p>
<h4 id="34-使用-tools-工具部署-outdated">3.4 使用 tools 工具部署 (Outdated)</h4>
<p>HugeGraph-Tools 提供了一键部署的命令行工具,用户可以使用该工具快速地一键下载、解压、配置并启动 HugeGraph-Server
和 HugeGraph-Hubble,最新的 HugeGraph-Toolchain 中已经包含所有的这些工具,直接下载它解压就有工具包集合了</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:#8f5902;font-style:italic"># download toolchain package, it
includes loader + tool + hubble, please check the latest version (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
+<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"># download toolchain package, it
includes loader + tool + hubble, please check the latest version (here is
1.3.0)</span>
+</span></span><span style="display:flex;"><span>wget
https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.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/sitemap.xml b/cn/sitemap.xml
index c7291398..3f5d7146 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/language/hugegraph-gremlin/</loc><lastmod>2023-01-01T16:16:43+08:00</lastmod><xhtml:link
rel="alternate" hreflang="en"
href="/docs/language/hugegraph-gremlin/"/><xhtml:link rel="alternate"
hreflang="cn"
href="/cn/docs/language/hugegraph-gremlin/"/></url><url><loc>/cn/docs/performance/hugegraph-benchmark-0.5.6/</lo
[...]
\ 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/language/hugegraph-gremlin/</loc><lastmod>2023-01-01T16:16:43+08:00</lastmod><xhtml:link
rel="alternate" hreflang="en"
href="/docs/language/hugegraph-gremlin/"/><xhtml:link rel="alternate"
hreflang="cn"
href="/cn/docs/language/hugegraph-gremlin/"/></url><url><loc>/cn/docs/performance/hugegraph-benchmark-0.5.6/</lo
[...]
\ No newline at end of file
diff --git a/docs/_print/index.html b/docs/_print/index.html
index 77ce9846..e9524d79 100644
--- a/docs/_print/index.html
+++ b/docs/_print/index.html
@@ -8,7 +8,7 @@ It supports large-scale distributed graph computing
(OLAP).</p><p>Typical applic
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 [...]
visualization management platform, a one-stop visualization analysis platform,
the platform covers the whole process from data modeling, to fast data import,
to online and offline analysis of data, and unified management of the
graph;</li><li><a href=/docs/quickstart/hugegraph-tools>HugeGraph-Tools</a>:
HugeGraph-Tools is HugeGraph’s deployment and management tool, including
graph management, backup/recovery, Gremlin execution and other
functions.</li></ul></li><li><a href=/docs/qu [...]
It is an implementation of <a
href=https://kowshik.github.io/JPregel/pregel_paper.pdf>Pregel</a>. It can run
on clusters such as Kubernetes/Yarn, and supports large-scale graph
computing.</li><li><a
href=/docs/quickstart/hugegraph-ai>HugeGraph-AI(Beta)</a>: HugeGraph-AI is
HugeGraph’s independent AI
-component, providing training and inference functions of graph neural
networks, LLM/Graph RAG combination/Python-Client and other related components,
continuously updating.</li></ul><h3 id=contact-us>Contact Us</h3><ul><li><a
href=https://github.com/apache/incubator-hugegraph/issues>GitHub Issues</a>:
Feedback on usage issues and functional requirements (quick
response)</li><li>Feedback Email: <a
href=mailto:[email protected]>[email protected]</a> (<a
href=https://hugegraph [...]
+component, providing training and inference functions of graph neural
networks, LLM/Graph RAG combination/Python-Client and other related components,
continuously updating.</li></ul><h3 id=contact-us>Contact Us</h3><ul><li><a
href=https://github.com/apache/incubator-hugegraph/issues>GitHub Issues</a>:
Feedback on usage issues and functional requirements (quick
response)</li><li>Feedback Email: <a
href=mailto:[email protected]>[email protected]</a> (<a
href=https://hugegraph [...]
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline></span><span
style=color:#204a87;font-weight:700>services</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:#204a87;font-weight:700>server</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:#204a87;font-weight:700>image</span><span
style=color:#000;font-weight:700>:</span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#000>hugegraph/hugegraph</span><span
style=color:#f8f8f8;text-decoration:underline>
@@ -20,7 +20,7 @@ component, providing training and inference functions of
graph neural networks,
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#8f5902;font-style:italic># PASSWORD is an option to enable auth
mode with the password you set.</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.2.0</code>) for the stable version. Use
<code>latest</code> tag to ex [...]
+</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.3.0</code>) for the stable version. Use
<code>latest</code> tag to ex [...]
</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>
@@ -40,7 +40,7 @@ component, providing training and inference functions of
graph neural networks,
</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.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> Reactor Summary <span
style=color:#204a87;font-weight:700>for</span> hugegraph 1.3.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 @@ component, providing training and inference functions of
graph neural networks,
</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></span></code></pre></div><p>After successful execution,
<code>*hugegraph-*.tar.gz</code> files will be generated in the hugegraph
directory, which is the tarball generated by compilation.</p><h4
id=34-one-click-deployment>3.4 One-click
deployment</h4><p><code>HugeGraph-Tools</code> provides a command-line tool for
one-click deployment, users can use this tool to quickly download, decompress,
configure and start <code>HugeGraphServer</code> and
<code>HugeGraph-Hubble</code> with o [...]
-</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><span
style=color:#8f5902;font-style:italic># please check the latest version (e.g.
here is 1.3.0)</span>
+</span></span><span style=display:flex><span>wget
https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.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's package</span>
diff --git a/docs/download/download/index.html
b/docs/download/download/index.html
index 4b68e900..42072559 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.2.0, released on 2023-12-28(how to build from source).
+The latest HugeGraph: 1.3.0, released on 2024-04-01(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.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] [ [...]
+HugeGraph-Server …"><meta property="og:title" content="Download
HugeGraph"><meta property="og:description" content="Latest version The latest
HugeGraph: 1.3.0, released on 2024-04-01(how to build from source).
+components description download HugeGraph-Server The main program of HugeGraph
1.3.0(alternate) HugeGraph-Toolchain A collection of tools for graph data
import/export/backup, web visualization, etc. 1.3.0(alternate) Note: The
version numbers of all components of HugeGraph have been kept consistent, and
the version numbers of Maven repositories such as client/loader/hubble/common
are the same. You can refer to these for dependency referencesmaven
example"><meta property="og:type" content= [...]
+components description download HugeGraph-Server The main program of HugeGraph
1.3.0(alternate) HugeGraph-Toolchain A collection of tools for graph data
import/export/backup, web visualization, etc. 1.3.0(alternate) Note: The
version numbers of all components of HugeGraph have been kept consistent, and
the version numbers of Maven repositories such as client/loader/hubble/common
are the same. You can refer to these for dependency referencesmaven
example"><meta itemprop=dateModified conte [...]
+components description download HugeGraph-Server The main program of HugeGraph
1.3.0(alternate) HugeGraph-Toolchain A collection of tools for graph data
import/export/backup, web visualization, etc. 1.3.0(alternate) Note: The
version numbers of all components of HugeGraph have been kept consistent, and
the version numbers of Maven repositories such as client/loader/hubble/common
are the same. You can refer to these for dependency referencesmaven
example"><link rel=preload href=/scss/main [...]
<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 6329f185..e16866ed 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -1468,13 +1468,13 @@
<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 experience the newest functions in development.</p>
+<p>Recommand to use <code>release tag</code>(like
<code>1.3.0</code>) for the stable version. Use <code>latest</code>
tag to experience the newest functions in development.</p>
</li>
</ol>
</blockquote>
<h4 id="32-download-the-binary-tar-tarball">3.2 Download the binary tar
tarball</h4>
<p>You could download the binary tarball from the download page of ASF site
like this:</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:#8f5902;font-style:italic"># use the latest version, here is 1.2.0
for example</span>
+<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"># use the latest version, here is 1.3.0
for example</span>
</span></span><span style="display:flex;"><span>wget
https://downloads.apache.org/incubator/hugegraph/<span
style="color:#ce5c00;font-weight:bold">{</span>version<span
style="color:#ce5c00;font-weight:bold">}</span>/apache-hugegraph-incubating-<span
style="color:#ce5c00;font-weight:bold">{</span>version<span
style="color:#ce5c00;font-weight:bold">}</span>.tar.gz
</span></span><span style="display:flex;"><span>tar zxf
*hugegraph*.tar.gz
</span></span><span style="display:flex;"><span>
@@ -1503,7 +1503,7 @@
</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:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span> Reactor Summary <span
style="color:#204a87;font-weight:bold">for</span> hugegraph 1.2.0:
+</span></span><span style="display:flex;"><span><span
style="color:#ce5c00;font-weight:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span> Reactor Summary <span
style="color:#204a87;font-weight:bold">for</span> hugegraph 1.3.0:
</span></span><span style="display:flex;"><span><span
style="color:#ce5c00;font-weight:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span>
</span></span><span style="display:flex;"><span><span
style="color:#ce5c00;font-weight:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span> hugegraph
.......................................... SUCCESS <span
style="color:#ce5c00;font-weight:bold">[</span> 2.405 s<span
style="color:#ce5c00;font-weight:bold">]</span>
</span></span><span style="display:flex;"><span><span
style="color:#ce5c00;font-weight:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span> hugegraph-core
..................................... SUCCESS <span
style="color:#ce5c00;font-weight:bold">[</span> 13.405 s<span
style="color:#ce5c00;font-weight:bold">]</span>
@@ -1527,8 +1527,8 @@
<p><code>HugeGraph-Tools</code> provides a command-line tool for
one-click deployment, users can use this tool to quickly download, decompress,
configure and start <code>HugeGraphServer</code> and
<code>HugeGraph-Hubble</code> with one click.</p>
<p>Of course, you should download the tarball of
<code>HugeGraph-Toolchain</code> first.</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:#8f5902;font-style:italic"># download toolchain binary package, it
includes loader + tool + hubble</span>
-</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><span
style="color:#8f5902;font-style:italic"># please check the latest version (e.g.
here is 1.3.0)</span>
+</span></span><span style="display:flex;"><span>wget
https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.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>
@@ -3770,7 +3770,7 @@ multiple times to achieve deduplication. It should be
noted that the properties
<p>TinkerPop API allows open transactions, which are automatically closed
when the request is completed (Gremlin Server forces close)</p>
</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>
<h3 id="latest-version">Latest version</h3>
-<p>The latest HugeGraph: <strong>1.2.0</strong>, released on
<em>2023-12-28</em>(<a href="/docs/quickstart/hugegraph-server/">how
to build from source</a>).</p>
+<p>The latest HugeGraph: <strong>1.3.0</strong>, released on
<em>2024-04-01</em>(<a href="/docs/quickstart/hugegraph-server/">how
to build from source</a>).</p>
<table>
<thead>
<tr>
@@ -3783,15 +3783,18 @@ multiple times to achieve deduplication. It should be
noted that the properties
<tr>
<td>HugeGraph-Server</td>
<td>The main program of HugeGraph</td>
-<td><a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz">1.2.0</a>(<a
href="https://dlcdn.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz">alternate</a>)</td>
+<td><a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz">1.3.0</a>(<a
href="https://dlcdn.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz">alternate</a>)</td>
</tr>
<tr>
<td>HugeGraph-Toolchain</td>
<td>A collection of tools for graph data import/export/backup, web
visualization, etc.</td>
-<td><a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz">1.2.0</a>(<a
href="https://dlcdn.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz">alternate</a>)</td>
+<td><a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz">1.3.0</a>(<a
href="https://dlcdn.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz">alternate</a>)</td>
</tr>
</tbody>
</table>
+<blockquote>
+<p>Note: The version numbers of all components of HugeGraph have been kept
consistent, and the version numbers of Maven repositories such as
client/loader/hubble/common are the same. You can refer to these for dependency
references<a
href="https://github.com/apache/incubator-hugegraph-toolchain#maven-dependencies">maven
example</a></p>
+</blockquote>
<h3 id="binary-versions-mapping">Binary Versions mapping</h3>
<table>
<thead>
@@ -3805,11 +3808,11 @@ multiple times to achieve deduplication. It should be
noted that the properties
</thead>
<tbody>
<tr>
-<td>1.2.0</td>
-<td>2023-12-28</td>
-<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz">Binary</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0.tar.gz.sha512">SHA512</a>]</td>
-<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz">Binary</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0.tar.gz.sha512">SHA512</a>]</td>
-<td><a
href="/docs/changelog/hugegraph-1.2.0-release-notes/">Release-Notes</a></td>
+<td>1.3.0</td>
+<td>2024-04-01</td>
+<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz">Binary</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0.tar.gz.sha512">SHA512</a>]</td>
+<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz">Binary</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0.tar.gz.sha512">SHA512</a>]</td>
+<td><a
href="/docs/changelog/hugegraph-1.3.0-release-notes/">Release-Notes</a></td>
</tr>
</tbody>
</table>
@@ -3829,13 +3832,13 @@ multiple times to achieve deduplication. It should be
noted that the properties
</thead>
<tbody>
<tr>
-<td>1.2.0</td>
-<td>2023-12-28</td>
-<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0-src.tar.gz">Source</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0-src.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-incubating-1.2.0-src.tar.gz.sha512">SHA512</a>]</td>
-<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0-src.tar.gz">Source</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0-src.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-toolchain-incubating-1.2.0-src.tar.gz.sha512">SHA512</a>]</td>
-<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-computer-incubating-1.2.0-src.tar.gz">Source</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-computer-incubating-1.2.0-src.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-computer-incubating-1.2.0-src.tar.gz.sha512">SHA512</a>]</td>
-<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-commons-incubating-1.2.0-src.tar.gz">Source</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-commons-incubating-1.2.0-src.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.2.0/apache-hugegraph-commons-incubating-1.2.0-src.tar.gz.sha512">SHA512</a>]</td>
-<td><a
href="/docs/changelog/hugegraph-1.2.0-release-notes/">Release-Notes</a></td>
+<td>1.3.0</td>
+<td>2024-04-01</td>
+<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0-src.tar.gz">Source</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0-src.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-incubating-1.3.0-src.tar.gz.sha512">SHA512</a>]</td>
+<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0-src.tar.gz">Source</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0-src.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.0-src.tar.gz.sha512">SHA512</a>]</td>
+<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-computer-incubating-1.3.0-src.tar.gz">Source</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-computer-incubating-1.3.0-src.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-computer-incubating-1.3.0-src.tar.gz.sha512">SHA512</a>]</td>
+<td>[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-commons-incubating-1.3.0-src.tar.gz">Source</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-commons-incubating-1.3.0-src.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-commons-incubating-1.3.0-src.tar.gz.sha512">SHA512</a>]</td>
+<td><a
href="/docs/changelog/hugegraph-1.3.0-release-notes/">Release-Notes</a></td>
</tr>
</tbody>
</table>
@@ -3872,7 +3875,7 @@ multiple times to achieve deduplication. It should be
noted that the properties
<p>Note:</p>
<ol>
<li>Please migrate to the latest release version as soon as possible. The
community will no longer maintain old versions before <code>1.0.0</code>
(non ASF versions)</li>
-<li><code>1.2.0</code> is the last major version compatible with
<code>Java8</code>, please migrate the runtime as soon as possible ≥
<code>Java11</code></li>
+<li><code>1.3.0</code> is the last major version compatible with
<code>Java8</code>, please switch to or migrate to
<code>Java11</code> as soon as possible (lower versions of Java have
potentially more SEC risks and performance impacts).</li>
</ol>
<table>
<thead>
diff --git a/docs/quickstart/_print/index.html
b/docs/quickstart/_print/index.html
index cfedbf5d..6b0f746e 100644
--- a/docs/quickstart/_print/index.html
+++ b/docs/quickstart/_print/index.html
@@ -12,7 +12,7 @@
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#8f5902;font-style:italic># PASSWORD is an option to enable auth
mode with the password you set.</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.2.0</code>) for the stable version. Use
<code>latest</code> tag to ex [...]
+</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.3.0</code>) for the stable version. Use
<code>latest</code> tag to ex [...]
</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 @@
</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.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> Reactor Summary <span
style=color:#204a87;font-weight:700>for</span> hugegraph 1.3.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>
@@ -52,8 +52,8 @@
</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></span></code></pre></div><p>After successful execution,
<code>*hugegraph-*.tar.gz</code> files will be generated in the hugegraph
directory, which is the tarball generated by compilation.</p><h4
id=34-one-click-deployment>3.4 One-click
deployment</h4><p><code>HugeGraph-Tools</code> provides a command-line tool for
one-click deployment, users can use this tool to quickly download, decompress,
configure and start <code>HugeGraphServer</code> and
<code>HugeGraph-Hubble</code> with o [...]
-</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><span
style=color:#8f5902;font-style:italic># please check the latest version (e.g.
here is 1.3.0)</span>
+</span></span><span style=display:flex><span>wget
https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.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's package</span>
diff --git a/docs/quickstart/hugegraph-server/index.html
b/docs/quickstart/hugegraph-server/index.html
index 4fe1130b..8f04125c 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’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="2024-03-27T17:40:31+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="2024-04-02T22:44:38+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’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="2024-03-27T17:40:31+08:00"><meta itemprop=wordCount
content="2750"><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="2024-04-02T22:44:38+08:00"><meta itemprop=wordCount
content="2750"><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’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
[...]
@@ -24,7 +24,7 @@ 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># PASSWORD is an option to enable auth
mode with the password you set.</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.2.0</code>) for the stable version. Use
<code>latest</code> tag to ex [...]
+</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.3.0</code>) for the stable version. Use
<code>latest</code> tag to ex [...]
</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>
@@ -44,7 +44,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.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> Reactor Summary <span
style=color:#204a87;font-weight:700>for</span> hugegraph 1.3.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>
@@ -64,8 +64,8 @@ There will be two spellings HugeGraph-Server and
HugeGraphServer in the document
</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></span></code></pre></div><p>After successful execution,
<code>*hugegraph-*.tar.gz</code> files will be generated in the hugegraph
directory, which is the tarball generated by compilation.</p><h4
id=34-one-click-deployment>3.4 One-click
deployment</h4><p><code>HugeGraph-Tools</code> provides a command-line tool for
one-click deployment, users can use this tool to quickly download, decompress,
configure and start <code>HugeGraphServer</code> and
<code>HugeGraph-Hubble</code> with o [...]
-</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><span
style=color:#8f5902;font-style:italic># please check the latest version (e.g.
here is 1.3.0)</span>
+</span></span><span style=display:flex><span>wget
https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.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's package</span>
@@ -296,7 +296,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/swagger-ui.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 informat [...]
</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 8eeae6ac..97f744a1 100644
--- a/docs/quickstart/index.xml
+++ b/docs/quickstart/index.xml
@@ -51,13 +51,13 @@
<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 experience the newest functions in development.</p>
+<p>Recommand to use <code>release tag</code>(like
<code>1.3.0</code>) for the stable version. Use <code>latest</code>
tag to experience the newest functions in development.</p>
</li>
</ol>
</blockquote>
<h4 id="32-download-the-binary-tar-tarball">3.2 Download the binary tar
tarball</h4>
<p>You could download the binary tarball from the download page of ASF site
like this:</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:#8f5902;font-style:italic"># use the latest version, here is 1.2.0
for example</span>
+<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"># use the latest version, here is 1.3.0
for example</span>
</span></span><span style="display:flex;"><span>wget
https://downloads.apache.org/incubator/hugegraph/<span
style="color:#ce5c00;font-weight:bold">{</span>version<span
style="color:#ce5c00;font-weight:bold">}</span>/apache-hugegraph-incubating-<span
style="color:#ce5c00;font-weight:bold">{</span>version<span
style="color:#ce5c00;font-weight:bold">}</span>.tar.gz
</span></span><span style="display:flex;"><span>tar zxf
*hugegraph*.tar.gz
</span></span><span style="display:flex;"><span>
@@ -86,7 +86,7 @@
</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:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span> Reactor Summary <span
style="color:#204a87;font-weight:bold">for</span> hugegraph 1.2.0:
+</span></span><span style="display:flex;"><span><span
style="color:#ce5c00;font-weight:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span> Reactor Summary <span
style="color:#204a87;font-weight:bold">for</span> hugegraph 1.3.0:
</span></span><span style="display:flex;"><span><span
style="color:#ce5c00;font-weight:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span>
</span></span><span style="display:flex;"><span><span
style="color:#ce5c00;font-weight:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span> hugegraph
.......................................... SUCCESS <span
style="color:#ce5c00;font-weight:bold">[</span> 2.405 s<span
style="color:#ce5c00;font-weight:bold">]</span>
</span></span><span style="display:flex;"><span><span
style="color:#ce5c00;font-weight:bold">[</span>INFO<span
style="color:#ce5c00;font-weight:bold">]</span> hugegraph-core
..................................... SUCCESS <span
style="color:#ce5c00;font-weight:bold">[</span> 13.405 s<span
style="color:#ce5c00;font-weight:bold">]</span>
@@ -110,8 +110,8 @@
<p><code>HugeGraph-Tools</code> provides a command-line tool for
one-click deployment, users can use this tool to quickly download, decompress,
configure and start <code>HugeGraphServer</code> and
<code>HugeGraph-Hubble</code> with one click.</p>
<p>Of course, you should download the tarball of
<code>HugeGraph-Toolchain</code> first.</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:#8f5902;font-style:italic"># download toolchain binary package, it
includes loader + tool + hubble</span>
-</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><span
style="color:#8f5902;font-style:italic"># please check the latest version (e.g.
here is 1.3.0)</span>
+</span></span><span style="display:flex;"><span>wget
https://downloads.apache.org/incubator/hugegraph/1.3.0/apache-hugegraph-toolchain-incubating-1.3.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/en/index.html b/en/index.html
index 2b641798..017c4d50 100644
--- a/en/index.html
+++ b/en/index.html
@@ -1 +1 @@
-<!doctype html><html lang=en><head><title>/</title><link rel=canonical
href=/><meta name=robots content="noindex"><meta charset=utf-8><meta
http-equiv=refresh content="0; url=/"></head></html>
\ No newline at end of file
+<!doctype html><html lang=cn><head><title>/</title><link rel=canonical
href=/><meta name=robots content="noindex"><meta charset=utf-8><meta
http-equiv=refresh content="0; url=/"></head></html>
\ No newline at end of file
diff --git a/en/sitemap.xml b/en/sitemap.xml
index 8872a02b..f31a713b 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 ed12b490..6566ed11 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>2024-03-28T18:07:01+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2024-03-28T18:07:01+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>/cn/sitemap.xml</loc><lastmod>2024-04-02T22:44:38+08:00</lastmod></sitemap><sitemap><loc>/en/sitemap.xml</loc><lastmod>2024-04-02T22:44:38+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file