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 51dae77d chore: remove outdated ConfigAuthenticator and revise some
description (#435)
51dae77d is described below
commit 51dae77d261fc4b4cd8799499b5b7b2f66f81908
Author: imbajin <[email protected]>
AuthorDate: Thu Dec 4 10:43:38 2025 +0000
chore: remove outdated ConfigAuthenticator and revise some description
(#435)
---------
Co-authored-by: imbajin <[email protected]>
a036f550bf412ea2950271390888d63bbffef6ba
---
cn/docs/_print/index.html | 12 +++---------
cn/docs/config/_print/index.html | 9 ++-------
cn/docs/config/config-guide/index.html | 13 ++++---------
cn/docs/config/config-option/index.html | 6 +++---
cn/docs/config/index.xml | 19 ++----------------
cn/docs/download/download/index.html | 24 +++++++----------------
cn/docs/index.xml | 33 +++++---------------------------
cn/sitemap.xml | 2 +-
docs/_print/index.html | 12 +++---------
docs/config/_print/index.html | 9 ++-------
docs/config/config-guide/index.html | 13 ++++---------
docs/config/config-option/index.html | 6 +++---
docs/config/index.xml | 19 ++----------------
docs/download/download/index.html | 7 +++----
docs/index.xml | 34 +++++----------------------------
en/index.html | 2 +-
en/sitemap.xml | 2 +-
sitemap.xml | 2 +-
18 files changed, 52 insertions(+), 172 deletions(-)
diff --git a/cn/docs/_print/index.html b/cn/docs/_print/index.html
index c3a2739c..8c9b055d 100644
--- a/cn/docs/_print/index.html
+++ b/cn/docs/_print/index.html
@@ -11,8 +11,7 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
可视化管理平台,一站式可视化分析平台,平台涵盖了从数据建模,到数据快速导入,再到数据的在线、离线分析、以及图的统一管理的全过程;</li><li><a
href=/cn/docs/quickstart/toolchain/hugegraph-tools>HugeGraph-Tools</a>:HugeGraph-Tools
是 HugeGraph 的部署和管理工具,包括管理图、备份/恢复、Gremlin 执行等功能。</li></ul></li><li><a
href=/cn/docs/quickstart/computing/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</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>SEC
反馈: <a
href=mailto:[email protected]>[email protected]</a>
[...]
-由于 ASF 规则要求, 不能直接在当前页面存放非 ASF 发行包, 对于 1.0.0 前旧版本 (非 ASF 版本) 的下载说明, 请跳转至
https://github.com/apache/incubator-hugegraph-doc/wiki/Apache-HugeGraph-(Incubating)-Old-Versions-Download</details></div><div
class=td-content style=page-break-before:always><h1
id=pg-08b1b69f6319108b0455d24614fdd660>3 - Quick Start</h1></div><div
class=td-content><h1 id=pg-47e4c121d898d966f83e783dd8f23933>3.1 - HugeGraph
(OLTP)</h1><h2 id=-最佳实践优先使用-deepwiki-智能文档>🚀 最佳实践:优先使用 DeepWiki
智能文档</h2><blockquote><p>为解决静态文档可 [...]
+组件,提供了图神经网络的训练和推理功能,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>SEC
反馈: <a
href=mailto:[email protected]>[email protected]</a>
[...]
这两种写法含义上并明显差异,可以这么区分:<code>HugeGraph-Server</code>
表示服务端相关组件代码,<code>HugeGraphServer</code> 表示服务进程。</p></blockquote><h3 id=2-依赖>2
依赖</h3><h4 id=21-安装-java-11-jdk-11>2.1 安装 Java 11 (JDK 11)</h4><p>请考虑在 Java 11
的环境上启动 <code>HugeGraph-Server</code>(在 1.5.0 版前,会保留对 Java 8
的基本兼容)</p><p><strong>在往下阅读之前先执行 <code>java -version</code> 命令确认 jdk
版本</strong></p><blockquote><p>注:使用 Java 8 启动 HugeGraph-Server
会失去一些<strong>安全性</strong>的保障,也会降低性能相关指标 (请尽早升级/迁移,1.7.0
不再支持)</p></blockquote><h3 id=3-部署>3 部 [...]
</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>
@@ -2671,8 +2670,7 @@ HugeGraph Toolchain
版本:toolchain-1.0.0</p></blockquote><p><code>spark-load
</span></span><span style=display:flex><span>arthas.disabled_commands=jad
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span># authentication configs
-</span></span><span style=display:flex><span># choose
'org.apache.hugegraph.auth.StandardAuthenticator' or
-</span></span><span style=display:flex><span>#
'org.apache.hugegraph.auth.ConfigAuthenticator'
+</span></span><span style=display:flex><span># choose
'org.apache.hugegraph.auth.StandardAuthenticator' or a custom
implementation
</span></span><span style=display:flex><span>#auth.authenticator=
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span># for StandardAuthenticator mode
@@ -2680,10 +2678,6 @@ HugeGraph Toolchain
版本:toolchain-1.0.0</p></blockquote><p><code>spark-load
</span></span><span style=display:flex><span># auth client config
</span></span><span
style=display:flex><span>#auth.remote_url=127.0.0.1:8899,127.0.0.1:8898,127.0.0.1:8897
</span></span><span style=display:flex><span>
-</span></span><span style=display:flex><span># for ConfigAuthenticator mode
-</span></span><span style=display:flex><span>#auth.admin_token=
-</span></span><span style=display:flex><span>#auth.user_tokens=[]
-</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span># TODO: Deprecated & removed
later (useless from version 1.5.0)
</span></span><span style=display:flex><span># rpc server configs for multi
graph-servers or raft-servers
</span></span><span style=display:flex><span>#rpc.server_host=127.0.0.1
@@ -2843,7 +2837,7 @@ HugeGraph Toolchain
版本:toolchain-1.0.0</p></blockquote><p><code>spark-load
</span></span></code></pre></div><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>curl
http://127.0.0.1:8080/graphs/hugegraph_rocksdb_backend
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span><span
style=color:#ce5c00;font-weight:700>{</span><span
style=color:#4e9a06>"name"</span>:<span
style=color:#4e9a06>"hugegraph_rocksdb"</span>,<span
style=color:#4e9a06>"backend"</span>:<span
style=color:#4e9a06>"rocksdb"</span><span
style=color:#ce5c00;font-weight:700>}</span>
-</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-6bfbb2db4e1f281942d741cef305e724>4.2 -
HugeGraph 配置项</h1><h3 id=gremlin-server-配置项>Gremlin Server
配置项</h3><p>对应配置文件<code>gremlin-server.yaml</code></p><table><thead><tr><th>config
option</th><th>default
value</th><th>description</th></tr></thead><tbody><tr><td>host</td><td>127.0.0.1</td><td>The
host or ip of Gremlin Server.</td></tr><tr><td>port</td><td>8182</td><td>The
listening port of [...]
+</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-6bfbb2db4e1f281942d741cef305e724>4.2 -
HugeGraph 配置项</h1><h3 id=gremlin-server-配置项>Gremlin Server
配置项</h3><p>对应配置文件<code>gremlin-server.yaml</code></p><table><thead><tr><th>config
option</th><th>default
value</th><th>description</th></tr></thead><tbody><tr><td>host</td><td>127.0.0.1</td><td>The
host or ip of Gremlin Server.</td></tr><tr><td>port</td><td>8182</td><td>The
listening port of [...]
以及细粒度的权限访问控制,采用基于“用户 - 用户组 - 操作 - 资源”的 4 层设计,灵活控制用户角色与权限 (支持多
GraphServer)</p><p><code>StandardAuthenticator</code>
模式的几个核心设计:</p><ul><li>初始化时创建超级管理员 (<code>admin</code>)
用户,后续通过超级管理员创建其它用户,新创建的用户被分配足够权限后,可以创建或管理更多的用户</li><li>支持动态创建用户、用户组、资源,支持动态分配或取消权限</li><li>用户可以属于一个或多个用户组,每个用户组可以拥有对任意个资源的操作权限,操作类型包括:读、写、删除、执行等种类</li><li>“资源”
描述了图数据库中的数据,比如符合某一类条件的顶点,每一个资源包括
<code>type</code>、<code>label</code>、<code>properties</code>三个要素,共有 18 种类型、任意
label、任意 properties 可组合形成的资源,
一个资源的内部条件 [...]
</span></span></span><span style=display:flex><span><span
style=color:#8f5902;font-style:italic></span><span
style=color:#000>user</span><span
style=color:#ce5c00;font-weight:700>(</span><span
style=color:#000>name</span><span
style=color:#ce5c00;font-weight:700>=</span><span
style=color:#000>xx</span><span style=color:#ce5c00;font-weight:700>)</span>
<span style=color:#ce5c00;font-weight:700>-</span><span
style=color:#000>belong</span><span
style=color:#ce5c00;font-weight:700>-></spa [...]
</span></span></code></pre></div><h3 id=配置用户认证>配置用户认证</h3><p>HugeGraph
目前默认<strong>未启用</strong>用户认证功能,需通过修改配置文件来启用该功能。(Note: 如果在生产环境/外网使用,
diff --git a/cn/docs/config/_print/index.html b/cn/docs/config/_print/index.html
index e5d03479..5503a9d5 100644
--- a/cn/docs/config/_print/index.html
+++ b/cn/docs/config/_print/index.html
@@ -133,8 +133,7 @@
</span></span><span style=display:flex><span>arthas.disabled_commands=jad
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span># authentication configs
-</span></span><span style=display:flex><span># choose
'org.apache.hugegraph.auth.StandardAuthenticator' or
-</span></span><span style=display:flex><span>#
'org.apache.hugegraph.auth.ConfigAuthenticator'
+</span></span><span style=display:flex><span># choose
'org.apache.hugegraph.auth.StandardAuthenticator' or a custom
implementation
</span></span><span style=display:flex><span>#auth.authenticator=
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span># for StandardAuthenticator mode
@@ -142,10 +141,6 @@
</span></span><span style=display:flex><span># auth client config
</span></span><span
style=display:flex><span>#auth.remote_url=127.0.0.1:8899,127.0.0.1:8898,127.0.0.1:8897
</span></span><span style=display:flex><span>
-</span></span><span style=display:flex><span># for ConfigAuthenticator mode
-</span></span><span style=display:flex><span>#auth.admin_token=
-</span></span><span style=display:flex><span>#auth.user_tokens=[]
-</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span># TODO: Deprecated & removed
later (useless from version 1.5.0)
</span></span><span style=display:flex><span># rpc server configs for multi
graph-servers or raft-servers
</span></span><span style=display:flex><span>#rpc.server_host=127.0.0.1
@@ -305,7 +300,7 @@
</span></span></code></pre></div><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>curl
http://127.0.0.1:8080/graphs/hugegraph_rocksdb_backend
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span><span
style=color:#ce5c00;font-weight:700>{</span><span
style=color:#4e9a06>"name"</span>:<span
style=color:#4e9a06>"hugegraph_rocksdb"</span>,<span
style=color:#4e9a06>"backend"</span>:<span
style=color:#4e9a06>"rocksdb"</span><span
style=color:#ce5c00;font-weight:700>}</span>
-</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-6bfbb2db4e1f281942d741cef305e724>2 -
HugeGraph 配置项</h1><h3 id=gremlin-server-配置项>Gremlin Server
配置项</h3><p>对应配置文件<code>gremlin-server.yaml</code></p><table><thead><tr><th>config
option</th><th>default
value</th><th>description</th></tr></thead><tbody><tr><td>host</td><td>127.0.0.1</td><td>The
host or ip of Gremlin Server.</td></tr><tr><td>port</td><td>8182</td><td>The
listening port of G [...]
+</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-6bfbb2db4e1f281942d741cef305e724>2 -
HugeGraph 配置项</h1><h3 id=gremlin-server-配置项>Gremlin Server
配置项</h3><p>对应配置文件<code>gremlin-server.yaml</code></p><table><thead><tr><th>config
option</th><th>default
value</th><th>description</th></tr></thead><tbody><tr><td>host</td><td>127.0.0.1</td><td>The
host or ip of Gremlin Server.</td></tr><tr><td>port</td><td>8182</td><td>The
listening port of G [...]
以及细粒度的权限访问控制,采用基于“用户 - 用户组 - 操作 - 资源”的 4 层设计,灵活控制用户角色与权限 (支持多
GraphServer)</p><p><code>StandardAuthenticator</code>
模式的几个核心设计:</p><ul><li>初始化时创建超级管理员 (<code>admin</code>)
用户,后续通过超级管理员创建其它用户,新创建的用户被分配足够权限后,可以创建或管理更多的用户</li><li>支持动态创建用户、用户组、资源,支持动态分配或取消权限</li><li>用户可以属于一个或多个用户组,每个用户组可以拥有对任意个资源的操作权限,操作类型包括:读、写、删除、执行等种类</li><li>“资源”
描述了图数据库中的数据,比如符合某一类条件的顶点,每一个资源包括
<code>type</code>、<code>label</code>、<code>properties</code>三个要素,共有 18 种类型、任意
label、任意 properties 可组合形成的资源,
一个资源的内部条件 [...]
</span></span></span><span style=display:flex><span><span
style=color:#8f5902;font-style:italic></span><span
style=color:#000>user</span><span
style=color:#ce5c00;font-weight:700>(</span><span
style=color:#000>name</span><span
style=color:#ce5c00;font-weight:700>=</span><span
style=color:#000>xx</span><span style=color:#ce5c00;font-weight:700>)</span>
<span style=color:#ce5c00;font-weight:700>-</span><span
style=color:#000>belong</span><span
style=color:#ce5c00;font-weight:700>-></spa [...]
</span></span></code></pre></div><h3 id=配置用户认证>配置用户认证</h3><p>HugeGraph
目前默认<strong>未启用</strong>用户认证功能,需通过修改配置文件来启用该功能。(Note: 如果在生产环境/外网使用,
diff --git a/cn/docs/config/config-guide/index.html
b/cn/docs/config/config-guide/index.html
index b3719e7a..516473a6 100644
--- a/cn/docs/config/config-guide/index.html
+++ b/cn/docs/config/config-guide/index.html
@@ -6,12 +6,12 @@ HugeGraphServer …"><meta property="og:title"
content="HugeGraph 配置"><meta
HugeGraphServer 内部集成了 GremlinServer 和 RestServer,而 gremlin-server.yaml 和
rest-server.properties 就是用来配置这两个 Server 的。
GremlinServer:GremlinServer 接受用户的 gremlin 语句,解析后转而调用 Core 的代码。 RestServer:提供
RESTful API,根据不同的 HTTP 请求,调用对应的 Core API,如果用户请求体是 gremlin 语句,则会转发给
GremlinServer,实现对图数据的操作。 下面对这三个配置文件逐一介绍。
2 gremlin-server.yaml gremlin-server.yaml 文件默认的内容如下:
-# host and port of gremlin server, need to be consistent with host and port in
rest-server.properties #host: 127.0.0.1 #port: 8182 # Gremlin 查询中的超时时间(以毫秒为单位)
evaluationTimeout: 30000 channelizer:
org.apache.tinkerpop.gremlin.server.channel.WsAndHttpChannelizer #
不要在此处设置图形,此功能将在支持动态添加图形后再进行处理 graphs: { } scriptEngines: { gremlin-groovy: {
staticImports: [ org."><meta property="og:type" content="article"><meta
property="og:url" content="/cn/docs/config/config-guide/"><meta
property="articl [...]
+# host and port of gremlin server, need to be consistent with host and port in
rest-server.properties #host: 127.0.0.1 #port: 8182 # Gremlin 查询中的超时时间(以毫秒为单位)
evaluationTimeout: 30000 channelizer:
org.apache.tinkerpop.gremlin.server.channel.WsAndHttpChannelizer #
不要在此处设置图形,此功能将在支持动态添加图形后再进行处理 graphs: { } scriptEngines: { gremlin-groovy: {
staticImports: [ org."><meta property="og:type" content="article"><meta
property="og:url" content="/cn/docs/config/config-guide/"><meta
property="articl [...]
主要的配置文件包括:gremlin-server.yaml、rest-server.properties 和 hugegraph.properties
HugeGraphServer 内部集成了 GremlinServer 和 RestServer,而 gremlin-server.yaml 和
rest-server.properties 就是用来配置这两个 Server 的。
GremlinServer:GremlinServer 接受用户的 gremlin 语句,解析后转而调用 Core 的代码。 RestServer:提供
RESTful API,根据不同的 HTTP 请求,调用对应的 Core API,如果用户请求体是 gremlin 语句,则会转发给
GremlinServer,实现对图数据的操作。 下面对这三个配置文件逐一介绍。
2 gremlin-server.yaml gremlin-server.yaml 文件默认的内容如下:
-# host and port of gremlin server, need to be consistent with host and port in
rest-server.properties #host: 127.0.0.1 #port: 8182 # Gremlin 查询中的超时时间(以毫秒为单位)
evaluationTimeout: 30000 channelizer:
org.apache.tinkerpop.gremlin.server.channel.WsAndHttpChannelizer #
不要在此处设置图形,此功能将在支持动态添加图形后再进行处理 graphs: { } scriptEngines: { gremlin-groovy: {
staticImports: [ org."><meta itemprop=dateModified
content="2025-09-25T17:04:41+08:00"><meta itemprop=wordCount
content="861"><meta itemprop=keywords co [...]
+# host and port of gremlin server, need to be consistent with host and port in
rest-server.properties #host: 127.0.0.1 #port: 8182 # Gremlin 查询中的超时时间(以毫秒为单位)
evaluationTimeout: 30000 channelizer:
org.apache.tinkerpop.gremlin.server.channel.WsAndHttpChannelizer #
不要在此处设置图形,此功能将在支持动态添加图形后再进行处理 graphs: { } scriptEngines: { gremlin-groovy: {
staticImports: [ org."><meta itemprop=dateModified
content="2025-12-04T18:43:05+08:00"><meta itemprop=wordCount
content="856"><meta itemprop=keywords co [...]
主要的配置文件包括:gremlin-server.yaml、rest-server.properties 和 hugegraph.properties
HugeGraphServer 内部集成了 GremlinServer 和 RestServer,而 gremlin-server.yaml 和
rest-server.properties 就是用来配置这两个 Server 的。
GremlinServer:GremlinServer 接受用户的 gremlin 语句,解析后转而调用 Core 的代码。 RestServer:提供
RESTful API,根据不同的 HTTP 请求,调用对应的 Core API,如果用户请求体是 gremlin 语句,则会转发给
GremlinServer,实现对图数据的操作。 下面对这三个配置文件逐一介绍。
@@ -155,8 +155,7 @@ GremlinServer:GremlinServer 接受用户的 gremlin 语句,解析后转而
</span></span><span style=display:flex><span>arthas.disabled_commands=jad
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span># authentication configs
-</span></span><span style=display:flex><span># choose
'org.apache.hugegraph.auth.StandardAuthenticator' or
-</span></span><span style=display:flex><span>#
'org.apache.hugegraph.auth.ConfigAuthenticator'
+</span></span><span style=display:flex><span># choose
'org.apache.hugegraph.auth.StandardAuthenticator' or a custom
implementation
</span></span><span style=display:flex><span>#auth.authenticator=
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span># for StandardAuthenticator mode
@@ -164,10 +163,6 @@ GremlinServer:GremlinServer 接受用户的 gremlin 语句,解析后转而
</span></span><span style=display:flex><span># auth client config
</span></span><span
style=display:flex><span>#auth.remote_url=127.0.0.1:8899,127.0.0.1:8898,127.0.0.1:8897
</span></span><span style=display:flex><span>
-</span></span><span style=display:flex><span># for ConfigAuthenticator mode
-</span></span><span style=display:flex><span>#auth.admin_token=
-</span></span><span style=display:flex><span>#auth.user_tokens=[]
-</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span># TODO: Deprecated & removed
later (useless from version 1.5.0)
</span></span><span style=display:flex><span># rpc server configs for multi
graph-servers or raft-servers
</span></span><span style=display:flex><span>#rpc.server_host=127.0.0.1
@@ -327,7 +322,7 @@ GremlinServer:GremlinServer 接受用户的 gremlin 语句,解析后转而
</span></span></code></pre></div><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>curl
http://127.0.0.1:8080/graphs/hugegraph_rocksdb_backend
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span><span
style=color:#ce5c00;font-weight:700>{</span><span
style=color:#4e9a06>"name"</span>:<span
style=color:#4e9a06>"hugegraph_rocksdb"</span>,<span
style=color:#4e9a06>"backend"</span>:<span
style=color:#4e9a06>"rocksdb"</span><span
style=color:#ce5c00;font-weight:700>}</span>
-</span></span></code></pre></div><div class="text-muted mt-5 pt-3
border-top">Last modified September 25, 2025: <a
href=https://github.com/apache/incubator-hugegraph-doc/commit/18d0dffaab07a570f5582ede3ac4dd6a9c016df4>docs:
docker starts up by default by setting a password (#417)
(18d0dffa)</a></div></div></main></div></div><footer class="bg-dark py-3 row
d-print-none"><div class=footer-container><div class="row bg-dark"><div
class=col-1></div><div class="col-4 text-center container-cent [...]
+</span></span></code></pre></div><div class="text-muted mt-5 pt-3
border-top">Last modified December 4, 2025: <a
href=https://github.com/apache/incubator-hugegraph-doc/commit/a036f550bf412ea2950271390888d63bbffef6ba>chore:
remove outdated ConfigAuthenticator and revise some description (#435)
(a036f550)</a></div></div></main></div></div><footer class="bg-dark py-3 row
d-print-none"><div class=footer-container><div class="row bg-dark"><div
class=col-1></div><div class="col-4 text-center c [...]
<script src=/js/bootstrap.min.js></script>
<script src=/js/mermaid.min.js></script>
<script src=/js/tabpane-persist.js></script>
diff --git a/cn/docs/config/config-option/index.html
b/cn/docs/config/config-option/index.html
index de7ca253..fd018c14 100644
--- a/cn/docs/config/config-option/index.html
+++ b/cn/docs/config/config-option/index.html
@@ -16,8 +16,8 @@ The host or ip of Gremlin Server.
port …"><meta property="og:title" content="HugeGraph 配置项"><meta
property="og:description" content="Gremlin Server 配置项 对应配置文件gremlin-server.yaml
-config option default value description host 127.0.0.1 The host or ip of
Gremlin Server. port 8182 The listening port of Gremlin Server. graphs
hugegraph: conf/hugegraph.properties The map of graphs with name and config
file path. scriptEvaluationTimeout 30000 The timeout for gremlin script
execution(millisecond). channelizer
org.apache.tinkerpop.gremlin.server.channel.HttpChannelizer Indicates the
protocol which the Gremlin Server provides service. authentication
authenticator: org.apac [...]
-config option default value description host 127.0.0.1 The host or ip of
Gremlin Server. port 8182 The listening port of Gremlin Server. graphs
hugegraph: conf/hugegraph.properties The map of graphs with name and config
file path. scriptEvaluationTimeout 30000 The timeout for gremlin script
execution(millisecond). channelizer
org.apache.tinkerpop.gremlin.server.channel.HttpChannelizer Indicates the
protocol which the Gremlin Server provides service. authentication
authenticator: org.apac [...]
+config option default value description host 127.0.0.1 The host or ip of
Gremlin Server. port 8182 The listening port of Gremlin Server. graphs
hugegraph: conf/hugegraph.properties The map of graphs with name and config
file path. scriptEvaluationTimeout 30000 The timeout for gremlin script
execution(millisecond). channelizer
org.apache.tinkerpop.gremlin.server.channel.HttpChannelizer Indicates the
protocol which the Gremlin Server provides service. authentication
authenticator: org.apac [...]
+config option default value description host 127.0.0.1 The host or ip of
Gremlin Server. port 8182 The listening port of Gremlin Server. graphs
hugegraph: conf/hugegraph.properties The map of graphs with name and config
file path. scriptEvaluationTimeout 30000 The timeout for gremlin script
execution(millisecond). channelizer
org.apache.tinkerpop.gremlin.server.channel.HttpChannelizer Indicates the
protocol which the Gremlin Server provides service. authentication
authenticator: org.apac [...]
config option default value description host 127.0.0.1 The host or ip of
Gremlin Server. port 8182 The listening port of Gremlin Server. graphs
hugegraph: conf/hugegraph.properties The map of graphs with name and config
file path. scriptEvaluationTimeout 30000 The timeout for gremlin script
execution(millisecond). channelizer
org.apache.tinkerpop.gremlin.server.channel.HttpChannelizer Indicates the
protocol which the Gremlin Server provides service. authentication
authenticator: org.apac [...]
<link rel=stylesheet href=/css/prism.css><script
src=https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.min.js></script>
<script>document.addEventListener("DOMContentLoaded",function(){var
t=document.querySelectorAll("pre code.language-mermaid, code.language-mermaid,
pre code.language-fallback,
code.language-fallback"),e=[];t.forEach(function(t){var
n=t.textContent.trim();(n.match(/^(graph|flowchart|sequenceDiagram|classDiagram|pie|gitgraph|erDiagram|journey|gantt|stateDiagram|mindmap|timeline|quadrantChart)/m)||n.includes("-->")||n.includes("->")||n.includes("style
")||n.includes("fill:"))&&e.push(t)}),e. [...]
@@ -25,7 +25,7 @@ config option default value description host 127.0.0.1 The
host or ip of Gremlin
<a
href="https://github.com/apache/incubator-hugegraph-doc/new/master/content/cn/docs/config/config-option.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+
[...]
<a
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=HugeGraph%20%e9%85%8d%e7%bd%ae%e9%a1%b9"
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/config/_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=#gremlin-server-配置项>Gremlin Server
配置项</a></li><li><a href=#rest-server--api-配置项>Rest Server & API
配置项</a></li><li><a href=#基本配置项>基本配置项</a></li><li><a href=#rpc-server-配置>RPC
server 配置</a></li><li><a href=#cassandra-后端配置项>Cassandra 后端配置项</a></li><li><a
href=#scylladb-后端配置项>ScyllaDB 后端配置项</a></li><li><a href=#rocksdb-后端配 [...]
+<a id=print href=/cn/docs/config/_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=#gremlin-server-配置项>Gremlin Server
配置项</a></li><li><a href=#rest-server--api-配置项>Rest Server & API
配置项</a></li><li><a href=#基本配置项>基本配置项</a></li><li><a href=#rpc-server-配置>RPC
server 配置</a></li><li><a href=#cassandra-后端配置项>Cassandra 后端配置项</a></li><li><a
href=#scylladb-后端配置项>ScyllaDB 后端配置项</a></li><li><a href=#rocksdb-后端配 [...]
<script src=/js/bootstrap.min.js></script>
<script src=/js/mermaid.min.js></script>
<script src=/js/tabpane-persist.js></script>
diff --git a/cn/docs/config/index.xml b/cn/docs/config/index.xml
index 939d7bf5..8323a8c0 100644
--- a/cn/docs/config/index.xml
+++ b/cn/docs/config/index.xml
@@ -155,8 +155,7 @@
</span></span><span
style="display:flex;"><span>arthas.disabled_commands=jad
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span># authentication
configs
-</span></span><span style="display:flex;"><span># choose
&#39;org.apache.hugegraph.auth.StandardAuthenticator&#39; or
-</span></span><span style="display:flex;"><span>#
&#39;org.apache.hugegraph.auth.ConfigAuthenticator&#39;
+</span></span><span style="display:flex;"><span># choose
&#39;org.apache.hugegraph.auth.StandardAuthenticator&#39; or a custom
implementation
</span></span><span
style="display:flex;"><span>#auth.authenticator=
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span># for
StandardAuthenticator mode
@@ -164,10 +163,6 @@
</span></span><span style="display:flex;"><span># auth client
config
</span></span><span
style="display:flex;"><span>#auth.remote_url=127.0.0.1:8899,127.0.0.1:8898,127.0.0.1:8897
</span></span><span style="display:flex;"><span>
-</span></span><span style="display:flex;"><span># for
ConfigAuthenticator mode
-</span></span><span style="display:flex;"><span>#auth.admin_token=
-</span></span><span
style="display:flex;"><span>#auth.user_tokens=[]
-</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span># TODO: Deprecated
&amp; removed later (useless from version 1.5.0)
</span></span><span style="display:flex;"><span># rpc server
configs for multi graph-servers or raft-servers
</span></span><span
style="display:flex;"><span>#rpc.server_host=127.0.0.1
@@ -510,12 +505,7 @@
<tr>
<td>auth.authenticator</td>
<td></td>
-<td>The class path of authenticator implementation. e.g.,
org.apache.hugegraph.auth.StandardAuthenticator, or
org.apache.hugegraph.auth.ConfigAuthenticator.</td>
-</tr>
-<tr>
-<td>auth.admin_token</td>
-<td>162f7848-0b6d-4faf-b557-3a0797869c55</td>
-<td>Token for administrator operations, only for
org.apache.hugegraph.auth.ConfigAuthenticator.</td>
+<td>The class path of authenticator implementation. e.g.,
org.apache.hugegraph.auth.StandardAuthenticator, or a custom
implementation.</td>
</tr>
<tr>
<td>auth.graph_store</td>
@@ -523,11 +513,6 @@
<td>The name of graph used to store authentication information, like users,
only for org.apache.hugegraph.auth.StandardAuthenticator.</td>
</tr>
<tr>
-<td>auth.user_tokens</td>
-<td>[hugegraph:9fd95c9c-711b-415b-b85f-d4df46ba5c31]</td>
-<td>The map of user tokens with name and password, only for
org.apache.hugegraph.auth.ConfigAuthenticator.</td>
-</tr>
-<tr>
<td>auth.audit_log_rate</td>
<td>1000.0</td>
<td>The max rate of audit log output per user, default value is 1000
records per second.</td>
diff --git a/cn/docs/download/download/index.html
b/cn/docs/download/download/index.html
index 48e8e5a7..07e1672f 100644
--- a/cn/docs/download/download/index.html
+++ b/cn/docs/download/download/index.html
@@ -4,21 +4,12 @@
推荐使用最新版本的 HugeGraph 软件包, 运行时环境请选择 Java11
验证下载版本, 请使用相应的哈希 (SHA512)、签名和 项目签名验证 KEYS
检查哈希 (SHA512)、签名的说明在 版本验证 页面, 也可参考 ASF 验证说明
-
-
-
-注: HugeGraph 所 …"><meta property="og:title" content="下载 Apache HugeGraph
(Incubating)"><meta property="og:description" content="指南:
-推荐使用最新版本的 HugeGraph 软件包, 运行时环境请选择 Java11 验证下载版本, 请使用相应的哈希 (SHA512)、签名和 项目签名验证
KEYS 检查哈希 (SHA512)、签名的说明在 版本验证 页面, 也可参考 ASF 验证说明 注: HugeGraph 所有组件版本号已保持一致,
client/loader/hubble/common 等 maven 仓库版本号同理, 依赖引用可参考 maven 示例
-最新版本 1.7.0 注: 从版本 1.5.0 开始,需要 Java11 运行时环境
-Release Date: 2025-11-28 Release Notes 二进制包 Server Toolchain [Binary] [Sign]
[SHA512] [Binary] [Sign] [SHA512] 源码包 Please refer to build from source.
-Server Toolchain AI Computer [Source] [Sign] [SHA512] [Source] [Sign] [SHA512]
[Source] [Sign] [SHA512] [Source] [Sign] [SHA512] 归档版本 注:"><meta
property="og:type" content="article"><meta property="og:url"
content="/cn/docs/download/download/"><meta property="article:section"
content="docs"><meta property="article:modified_time"
content="2025-11-28T22:07:36+08:00"><meta property="og:site_name"
content="HugeGraph"><meta itemprop=name content="下载 Apache HugeGraph
(Incubating)"><meta itempro [...]
-推荐使用最新版本的 HugeGraph 软件包, 运行时环境请选择 Java11 验证下载版本, 请使用相应的哈希 (SHA512)、签名和 项目签名验证
KEYS 检查哈希 (SHA512)、签名的说明在 版本验证 页面, 也可参考 ASF 验证说明 注: HugeGraph 所有组件版本号已保持一致,
client/loader/hubble/common 等 maven 仓库版本号同理, 依赖引用可参考 maven 示例
-最新版本 1.7.0 注: 从版本 1.5.0 开始,需要 Java11 运行时环境
-Release Date: 2025-11-28 Release Notes 二进制包 Server Toolchain [Binary] [Sign]
[SHA512] [Binary] [Sign] [SHA512] 源码包 Please refer to build from source.
-Server Toolchain AI Computer [Source] [Sign] [SHA512] [Source] [Sign] [SHA512]
[Source] [Sign] [SHA512] [Source] [Sign] [SHA512] 归档版本 注:"><meta
itemprop=dateModified content="2025-11-28T22:07:36+08:00"><meta
itemprop=wordCount content="258"><meta itemprop=keywords content><meta
name=twitter:card content="summary"><meta name=twitter:title content="下载 Apache
HugeGraph (Incubating)"><meta name=twitter:description content="指南:
-推荐使用最新版本的 HugeGraph 软件包, 运行时环境请选择 Java11 验证下载版本, 请使用相应的哈希 (SHA512)、签名和 项目签名验证
KEYS 检查哈希 (SHA512)、签名的说明在 版本验证 页面, 也可参考 ASF 验证说明 注: HugeGraph 所有组件版本号已保持一致,
client/loader/hubble/common 等 maven 仓库版本号同理, 依赖引用可参考 maven 示例
-最新版本 1.7.0 注: 从版本 1.5.0 开始,需要 Java11 运行时环境
-Release Date: 2025-11-28 Release Notes 二进制包 Server Toolchain [Binary] [Sign]
[SHA512] [Binary] [Sign] [SHA512] 源码包 Please refer to build from source.
+注: HugeGraph 所有组件 …"><meta property="og:title" content="下载 Apache HugeGraph
(Incubating)"><meta property="og:description" content="指南:
+推荐使用最新版本的 HugeGraph 软件包, 运行时环境请选择 Java11 验证下载版本, 请使用相应的哈希 (SHA512)、签名和 项目签名验证
KEYS 检查哈希 (SHA512)、签名的说明在 版本验证 页面, 也可参考 ASF 验证说明 注: HugeGraph 所有组件版本号已保持一致,
client/loader/hubble/common 等 maven 仓库版本号同理, 依赖引用可参考 maven 示例 最新版本 1.7.0
Release Date: 2025-11-28 Release Notes 二进制包 Server Toolchain [Binary] [Sign]
[SHA512] [Binary] [Sign] [SHA512] 源码包 Please refer to build from source.
+Server Toolchain AI Computer [Source] [Sign] [SHA512] [Source] [Sign] [SHA512]
[Source] [Sign] [SHA512] [Source] [Sign] [SHA512] 归档版本 注:"><meta
property="og:type" content="article"><meta property="og:url"
content="/cn/docs/download/download/"><meta property="article:section"
content="docs"><meta property="article:modified_time"
content="2025-12-04T18:43:05+08:00"><meta property="og:site_name"
content="HugeGraph"><meta itemprop=name content="下载 Apache HugeGraph
(Incubating)"><meta itempro [...]
+推荐使用最新版本的 HugeGraph 软件包, 运行时环境请选择 Java11 验证下载版本, 请使用相应的哈希 (SHA512)、签名和 项目签名验证
KEYS 检查哈希 (SHA512)、签名的说明在 版本验证 页面, 也可参考 ASF 验证说明 注: HugeGraph 所有组件版本号已保持一致,
client/loader/hubble/common 等 maven 仓库版本号同理, 依赖引用可参考 maven 示例 最新版本 1.7.0
Release Date: 2025-11-28 Release Notes 二进制包 Server Toolchain [Binary] [Sign]
[SHA512] [Binary] [Sign] [SHA512] 源码包 Please refer to build from source.
+Server Toolchain AI Computer [Source] [Sign] [SHA512] [Source] [Sign] [SHA512]
[Source] [Sign] [SHA512] [Source] [Sign] [SHA512] 归档版本 注:"><meta
itemprop=dateModified content="2025-12-04T18:43:05+08:00"><meta
itemprop=wordCount content="238"><meta itemprop=keywords content><meta
name=twitter:card content="summary"><meta name=twitter:title content="下载 Apache
HugeGraph (Incubating)"><meta name=twitter:description content="指南:
+推荐使用最新版本的 HugeGraph 软件包, 运行时环境请选择 Java11 验证下载版本, 请使用相应的哈希 (SHA512)、签名和 项目签名验证
KEYS 检查哈希 (SHA512)、签名的说明在 版本验证 页面, 也可参考 ASF 验证说明 注: HugeGraph 所有组件版本号已保持一致,
client/loader/hubble/common 等 maven 仓库版本号同理, 依赖引用可参考 maven 示例 最新版本 1.7.0
Release Date: 2025-11-28 Release Notes 二进制包 Server Toolchain [Binary] [Sign]
[SHA512] [Binary] [Sign] [SHA512] 源码包 Please refer to build from source.
Server Toolchain AI Computer [Source] [Sign] [SHA512] [Source] [Sign] [SHA512]
[Source] [Sign] [SHA512] [Source] [Sign] [SHA512] 归档版本 注:"><link rel=preload
href=/scss/main.min.3276a99ddd5b15fbe3fcf20f8237086c2cbb526b572f4f06a2246fa9279ed395.css
as=style><link
href=/scss/main.min.3276a99ddd5b15fbe3fcf20f8237086c2cbb526b572f4f06a2246fa9279ed395.css
rel=stylesheet integrity><script src=/js/jquery.min.js></script>
<link rel=stylesheet href=/css/prism.css><script
src=https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.min.js></script>
<script>document.addEventListener("DOMContentLoaded",function(){var
t=document.querySelectorAll("pre code.language-mermaid, code.language-mermaid,
pre code.language-fallback,
code.language-fallback"),e=[];t.forEach(function(t){var
n=t.textContent.trim();(n.match(/^(graph|flowchart|sequenceDiagram|classDiagram|pie|gitgraph|erDiagram|journey|gantt|stateDiagram|mindmap|timeline|quadrantChart)/m)||n.includes("-->")||n.includes("->")||n.includes("style
")||n.includes("fill:"))&&e.push(t)}),e. [...]
@@ -26,8 +17,7 @@ Server Toolchain AI Computer [Source] [Sign] [SHA512]
[Source] [Sign] [SHA512] [
<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=%e4%b8%8b%e8%bd%bd%20Apache%20HugeGraph%20%28Incubating%29"
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=#最新版本-170>最新版本 1.7.0</a></li><li><a
href=#归档版本>归档版本</a></li></ul></li></ul></nav></div></aside><main class="col-12
col-md-9 col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb
class=td-breadcrumbs><ol class=breadcrumb><li class=breadcrumb-item><a
href=/cn/docs/>Documentation</a></li><li class="breadcrumb-item active" aria-c
[...]
-由于 ASF 规则要求, 不能直接在当前页面存放非 ASF 发行包, 对于 1.0.0 前旧版本 (非 ASF 版本) 的下载说明, 请跳转至
https://github.com/apache/incubator-hugegraph-doc/wiki/Apache-HugeGraph-(Incubating)-Old-Versions-Download</details><div
class="text-muted mt-5 pt-3 border-top">Last modified November 28, 2025: <a
href=https://github.com/apache/incubator-hugegraph-doc/commit/646336fa7da327ddd5d5d5e7cd990f46d89e27e7>feat:
1.7.0 download-links (#434)
(646336fa)</a></div></div></main></div></div><footer class="bg-dark py-3 row
d-print-n [...]
+<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=#最新版本-170>最新版本 1.7.0</a></li><li><a
href=#归档版本>归档版本</a></li></ul></li></ul></nav></div></aside><main class="col-12
col-md-9 col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb
class=td-breadcrumbs><ol class=breadcrumb><li class=breadcrumb-item><a
href=/cn/docs/>Documentation</a></li><li class="breadcrumb-item active" aria-c
[...]
<script src=/js/bootstrap.min.js></script>
<script src=/js/mermaid.min.js></script>
<script src=/js/tabpane-persist.js></script>
diff --git a/cn/docs/index.xml b/cn/docs/index.xml
index d9875d8d..36a9b07d 100644
--- a/cn/docs/index.xml
+++ b/cn/docs/index.xml
@@ -3684,8 +3684,7 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
</span></span><span
style="display:flex;"><span>arthas.disabled_commands=jad
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span># authentication
configs
-</span></span><span style="display:flex;"><span># choose
&#39;org.apache.hugegraph.auth.StandardAuthenticator&#39; or
-</span></span><span style="display:flex;"><span>#
&#39;org.apache.hugegraph.auth.ConfigAuthenticator&#39;
+</span></span><span style="display:flex;"><span># choose
&#39;org.apache.hugegraph.auth.StandardAuthenticator&#39; or a custom
implementation
</span></span><span
style="display:flex;"><span>#auth.authenticator=
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span># for
StandardAuthenticator mode
@@ -3693,10 +3692,6 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
</span></span><span style="display:flex;"><span># auth client
config
</span></span><span
style="display:flex;"><span>#auth.remote_url=127.0.0.1:8899,127.0.0.1:8898,127.0.0.1:8897
</span></span><span style="display:flex;"><span>
-</span></span><span style="display:flex;"><span># for
ConfigAuthenticator mode
-</span></span><span style="display:flex;"><span>#auth.admin_token=
-</span></span><span
style="display:flex;"><span>#auth.user_tokens=[]
-</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span># TODO: Deprecated
&amp; removed later (useless from version 1.5.0)
</span></span><span style="display:flex;"><span># rpc server
configs for multi graph-servers or raft-servers
</span></span><span
style="display:flex;"><span>#rpc.server_host=127.0.0.1
@@ -4611,15 +4606,10 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
<li>推荐使用最新版本的 HugeGraph 软件包, 运行时环境请选择 Java11</li>
<li>验证下载版本, 请使用相应的哈希 (SHA512)、签名和 <a
href="https://downloads.apache.org/incubator/hugegraph/KEYS">项目签名验证
KEYS</a></li>
<li>检查哈希 (SHA512)、签名的说明在 <a
href="/docs/contribution-guidelines/validate-release/">版本验证</a> 页面, 也可参考
<a href="https://www.apache.org/dyn/closer.cgi#verify">ASF
验证说明</a></li>
+<li>注: HugeGraph 所有组件版本号已保持一致,
<code>client/loader/hubble/common</code> 等 maven 仓库版本号同理, 依赖引用可参考 <a
href="https://github.com/apache/incubator-hugegraph-toolchain#maven-dependencies">maven
示例</a></li>
</ul>
</blockquote>
-<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="最新版本-170">最新版本 1.7.0</h3>
-<blockquote>
-<p>注: 从版本 <code>1.5.0</code> 开始,需要 Java11 运行时环境</p>
-</blockquote>
<ul>
<li>Release Date: 2025-11-28</li>
<li><a href="/docs/changelog/hugegraph-1.7.0-release-notes/">Release
Notes</a></li>
@@ -4666,6 +4656,7 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
<ol>
<li>请大家尽早迁移到最新 Release 版本上, 社区将不再维护 <code>1.0.0</code> 前的旧版本 (非 ASF
版本)</li>
<li><code>1.3.0</code> 是最后一个兼容 Java8 的主版本, 请尽早使用/迁移运行时为 Java11 (低版本
Java 有潜在更多的 SEC 风险和性能影响)</li>
+<li>从版本 <code>1.5.0</code> 开始,需要 Java11 运行时环境</li>
</ol>
</blockquote>
<h4 id="150">1.5.0</h4>
@@ -4827,11 +4818,7 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
<td>[<a
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.0.0/apache-hugegraph-commons-incubating-1.0.0-src.tar.gz?action=download">Source</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-commons-incubating-1.0.0-src.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-commons-incubating-1.0.0-src.tar.gz.sha512">SHA512</a>]</td>
</tr>
</tbody>
-</table>
-<hr>
-<details> <summary>旧版本 (非 ASF 版本)</summary>
-由于 ASF 规则要求, 不能直接在当前页面存放非 ASF 发行包, 对于 1.0.0 前旧版本 (非 ASF 版本) 的下载说明, 请跳转至
https://github.com/apache/incubator-hugegraph-doc/wiki/Apache-HugeGraph-(Incubating)-Old-Versions-Download
-</details></description></item><item><title>Docs: HugeGraph
Examples</title><link>/cn/docs/language/hugegraph-example/</link><pubDate>Mon,
01 Jan 0001 00:00:00
+0000</pubDate><guid>/cn/docs/language/hugegraph-example/</guid><description>
+</table></description></item><item><title>Docs: HugeGraph
Examples</title><link>/cn/docs/language/hugegraph-example/</link><pubDate>Mon,
01 Jan 0001 00:00:00
+0000</pubDate><guid>/cn/docs/language/hugegraph-example/</guid><description>
<h3 id="1-概述">1 概述</h3>
<p>本示例将<a
href="http://s3.thinkaurelius.com/docs/titan/1.0.0/getting-started.html">TitanDB
Getting Started</a> 为模板来演示 HugeGraph 的使用方法。通过对比 HugeGraph 和 TitanDB,了解
HugeGraph 和 TitanDB 的差异。</p>
<h4 id="11-hugegraph-与-titandb-的异同">1.1 HugeGraph 与 TitanDB 的异同</h4>
@@ -8219,12 +8206,7 @@ HugeGraph目前采用EdgeCut的分区方案。</p>
<tr>
<td>auth.authenticator</td>
<td></td>
-<td>The class path of authenticator implementation. e.g.,
org.apache.hugegraph.auth.StandardAuthenticator, or
org.apache.hugegraph.auth.ConfigAuthenticator.</td>
-</tr>
-<tr>
-<td>auth.admin_token</td>
-<td>162f7848-0b6d-4faf-b557-3a0797869c55</td>
-<td>Token for administrator operations, only for
org.apache.hugegraph.auth.ConfigAuthenticator.</td>
+<td>The class path of authenticator implementation. e.g.,
org.apache.hugegraph.auth.StandardAuthenticator, or a custom
implementation.</td>
</tr>
<tr>
<td>auth.graph_store</td>
@@ -8232,11 +8214,6 @@ HugeGraph目前采用EdgeCut的分区方案。</p>
<td>The name of graph used to store authentication information, like users,
only for org.apache.hugegraph.auth.StandardAuthenticator.</td>
</tr>
<tr>
-<td>auth.user_tokens</td>
-<td>[hugegraph:9fd95c9c-711b-415b-b85f-d4df46ba5c31]</td>
-<td>The map of user tokens with name and password, only for
org.apache.hugegraph.auth.ConfigAuthenticator.</td>
-</tr>
-<tr>
<td>auth.audit_log_rate</td>
<td>1000.0</td>
<td>The max rate of audit log output per user, default value is 1000
records per second.</td>
diff --git a/cn/sitemap.xml b/cn/sitemap.xml
index 1001026c..0a6dea77 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/clients/restful-api/graphspace/</loc><lastmod>2025-11-26T19:15:48+08:00</lastmod><xhtml:link
rel="alternate" hreflang="en"
href="/docs/clients/restful-api/graphspace/"/><xhtml:link rel="alternate"
hreflang="cn"
href="/cn/docs/clients/restful-api/graphspace/"/></url><url><loc>/cn/docs/language/hugegraph-gremlin/</l
[...]
\ 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/clients/restful-api/graphspace/</loc><lastmod>2025-11-26T19:15:48+08:00</lastmod><xhtml:link
rel="alternate" hreflang="en"
href="/docs/clients/restful-api/graphspace/"/><xhtml:link rel="alternate"
hreflang="cn"
href="/cn/docs/clients/restful-api/graphspace/"/></url><url><loc>/cn/docs/language/hugegraph-gremlin/</l
[...]
\ No newline at end of file
diff --git a/docs/_print/index.html b/docs/_print/index.html
index 1430db15..4cf64521 100644
--- a/docs/_print/index.html
+++ b/docs/_print/index.html
@@ -9,8 +9,7 @@ It also supports large-scale distributed graph computing
(OLAP).</p><p>Typical a
HugeGraph supports multi-user parallel operations. Users can enter Gremlin
query statements and get graph query results in time. They can also call the
HugeGraph API in user programs for graph analysis or queries.</p><p>This system
has the following features:</p><ul><li>Ease of use: HugeGraph supports the
Gremlin graph query language and a RESTful API, providing common interfaces for
graph retrieval, and peripheral tools with complete functions to easily
implement various graph-based que [...]
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/toolchain/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 hre [...]
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</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 [...]
-Due to ASF rules, non-ASF distribution packages cannot be hosted directly on
this page. For download instructions for old versions before 1.0.0 (non-ASF
versions), please jump to
https://github.com/apache/incubator-hugegraph-doc/wiki/Apache-HugeGraph-(Incubating)-Old-Versions-Download</details></div><div
class=td-content style=page-break-before:always><h1
id=pg-08b1b69f6319108b0455d24614fdd660>3 - Quick Start</h1></div><div
class=td-content><h1 id=pg-47e4c121d898d966f83e783dd8f23933>3.1 [...]
+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 [...]
modules are similar. There is no big difference in the meaning of these two
ways,
which can be distinguished as follows: <code>HugeGraph-Server</code>
represents the code of server-related
components, <code>HugeGraphServer</code> represents the service
process.</p></blockquote><h3 id=2-dependency-for-buildingrunning>2 Dependency
for Building/Running</h3><h4 id=21-install-java-11-jdk-11>2.1 Install Java 11
(JDK 11)</h4><p>You need to use Java 11 to run <code>HugeGraph-Server</code>
(compatible with Java 8 before 1.5.0, but not recommended to use),
@@ -2680,8 +2679,7 @@ You can use <a
href=/docs/clients/hugegraph-client>Client-API</a> to write code
</span></span><span style=display:flex><span>arthas.disabled_commands=jad
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span># authentication configs
-</span></span><span style=display:flex><span># choose
'org.apache.hugegraph.auth.StandardAuthenticator' or
-</span></span><span style=display:flex><span>#
'org.apache.hugegraph.auth.ConfigAuthenticator'
+</span></span><span style=display:flex><span># choose
'org.apache.hugegraph.auth.StandardAuthenticator' or a custom
implementation
</span></span><span style=display:flex><span>#auth.authenticator=
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span># for StandardAuthenticator mode
@@ -2689,10 +2687,6 @@ You can use <a
href=/docs/clients/hugegraph-client>Client-API</a> to write code
</span></span><span style=display:flex><span># auth client config
</span></span><span
style=display:flex><span>#auth.remote_url=127.0.0.1:8899,127.0.0.1:8898,127.0.0.1:8897
</span></span><span style=display:flex><span>
-</span></span><span style=display:flex><span># for ConfigAuthenticator mode
-</span></span><span style=display:flex><span>#auth.admin_token=
-</span></span><span style=display:flex><span>#auth.user_tokens=[]
-</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span># TODO: Deprecated & removed
later (useless from version 1.5.0)
</span></span><span style=display:flex><span># rpc server configs for multi
graph-servers or raft-servers
</span></span><span style=display:flex><span>#rpc.server_host=127.0.0.1
@@ -2852,7 +2846,7 @@ You can use <a
href=/docs/clients/hugegraph-client>Client-API</a> to write code
</span></span></code></pre></div><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>curl
http://127.0.0.1:8080/graphs/hugegraph_rocksdb_backend
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span><span
style=color:#ce5c00;font-weight:700>{</span><span
style=color:#4e9a06>"name"</span>:<span
style=color:#4e9a06>"hugegraph_rocksdb"</span>,<span
style=color:#4e9a06>"backend"</span>:<span
style=color:#4e9a06>"rocksdb"</span><span
style=color:#ce5c00;font-weight:700>}</span>
-</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-6bfbb2db4e1f281942d741cef305e724>4.2 -
HugeGraph Config Options</h1><h3 id=gremlin-server-config-options>Gremlin
Server Config Options</h3><p>Corresponding configuration file
<code>gremlin-server.yaml</code></p><table><thead><tr><th>config
option</th><th>default
value</th><th>description</th></tr></thead><tbody><tr><td>host</td><td>127.0.0.1</td><td>The
host or ip of Gremlin Server.</td> [...]
+</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-6bfbb2db4e1f281942d741cef305e724>4.2 -
HugeGraph Config Options</h1><h3 id=gremlin-server-config-options>Gremlin
Server Config Options</h3><p>Corresponding configuration file
<code>gremlin-server.yaml</code></p><table><thead><tr><th>config
option</th><th>default
value</th><th>description</th></tr></thead><tbody><tr><td>host</td><td>127.0.0.1</td><td>The
host or ip of Gremlin Server.</td> [...]
which supports multi-user authentication and fine-grained access control. It
adopts a 4-layer design based on
“User-UserGroup-Operation-Resource” to
flexibly control user roles and permissions (supports multiple
GraphServers).</p><p>Some key designs of the <code>StandardAuthenticator</code>
mode include:</p><ul><li>During initialization, a super administrator
(<code>admin</code>) user is created. Subsequently, other users can be created
by the super administrator. Once newly created users are assigned sufficient
permissions, they can create or manage more users.</li><li>It supports dynamic
creation of users, user groups, and resource [...]
</span></span></span><span style=display:flex><span><span
style=color:#8f5902;font-style:italic></span><span
style=color:#000>user</span><span
style=color:#ce5c00;font-weight:700>(</span><span
style=color:#000>name</span><span
style=color:#ce5c00;font-weight:700>=</span><span
style=color:#000>xx</span><span style=color:#ce5c00;font-weight:700>)</span>
<span style=color:#ce5c00;font-weight:700>-</span><span
style=color:#000>belong</span><span
style=color:#ce5c00;font-weight:700>-></spa [...]
diff --git a/docs/config/_print/index.html b/docs/config/_print/index.html
index 1afb5611..cbca444e 100644
--- a/docs/config/_print/index.html
+++ b/docs/config/_print/index.html
@@ -131,8 +131,7 @@
</span></span><span style=display:flex><span>arthas.disabled_commands=jad
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span># authentication configs
-</span></span><span style=display:flex><span># choose
'org.apache.hugegraph.auth.StandardAuthenticator' or
-</span></span><span style=display:flex><span>#
'org.apache.hugegraph.auth.ConfigAuthenticator'
+</span></span><span style=display:flex><span># choose
'org.apache.hugegraph.auth.StandardAuthenticator' or a custom
implementation
</span></span><span style=display:flex><span>#auth.authenticator=
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span># for StandardAuthenticator mode
@@ -140,10 +139,6 @@
</span></span><span style=display:flex><span># auth client config
</span></span><span
style=display:flex><span>#auth.remote_url=127.0.0.1:8899,127.0.0.1:8898,127.0.0.1:8897
</span></span><span style=display:flex><span>
-</span></span><span style=display:flex><span># for ConfigAuthenticator mode
-</span></span><span style=display:flex><span>#auth.admin_token=
-</span></span><span style=display:flex><span>#auth.user_tokens=[]
-</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span># TODO: Deprecated & removed
later (useless from version 1.5.0)
</span></span><span style=display:flex><span># rpc server configs for multi
graph-servers or raft-servers
</span></span><span style=display:flex><span>#rpc.server_host=127.0.0.1
@@ -303,7 +298,7 @@
</span></span></code></pre></div><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>curl
http://127.0.0.1:8080/graphs/hugegraph_rocksdb_backend
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span><span
style=color:#ce5c00;font-weight:700>{</span><span
style=color:#4e9a06>"name"</span>:<span
style=color:#4e9a06>"hugegraph_rocksdb"</span>,<span
style=color:#4e9a06>"backend"</span>:<span
style=color:#4e9a06>"rocksdb"</span><span
style=color:#ce5c00;font-weight:700>}</span>
-</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-6bfbb2db4e1f281942d741cef305e724>2 -
HugeGraph Config Options</h1><h3 id=gremlin-server-config-options>Gremlin
Server Config Options</h3><p>Corresponding configuration file
<code>gremlin-server.yaml</code></p><table><thead><tr><th>config
option</th><th>default
value</th><th>description</th></tr></thead><tbody><tr><td>host</td><td>127.0.0.1</td><td>The
host or ip of Gremlin Server.</td></ [...]
+</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-6bfbb2db4e1f281942d741cef305e724>2 -
HugeGraph Config Options</h1><h3 id=gremlin-server-config-options>Gremlin
Server Config Options</h3><p>Corresponding configuration file
<code>gremlin-server.yaml</code></p><table><thead><tr><th>config
option</th><th>default
value</th><th>description</th></tr></thead><tbody><tr><td>host</td><td>127.0.0.1</td><td>The
host or ip of Gremlin Server.</td></ [...]
which supports multi-user authentication and fine-grained access control. It
adopts a 4-layer design based on
“User-UserGroup-Operation-Resource” to
flexibly control user roles and permissions (supports multiple
GraphServers).</p><p>Some key designs of the <code>StandardAuthenticator</code>
mode include:</p><ul><li>During initialization, a super administrator
(<code>admin</code>) user is created. Subsequently, other users can be created
by the super administrator. Once newly created users are assigned sufficient
permissions, they can create or manage more users.</li><li>It supports dynamic
creation of users, user groups, and resource [...]
</span></span></span><span style=display:flex><span><span
style=color:#8f5902;font-style:italic></span><span
style=color:#000>user</span><span
style=color:#ce5c00;font-weight:700>(</span><span
style=color:#000>name</span><span
style=color:#ce5c00;font-weight:700>=</span><span
style=color:#000>xx</span><span style=color:#ce5c00;font-weight:700>)</span>
<span style=color:#ce5c00;font-weight:700>-</span><span
style=color:#000>belong</span><span
style=color:#ce5c00;font-weight:700>-></spa [...]
diff --git a/docs/config/config-guide/index.html
b/docs/config/config-guide/index.html
index 4e9ea9bc..ebbd9035 100644
--- a/docs/config/config-guide/index.html
+++ b/docs/config/config-guide/index.html
@@ -2,10 +2,10 @@
The directory for the configuration files is hugegraph-release/conf, and all
the configurations related to the service and the graph itself …"><meta
property="og:title" content="HugeGraph configuration"><meta
property="og:description" content="1 Overview The directory for the
configuration files is hugegraph-release/conf, and all the configurations
related to the service and the graph itself are located in this directory.
The main configuration files include gremlin-server.yaml,
rest-server.properties, and hugegraph.properties.
The HugeGraphServer integrates the GremlinServer and RestServer internally,
and gremlin-server.yaml and rest-server.properties are used to configure these
two servers.
-GremlinServer: GremlinServer accepts Gremlin statements from users, parses
them, and then invokes the Core code. RestServer: It provides a RESTful API
that, based on different HTTP requests, calls the corresponding Core
API."><meta property="og:type" content="article"><meta property="og:url"
content="/docs/config/config-guide/"><meta property="article:section"
content="docs"><meta property="article:modified_time"
content="2025-09-25T17:04:41+08:00"><meta property="og:site_name" content="
[...]
+GremlinServer: GremlinServer accepts Gremlin statements from users, parses
them, and then invokes the Core code. RestServer: It provides a RESTful API
that, based on different HTTP requests, calls the corresponding Core
API."><meta property="og:type" content="article"><meta property="og:url"
content="/docs/config/config-guide/"><meta property="article:section"
content="docs"><meta property="article:modified_time"
content="2025-12-04T18:43:05+08:00"><meta property="og:site_name" content="
[...]
The main configuration files include gremlin-server.yaml,
rest-server.properties, and hugegraph.properties.
The HugeGraphServer integrates the GremlinServer and RestServer internally,
and gremlin-server.yaml and rest-server.properties are used to configure these
two servers.
-GremlinServer: GremlinServer accepts Gremlin statements from users, parses
them, and then invokes the Core code. RestServer: It provides a RESTful API
that, based on different HTTP requests, calls the corresponding Core
API."><meta itemprop=dateModified content="2025-09-25T17:04:41+08:00"><meta
itemprop=wordCount content="1545"><meta itemprop=keywords content><meta
name=twitter:card content="summary"><meta name=twitter:title content="HugeGraph
configuration"><meta name=twitter:descriptio [...]
+GremlinServer: GremlinServer accepts Gremlin statements from users, parses
them, and then invokes the Core code. RestServer: It provides a RESTful API
that, based on different HTTP requests, calls the corresponding Core
API."><meta itemprop=dateModified content="2025-12-04T18:43:05+08:00"><meta
itemprop=wordCount content="1540"><meta itemprop=keywords content><meta
name=twitter:card content="summary"><meta name=twitter:title content="HugeGraph
configuration"><meta name=twitter:descriptio [...]
The main configuration files include gremlin-server.yaml,
rest-server.properties, and hugegraph.properties.
The HugeGraphServer integrates the GremlinServer and RestServer internally,
and gremlin-server.yaml and rest-server.properties are used to configure these
two servers.
GremlinServer: GremlinServer accepts Gremlin statements from users, parses
them, and then invokes the Core code. RestServer: It provides a RESTful API
that, based on different HTTP requests, calls the corresponding Core
API."><link rel=preload
href=/scss/main.min.3276a99ddd5b15fbe3fcf20f8237086c2cbb526b572f4f06a2246fa9279ed395.css
as=style><link
href=/scss/main.min.3276a99ddd5b15fbe3fcf20f8237086c2cbb526b572f4f06a2246fa9279ed395.css
rel=stylesheet integrity><script src=/js/jquery.min.js> [...]
@@ -145,8 +145,7 @@ GremlinServer: GremlinServer accepts Gremlin statements
from users, parses them,
</span></span><span style=display:flex><span>arthas.disabled_commands=jad
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span># authentication configs
-</span></span><span style=display:flex><span># choose
'org.apache.hugegraph.auth.StandardAuthenticator' or
-</span></span><span style=display:flex><span>#
'org.apache.hugegraph.auth.ConfigAuthenticator'
+</span></span><span style=display:flex><span># choose
'org.apache.hugegraph.auth.StandardAuthenticator' or a custom
implementation
</span></span><span style=display:flex><span>#auth.authenticator=
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span># for StandardAuthenticator mode
@@ -154,10 +153,6 @@ GremlinServer: GremlinServer accepts Gremlin statements
from users, parses them,
</span></span><span style=display:flex><span># auth client config
</span></span><span
style=display:flex><span>#auth.remote_url=127.0.0.1:8899,127.0.0.1:8898,127.0.0.1:8897
</span></span><span style=display:flex><span>
-</span></span><span style=display:flex><span># for ConfigAuthenticator mode
-</span></span><span style=display:flex><span>#auth.admin_token=
-</span></span><span style=display:flex><span>#auth.user_tokens=[]
-</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span># TODO: Deprecated & removed
later (useless from version 1.5.0)
</span></span><span style=display:flex><span># rpc server configs for multi
graph-servers or raft-servers
</span></span><span style=display:flex><span>#rpc.server_host=127.0.0.1
@@ -317,7 +312,7 @@ GremlinServer: GremlinServer accepts Gremlin statements
from users, parses them,
</span></span></code></pre></div><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>curl
http://127.0.0.1:8080/graphs/hugegraph_rocksdb_backend
</span></span><span style=display:flex><span>
</span></span><span style=display:flex><span><span
style=color:#ce5c00;font-weight:700>{</span><span
style=color:#4e9a06>"name"</span>:<span
style=color:#4e9a06>"hugegraph_rocksdb"</span>,<span
style=color:#4e9a06>"backend"</span>:<span
style=color:#4e9a06>"rocksdb"</span><span
style=color:#ce5c00;font-weight:700>}</span>
-</span></span></code></pre></div><div class="text-muted mt-5 pt-3
border-top">Last modified September 25, 2025: <a
href=https://github.com/apache/incubator-hugegraph-doc/commit/18d0dffaab07a570f5582ede3ac4dd6a9c016df4>docs:
docker starts up by default by setting a password (#417)
(18d0dffa)</a></div></div></main></div></div><footer class="bg-dark py-3 row
d-print-none"><div class=footer-container><div class="row bg-dark"><div
class=col-1></div><div class="col-4 text-center container-cent [...]
+</span></span></code></pre></div><div class="text-muted mt-5 pt-3
border-top">Last modified December 4, 2025: <a
href=https://github.com/apache/incubator-hugegraph-doc/commit/a036f550bf412ea2950271390888d63bbffef6ba>chore:
remove outdated ConfigAuthenticator and revise some description (#435)
(a036f550)</a></div></div></main></div></div><footer class="bg-dark py-3 row
d-print-none"><div class=footer-container><div class="row bg-dark"><div
class=col-1></div><div class="col-4 text-center c [...]
<script src=/js/bootstrap.min.js></script>
<script src=/js/mermaid.min.js></script>
<script src=/js/tabpane-persist.js></script>
diff --git a/docs/config/config-option/index.html
b/docs/config/config-option/index.html
index 9d4b478f..9b20e498 100644
--- a/docs/config/config-option/index.html
+++ b/docs/config/config-option/index.html
@@ -13,8 +13,8 @@ description
host
127.0.0.1
The …"><meta property="og:title" content="HugeGraph Config Options"><meta
property="og:description" content="Gremlin Server Config Options Corresponding
configuration file gremlin-server.yaml
-config option default value description host 127.0.0.1 The host or ip of
Gremlin Server. port 8182 The listening port of Gremlin Server. graphs
hugegraph: conf/hugegraph.properties The map of graphs with name and config
file path. scriptEvaluationTimeout 30000 The timeout for gremlin script
execution(millisecond). channelizer
org.apache.tinkerpop.gremlin.server.channel.HttpChannelizer Indicates the
protocol which the Gremlin Server provides service. authentication
authenticator: org.apac [...]
-config option default value description host 127.0.0.1 The host or ip of
Gremlin Server. port 8182 The listening port of Gremlin Server. graphs
hugegraph: conf/hugegraph.properties The map of graphs with name and config
file path. scriptEvaluationTimeout 30000 The timeout for gremlin script
execution(millisecond). channelizer
org.apache.tinkerpop.gremlin.server.channel.HttpChannelizer Indicates the
protocol which the Gremlin Server provides service. authentication
authenticator: org.apac [...]
+config option default value description host 127.0.0.1 The host or ip of
Gremlin Server. port 8182 The listening port of Gremlin Server. graphs
hugegraph: conf/hugegraph.properties The map of graphs with name and config
file path. scriptEvaluationTimeout 30000 The timeout for gremlin script
execution(millisecond). channelizer
org.apache.tinkerpop.gremlin.server.channel.HttpChannelizer Indicates the
protocol which the Gremlin Server provides service. authentication
authenticator: org.apac [...]
+config option default value description host 127.0.0.1 The host or ip of
Gremlin Server. port 8182 The listening port of Gremlin Server. graphs
hugegraph: conf/hugegraph.properties The map of graphs with name and config
file path. scriptEvaluationTimeout 30000 The timeout for gremlin script
execution(millisecond). channelizer
org.apache.tinkerpop.gremlin.server.channel.HttpChannelizer Indicates the
protocol which the Gremlin Server provides service. authentication
authenticator: org.apac [...]
config option default value description host 127.0.0.1 The host or ip of
Gremlin Server. port 8182 The listening port of Gremlin Server. graphs
hugegraph: conf/hugegraph.properties The map of graphs with name and config
file path. scriptEvaluationTimeout 30000 The timeout for gremlin script
execution(millisecond). channelizer
org.apache.tinkerpop.gremlin.server.channel.HttpChannelizer Indicates the
protocol which the Gremlin Server provides service. authentication
authenticator: org.apac [...]
<link rel=stylesheet href=/css/prism.css><script
src=https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.min.js></script>
<script>document.addEventListener("DOMContentLoaded",function(){var
t=document.querySelectorAll("pre code.language-mermaid, code.language-mermaid,
pre code.language-fallback,
code.language-fallback"),e=[];t.forEach(function(t){var
n=t.textContent.trim();(n.match(/^(graph|flowchart|sequenceDiagram|classDiagram|pie|gitgraph|erDiagram|journey|gantt|stateDiagram|mindmap|timeline|quadrantChart)/m)||n.includes("-->")||n.includes("->")||n.includes("style
")||n.includes("fill:"))&&e.push(t)}),e. [...]
@@ -22,7 +22,7 @@ config option default value description host 127.0.0.1 The
host or ip of Gremlin
<a
href="https://github.com/apache/incubator-hugegraph-doc/new/master/content/en/docs/config/config-option.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+
[...]
<a
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=HugeGraph%20Config%20Options"
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/config/_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=#gremlin-server-config-options>Gremlin Server Config
Options</a></li><li><a href=#rest-server--api-config-options>Rest Server & API
Config Options</a></li><li><a href=#basic-config-options>Basic Config
Options</a></li><li><a href=#rpc-server-config-options>RPC server Config
Options</a></li><li><a href=#cassandra-backend-co [...]
+<a id=print href=/docs/config/_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=#gremlin-server-config-options>Gremlin Server Config
Options</a></li><li><a href=#rest-server--api-config-options>Rest Server & API
Config Options</a></li><li><a href=#basic-config-options>Basic Config
Options</a></li><li><a href=#rpc-server-config-options>RPC server Config
Options</a></li><li><a href=#cassandra-backend-co [...]
<script src=/js/bootstrap.min.js></script>
<script src=/js/mermaid.min.js></script>
<script src=/js/tabpane-persist.js></script>
diff --git a/docs/config/index.xml b/docs/config/index.xml
index ed0a64d9..165ab226 100644
--- a/docs/config/index.xml
+++ b/docs/config/index.xml
@@ -153,8 +153,7 @@
</span></span><span
style="display:flex;"><span>arthas.disabled_commands=jad
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span># authentication
configs
-</span></span><span style="display:flex;"><span># choose
&#39;org.apache.hugegraph.auth.StandardAuthenticator&#39; or
-</span></span><span style="display:flex;"><span>#
&#39;org.apache.hugegraph.auth.ConfigAuthenticator&#39;
+</span></span><span style="display:flex;"><span># choose
&#39;org.apache.hugegraph.auth.StandardAuthenticator&#39; or a custom
implementation
</span></span><span
style="display:flex;"><span>#auth.authenticator=
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span># for
StandardAuthenticator mode
@@ -162,10 +161,6 @@
</span></span><span style="display:flex;"><span># auth client
config
</span></span><span
style="display:flex;"><span>#auth.remote_url=127.0.0.1:8899,127.0.0.1:8898,127.0.0.1:8897
</span></span><span style="display:flex;"><span>
-</span></span><span style="display:flex;"><span># for
ConfigAuthenticator mode
-</span></span><span style="display:flex;"><span>#auth.admin_token=
-</span></span><span
style="display:flex;"><span>#auth.user_tokens=[]
-</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span># TODO: Deprecated
&amp; removed later (useless from version 1.5.0)
</span></span><span style="display:flex;"><span># rpc server
configs for multi graph-servers or raft-servers
</span></span><span
style="display:flex;"><span>#rpc.server_host=127.0.0.1
@@ -508,12 +503,7 @@
<tr>
<td>auth.authenticator</td>
<td></td>
-<td>The class path of authenticator implementation. e.g.,
org.apache.hugegraph.auth.StandardAuthenticator, or
org.apache.hugegraph.auth.ConfigAuthenticator.</td>
-</tr>
-<tr>
-<td>auth.admin_token</td>
-<td>162f7848-0b6d-4faf-b557-3a0797869c55</td>
-<td>Token for administrator operations, only for
org.apache.hugegraph.auth.ConfigAuthenticator.</td>
+<td>The class path of authenticator implementation. e.g.,
org.apache.hugegraph.auth.StandardAuthenticator, or a custom
implementation.</td>
</tr>
<tr>
<td>auth.graph_store</td>
@@ -521,11 +511,6 @@
<td>The name of graph used to store authentication information, like users,
only for org.apache.hugegraph.auth.StandardAuthenticator.</td>
</tr>
<tr>
-<td>auth.user_tokens</td>
-<td>[hugegraph:9fd95c9c-711b-415b-b85f-d4df46ba5c31]</td>
-<td>The map of user tokens with name and password, only for
org.apache.hugegraph.auth.ConfigAuthenticator.</td>
-</tr>
-<tr>
<td>auth.audit_log_rate</td>
<td>1000.0</td>
<td>The max rate of audit log output per user, default value is 1000
records per second.</td>
diff --git a/docs/download/download/index.html
b/docs/download/download/index.html
index 8b73148a..5cbc554a 100644
--- a/docs/download/download/index.html
+++ b/docs/download/download/index.html
@@ -3,8 +3,8 @@ Instructions:
It is recommended to use the latest version of the HugeGraph software package.
Please select Java11 for the runtime environment.
To …"><meta property="og:title" content="Download Apache HugeGraph
(Incubating)"><meta property="og:description" content="Instructions:
-It is recommended to use the latest version of the HugeGraph software package.
Please select Java11 for the runtime environment. To verify downloads, use the
corresponding hash (SHA512), signature, and Project Signature Verification
KEYS. Instructions for checking hash (SHA512) and signatures are on the
Validate Release page, and you can also refer to ASF official instructions.
Note: The version numbers of all components of HugeGraph have been kept
consistent, and the version numbers of [...]
-It is recommended to use the latest version of the HugeGraph software package.
Please select Java11 for the runtime environment. To verify downloads, use the
corresponding hash (SHA512), signature, and Project Signature Verification
KEYS. Instructions for checking hash (SHA512) and signatures are on the
Validate Release page, and you can also refer to ASF official instructions.
Note: The version numbers of all components of HugeGraph have been kept
consistent, and the version numbers of [...]
+It is recommended to use the latest version of the HugeGraph software package.
Please select Java11 for the runtime environment. To verify downloads, use the
corresponding hash (SHA512), signature, and Project Signature Verification
KEYS. Instructions for checking hash (SHA512) and signatures are on the
Validate Release page, and you can also refer to ASF official instructions.
Note: The version numbers of all components of HugeGraph have been kept
consistent, and the version numbers of [...]
+It is recommended to use the latest version of the HugeGraph software package.
Please select Java11 for the runtime environment. To verify downloads, use the
corresponding hash (SHA512), signature, and Project Signature Verification
KEYS. Instructions for checking hash (SHA512) and signatures are on the
Validate Release page, and you can also refer to ASF official instructions.
Note: The version numbers of all components of HugeGraph have been kept
consistent, and the version numbers of [...]
It is recommended to use the latest version of the HugeGraph software package.
Please select Java11 for the runtime environment. To verify downloads, use the
corresponding hash (SHA512), signature, and Project Signature Verification
KEYS. Instructions for checking hash (SHA512) and signatures are on the
Validate Release page, and you can also refer to ASF official instructions.
Note: The version numbers of all components of HugeGraph have been kept
consistent, and the version numbers of [...]
<link rel=stylesheet href=/css/prism.css><script
src=https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.min.js></script>
<script>document.addEventListener("DOMContentLoaded",function(){var
t=document.querySelectorAll("pre code.language-mermaid, code.language-mermaid,
pre code.language-fallback,
code.language-fallback"),e=[];t.forEach(function(t){var
n=t.textContent.trim();(n.match(/^(graph|flowchart|sequenceDiagram|classDiagram|pie|gitgraph|erDiagram|journey|gantt|stateDiagram|mindmap|timeline|quadrantChart)/m)||n.includes("-->")||n.includes("->")||n.includes("style
")||n.includes("fill:"))&&e.push(t)}),e. [...]
@@ -12,8 +12,7 @@ It is recommended to use the latest version of the HugeGraph
software package. P
<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%20Apache%20HugeGraph%20%28Incubating%29"
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-170>Latest Version 1.7.0</a></li><li><a
href=#archived-versions>Archived
Versions</a></li></ul></li></ul></nav></div></aside><main class="col-12
col-md-9 col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb
class=td-breadcrumbs><ol class=breadcrumb><li class=breadcrumb-item><a
href=/docs/>Documentation</a></li>< [...]
-Due to ASF rules, non-ASF distribution packages cannot be hosted directly on
this page. For download instructions for old versions before 1.0.0 (non-ASF
versions), please jump to
https://github.com/apache/incubator-hugegraph-doc/wiki/Apache-HugeGraph-(Incubating)-Old-Versions-Download</details><div
class="text-muted mt-5 pt-3 border-top">Last modified November 28, 2025: <a
href=https://github.com/apache/incubator-hugegraph-doc/commit/646336fa7da327ddd5d5d5e7cd990f46d89e27e7>feat:
1.7.0 d [...]
+<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-170>Latest Version 1.7.0</a></li><li><a
href=#archived-versions>Archived
Versions</a></li></ul></li></ul></nav></div></aside><main class="col-12
col-md-9 col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb
class=td-breadcrumbs><ol class=breadcrumb><li class=breadcrumb-item><a
href=/docs/>Documentation</a></li>< [...]
<script src=/js/bootstrap.min.js></script>
<script src=/js/mermaid.min.js></script>
<script src=/js/tabpane-persist.js></script>
diff --git a/docs/index.xml b/docs/index.xml
index d1c1fa83..37543c2a 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -183,8 +183,7 @@
</span></span><span
style="display:flex;"><span>arthas.disabled_commands=jad
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span># authentication
configs
-</span></span><span style="display:flex;"><span># choose
&#39;org.apache.hugegraph.auth.StandardAuthenticator&#39; or
-</span></span><span style="display:flex;"><span>#
&#39;org.apache.hugegraph.auth.ConfigAuthenticator&#39;
+</span></span><span style="display:flex;"><span># choose
&#39;org.apache.hugegraph.auth.StandardAuthenticator&#39; or a custom
implementation
</span></span><span
style="display:flex;"><span>#auth.authenticator=
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span># for
StandardAuthenticator mode
@@ -192,10 +191,6 @@
</span></span><span style="display:flex;"><span># auth client
config
</span></span><span
style="display:flex;"><span>#auth.remote_url=127.0.0.1:8899,127.0.0.1:8898,127.0.0.1:8897
</span></span><span style="display:flex;"><span>
-</span></span><span style="display:flex;"><span># for
ConfigAuthenticator mode
-</span></span><span style="display:flex;"><span>#auth.admin_token=
-</span></span><span
style="display:flex;"><span>#auth.user_tokens=[]
-</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span># TODO: Deprecated
&amp; removed later (useless from version 1.5.0)
</span></span><span style="display:flex;"><span># rpc server
configs for multi graph-servers or raft-servers
</span></span><span
style="display:flex;"><span>#rpc.server_host=127.0.0.1
@@ -4711,12 +4706,7 @@ error retry mechanism, etc., which reduces import costs
and improves efficiency.
<tr>
<td>auth.authenticator</td>
<td></td>
-<td>The class path of authenticator implementation. e.g.,
org.apache.hugegraph.auth.StandardAuthenticator, or
org.apache.hugegraph.auth.ConfigAuthenticator.</td>
-</tr>
-<tr>
-<td>auth.admin_token</td>
-<td>162f7848-0b6d-4faf-b557-3a0797869c55</td>
-<td>Token for administrator operations, only for
org.apache.hugegraph.auth.ConfigAuthenticator.</td>
+<td>The class path of authenticator implementation. e.g.,
org.apache.hugegraph.auth.StandardAuthenticator, or a custom
implementation.</td>
</tr>
<tr>
<td>auth.graph_store</td>
@@ -4724,11 +4714,6 @@ error retry mechanism, etc., which reduces import costs
and improves efficiency.
<td>The name of graph used to store authentication information, like users,
only for org.apache.hugegraph.auth.StandardAuthenticator.</td>
</tr>
<tr>
-<td>auth.user_tokens</td>
-<td>[hugegraph:9fd95c9c-711b-415b-b85f-d4df46ba5c31]</td>
-<td>The map of user tokens with name and password, only for
org.apache.hugegraph.auth.ConfigAuthenticator.</td>
-</tr>
-<tr>
<td>auth.audit_log_rate</td>
<td>1000.0</td>
<td>The max rate of audit log output per user, default value is 1000
records per second.</td>
@@ -5965,15 +5950,10 @@ multiple times to achieve deduplication. It should be
noted that the properties
<li>It is recommended to use the latest version of the HugeGraph software
package. Please select Java11 for the runtime environment.</li>
<li>To verify downloads, use the corresponding hash (SHA512), signature,
and <a href="https://downloads.apache.org/incubator/hugegraph/KEYS">Project
Signature Verification KEYS</a>.</li>
<li>Instructions for checking hash (SHA512) and signatures are on the <a
href="/docs/contribution-guidelines/validate-release/">Validate Release</a>
page, and you can also refer to <a
href="https://www.apache.org/dyn/closer.cgi#verify">ASF official
instructions</a>.</li>
+<li>Note: The version numbers of all components of HugeGraph have been kept
consistent, and the version numbers of Maven repositories such as
<code>client/loader/hubble/common</code> 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>.</li>
</ul>
</blockquote>
-<blockquote>
-<p>Note: The version numbers of all components of HugeGraph have been kept
consistent, and the version numbers of Maven repositories such as
<code>client/loader/hubble/common</code> 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="latest-version-170">Latest Version 1.7.0</h3>
-<blockquote>
-<p>Note: Starting from version <code>1.5.0</code>, a Java11 runtime
environment is required.</p>
-</blockquote>
<ul>
<li>Release Date: 2025-11-28</li>
<li><a href="/docs/changelog/hugegraph-1.7.0-release-notes/">Release
Notes</a></li>
@@ -6016,7 +5996,7 @@ multiple times to achieve deduplication. It should be
noted that the properties
<hr>
<h3 id="archived-versions">Archived Versions</h3>
<blockquote>
-<p>Note: <code>1.3.0</code> is the last major version compatible with
Java8, please switch to or migrate to Java11 as soon as possible (lower
versions of Java have potentially more SEC risks and performance
impacts).</p>
+<p>Note: <code>1.3.0</code> is the last major version compatible with
Java8, please switch to or migrate to Java11 as soon as possible (lower
versions of Java have potentially more SEC risks and performance impacts).
Starting from version <code>1.5.0</code>, a Java11 runtime environment is
required.</p>
</blockquote>
<h4 id="150">1.5.0</h4>
<ul>
@@ -6175,11 +6155,7 @@ multiple times to achieve deduplication. It should be
noted that the properties
<td>[<a
href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.0.0/apache-hugegraph-commons-incubating-1.0.0-src.tar.gz?action=download">Source</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-commons-incubating-1.0.0-src.tar.gz.asc">Sign</a>]
[<a
href="https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-commons-incubating-1.0.0-src.tar.gz.sha512">SHA512</a>]</td>
</tr>
</tbody>
-</table>
-<hr>
-<details> <summary>Old Versions (Non-ASF Versions)</summary>
-Due to ASF rules, non-ASF distribution packages cannot be hosted directly on
this page. For download instructions for old versions before 1.0.0 (non-ASF
versions), please jump to
https://github.com/apache/incubator-hugegraph-doc/wiki/Apache-HugeGraph-(Incubating)-Old-Versions-Download
-</details></description></item><item><title>Docs: HugeGraph
Examples</title><link>/docs/language/hugegraph-example/</link><pubDate>Mon, 01
Jan 0001 00:00:00
+0000</pubDate><guid>/docs/language/hugegraph-example/</guid><description>
+</table></description></item><item><title>Docs: HugeGraph
Examples</title><link>/docs/language/hugegraph-example/</link><pubDate>Mon, 01
Jan 0001 00:00:00
+0000</pubDate><guid>/docs/language/hugegraph-example/</guid><description>
<h3 id="1-overview">1 Overview</h3>
<p>This example uses the <a
href="http://s3.thinkaurelius.com/docs/titan/1.0.0/getting-started.html">TitanDB
Getting Started</a> guide as a template to demonstrate how to use
HugeGraph. By comparing HugeGraph and TitanDB, you can understand the
differences between them.</p>
<h4 id="11-similarities-and-differences-between-hugegraph-and-titandb">1.1
Similarities and Differences between HugeGraph and TitanDB</h4>
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 13170e22..61b3fa7e 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>2025-06-13T21:28:50+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>2025-09-25T17:04:41+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>2025-06-13T21:28:50+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>2025-12-04T18:43:05+08:00</last
[...]
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index 91c97637..a79dd29b 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>2025-12-01T15:38:17+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2025-12-01T15:38:17+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>2025-12-04T18:43:05+08:00</lastmod></sitemap><sitemap><loc>/en/sitemap.xml</loc><lastmod>2025-12-04T18:43:05+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file