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 a0ee662a chore: minor test (#430) 
3ad41c8601fd866c5b2da0dd2150aa2fb15e22c3
a0ee662a is described below

commit a0ee662a4da6f68f87be04403964be43b5c588d0
Author: imbajin <[email protected]>
AuthorDate: Wed Nov 19 06:15:49 2025 +0000

    chore: minor test (#430) 3ad41c8601fd866c5b2da0dd2150aa2fb15e22c3
---
 cn/docs/_print/index.html                                 | 2 +-
 cn/docs/index.xml                                         | 2 +-
 cn/docs/quickstart/_print/index.html                      | 2 +-
 cn/docs/quickstart/computing/_print/index.html            | 2 +-
 cn/docs/quickstart/computing/hugegraph-vermeer/index.html | 8 ++++----
 cn/docs/quickstart/computing/index.xml                    | 2 +-
 cn/sitemap.xml                                            | 2 +-
 docs/_print/index.html                                    | 2 +-
 docs/index.xml                                            | 2 +-
 docs/quickstart/_print/index.html                         | 2 +-
 docs/quickstart/computing/_print/index.html               | 2 +-
 docs/quickstart/computing/hugegraph-vermeer/index.html    | 8 ++++----
 docs/quickstart/computing/index.xml                       | 2 +-
 en/sitemap.xml                                            | 2 +-
 sitemap.xml                                               | 2 +-
 15 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/cn/docs/_print/index.html b/cn/docs/_print/index.html
index f1d4f3c0..e841dba5 100644
--- a/cn/docs/_print/index.html
+++ b/cn/docs/_print/index.html
@@ -1709,7 +1709,7 @@ HugeGraph Toolchain 
版本:toolchain-1.0.0</p></blockquote><p><code>spark-load
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># 删除自定义网络(如果需要)</span>
 </span></span><span style=display:flex><span>docker network rm vermeer_network
-</span></span></code></pre></div><ol 
start=3><li><strong>方案三:从源码构建</strong></li></ol><p>构建。具体请参照<a 
href=https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer>Vermeer
 Readme</a>。</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-shell data-lang=shell><span style=display:flex><span>go build
+</span></span></code></pre></div><ol 
start=3><li><strong>方案三:从源码构建</strong></li></ol><p>构建。具体请参照 <a 
href=https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer>Vermeer
 Readme</a>。</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-shell data-lang=shell><span style=display:flex><span>go build
 </span></span></code></pre></div><p>在进入文件夹目录后输入 <code>./vermeer 
--env=master</code> 或 <code>./vermeer --env=worker01</code></p><h2 
id=二任务创建类-rest-api>二、任务创建类 rest api</h2><h3 id=21-简介>2.1 简介</h3><p>此类 rest api 
提供所有创建任务的功能,包括读取图数据和多种计算功能,提供异步返回和同步返回两种接口。返回的内容均包含所创建任务的信息。使用 vermeer 
的整体流程是先创建读取图的任务,待图读取完毕后创建计算任务执行计算。图不会自动被删除,在一个图上运行多个计算任务无需多次重复读取,如需删除可用删除图接口。任务状态可分为读取任务状态和计算任务状态。通常情况下客户端仅需了解创建、任务中、任务结束和任务错误四种状态。图状态是图是否可用的判断依据,若图正在读取中或图状态错误,无法使用该图创建计算任务。图删除�
 �仅在 loaded 和 error 状态且该图无计算任务时可用。< [...]
 </span></span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic></span><span 
style=color:#000;font-weight:700>{</span>
 </span></span><span style=display:flex><span> <span 
style=color:#4e9a06>&#34;task_type&#34;</span><span 
style=color:#ce5c00;font-weight:700>:</span> <span 
style=color:#4e9a06>&#34;load&#34;</span><span 
style=color:#000;font-weight:700>,</span>
diff --git a/cn/docs/index.xml b/cn/docs/index.xml
index 6f843596..942e60fb 100644
--- a/cn/docs/index.xml
+++ b/cn/docs/index.xml
@@ -2297,7 +2297,7 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ol start="3">
 &lt;li>&lt;strong>方案三:从源码构建&lt;/strong>&lt;/li>
 &lt;/ol>
-&lt;p>构建。具体请参照&lt;a 
href="https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer";>Vermeer
 Readme&lt;/a>。&lt;/p>
+&lt;p>构建。具体请参照 &lt;a 
href="https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer";>Vermeer
 Readme&lt;/a>。&lt;/p>
 &lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-shell" data-lang="shell">&lt;span 
style="display:flex;">&lt;span>go build
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>在进入文件夹目录后输入 
&lt;code>./vermeer --env=master&lt;/code> 或 &lt;code>./vermeer 
--env=worker01&lt;/code>&lt;/p>
 &lt;h2 id="二任务创建类-rest-api">二、任务创建类 rest api&lt;/h2>
diff --git a/cn/docs/quickstart/_print/index.html 
b/cn/docs/quickstart/_print/index.html
index 09b1599a..91d9a817 100644
--- a/cn/docs/quickstart/_print/index.html
+++ b/cn/docs/quickstart/_print/index.html
@@ -1698,7 +1698,7 @@ HugeGraph Toolchain 
版本:toolchain-1.0.0</p></blockquote><p><code>spark-load
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># 删除自定义网络(如果需要)</span>
 </span></span><span style=display:flex><span>docker network rm vermeer_network
-</span></span></code></pre></div><ol 
start=3><li><strong>方案三:从源码构建</strong></li></ol><p>构建。具体请参照<a 
href=https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer>Vermeer
 Readme</a>。</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-shell data-lang=shell><span style=display:flex><span>go build
+</span></span></code></pre></div><ol 
start=3><li><strong>方案三:从源码构建</strong></li></ol><p>构建。具体请参照 <a 
href=https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer>Vermeer
 Readme</a>。</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-shell data-lang=shell><span style=display:flex><span>go build
 </span></span></code></pre></div><p>在进入文件夹目录后输入 <code>./vermeer 
--env=master</code> 或 <code>./vermeer --env=worker01</code></p><h2 
id=二任务创建类-rest-api>二、任务创建类 rest api</h2><h3 id=21-简介>2.1 简介</h3><p>此类 rest api 
提供所有创建任务的功能,包括读取图数据和多种计算功能,提供异步返回和同步返回两种接口。返回的内容均包含所创建任务的信息。使用 vermeer 
的整体流程是先创建读取图的任务,待图读取完毕后创建计算任务执行计算。图不会自动被删除,在一个图上运行多个计算任务无需多次重复读取,如需删除可用删除图接口。任务状态可分为读取任务状态和计算任务状态。通常情况下客户端仅需了解创建、任务中、任务结束和任务错误四种状态。图状态是图是否可用的判断依据,若图正在读取中或图状态错误,无法使用该图创建计算任务。图删除�
 �仅在 loaded 和 error 状态且该图无计算任务时可用。< [...]
 </span></span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic></span><span 
style=color:#000;font-weight:700>{</span>
 </span></span><span style=display:flex><span> <span 
style=color:#4e9a06>&#34;task_type&#34;</span><span 
style=color:#ce5c00;font-weight:700>:</span> <span 
style=color:#4e9a06>&#34;load&#34;</span><span 
style=color:#000;font-weight:700>,</span>
diff --git a/cn/docs/quickstart/computing/_print/index.html 
b/cn/docs/quickstart/computing/_print/index.html
index 0995349b..8abfa42c 100644
--- a/cn/docs/quickstart/computing/_print/index.html
+++ b/cn/docs/quickstart/computing/_print/index.html
@@ -80,7 +80,7 @@
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># 删除自定义网络(如果需要)</span>
 </span></span><span style=display:flex><span>docker network rm vermeer_network
-</span></span></code></pre></div><ol 
start=3><li><strong>方案三:从源码构建</strong></li></ol><p>构建。具体请参照<a 
href=https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer>Vermeer
 Readme</a>。</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-shell data-lang=shell><span style=display:flex><span>go build
+</span></span></code></pre></div><ol 
start=3><li><strong>方案三:从源码构建</strong></li></ol><p>构建。具体请参照 <a 
href=https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer>Vermeer
 Readme</a>。</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-shell data-lang=shell><span style=display:flex><span>go build
 </span></span></code></pre></div><p>在进入文件夹目录后输入 <code>./vermeer 
--env=master</code> 或 <code>./vermeer --env=worker01</code></p><h2 
id=二任务创建类-rest-api>二、任务创建类 rest api</h2><h3 id=21-简介>2.1 简介</h3><p>此类 rest api 
提供所有创建任务的功能,包括读取图数据和多种计算功能,提供异步返回和同步返回两种接口。返回的内容均包含所创建任务的信息。使用 vermeer 
的整体流程是先创建读取图的任务,待图读取完毕后创建计算任务执行计算。图不会自动被删除,在一个图上运行多个计算任务无需多次重复读取,如需删除可用删除图接口。任务状态可分为读取任务状态和计算任务状态。通常情况下客户端仅需了解创建、任务中、任务结束和任务错误四种状态。图状态是图是否可用的判断依据,若图正在读取中或图状态错误,无法使用该图创建计算任务。图删除�
 �仅在 loaded 和 error 状态且该图无计算任务时可用。< [...]
 </span></span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic></span><span 
style=color:#000;font-weight:700>{</span>
 </span></span><span style=display:flex><span> <span 
style=color:#4e9a06>&#34;task_type&#34;</span><span 
style=color:#ce5c00;font-weight:700>:</span> <span 
style=color:#4e9a06>&#34;load&#34;</span><span 
style=color:#000;font-weight:700>,</span>
diff --git a/cn/docs/quickstart/computing/hugegraph-vermeer/index.html 
b/cn/docs/quickstart/computing/hugegraph-vermeer/index.html
index cefee311..511b7fb6 100644
--- a/cn/docs/quickstart/computing/hugegraph-vermeer/index.html
+++ b/cn/docs/quickstart/computing/hugegraph-vermeer/index.html
@@ -4,11 +4,11 @@ Vermeer 是一个 Go编写的高性能内存优先的图计算框架 (一次启
 master 是负责通信、转发、汇总的节点,计算量和占用资源量较少。worker 是计算节点,用于存储图数据和运行计算任务,占用大量内存和 cpu。grpc 
和 rest 模块分别负责内部通信和外部调用。
 该框架的运行配置可以通过命令行参数传入,也可以通过位于 config/ 目录下的配置文件指定,--env 参数可以指定使用哪个配置文件,例如 
--env=master 指定使用 master.ini。需要注意 master 需要指定监听的端口号,worker 需要指定监听端口号和 master 的 
ip:port。
 1.2 运行方法 方案一:Docker Compose(推荐) 确保docker-compose.yaml存在于您的项目根目录中。如果没有,以下是一个示例:
-# # Licensed to the Apache Software Foundation (ASF) under one or more # 
contributor license agreements. See the NOTICE file distributed with # this 
work for additional information regarding copyright ownership."><meta 
property="og:type" content="article"><meta property="og:url" 
content="/cn/docs/quickstart/computing/hugegraph-vermeer/"><meta 
property="article:section" content="docs"><meta 
property="article:modified_time" content="2025-11-17T19:32:28+08:00"><meta 
property="og:site_name"  [...]
+# # Licensed to the Apache Software Foundation (ASF) under one or more # 
contributor license agreements. See the NOTICE file distributed with # this 
work for additional information regarding copyright ownership."><meta 
property="og:type" content="article"><meta property="og:url" 
content="/cn/docs/quickstart/computing/hugegraph-vermeer/"><meta 
property="article:section" content="docs"><meta 
property="article:modified_time" content="2025-11-19T14:15:16+08:00"><meta 
property="og:site_name"  [...]
 master 是负责通信、转发、汇总的节点,计算量和占用资源量较少。worker 是计算节点,用于存储图数据和运行计算任务,占用大量内存和 cpu。grpc 
和 rest 模块分别负责内部通信和外部调用。
 该框架的运行配置可以通过命令行参数传入,也可以通过位于 config/ 目录下的配置文件指定,--env 参数可以指定使用哪个配置文件,例如 
--env=master 指定使用 master.ini。需要注意 master 需要指定监听的端口号,worker 需要指定监听端口号和 master 的 
ip:port。
 1.2 运行方法 方案一:Docker Compose(推荐) 确保docker-compose.yaml存在于您的项目根目录中。如果没有,以下是一个示例:
-# # Licensed to the Apache Software Foundation (ASF) under one or more # 
contributor license agreements. See the NOTICE file distributed with # this 
work for additional information regarding copyright ownership."><meta 
itemprop=dateModified content="2025-11-17T19:32:28+08:00"><meta 
itemprop=wordCount content="1027"><meta itemprop=keywords content><meta 
name=twitter:card content="summary"><meta name=twitter:title 
content="HugeGraph-Vermeer Quick Start"><meta name=twitter:description conte 
[...]
+# # Licensed to the Apache Software Foundation (ASF) under one or more # 
contributor license agreements. See the NOTICE file distributed with # this 
work for additional information regarding copyright ownership."><meta 
itemprop=dateModified content="2025-11-19T14:15:16+08:00"><meta 
itemprop=wordCount content="1028"><meta itemprop=keywords content><meta 
name=twitter:card content="summary"><meta name=twitter:title 
content="HugeGraph-Vermeer Quick Start"><meta name=twitter:description conte 
[...]
 master 是负责通信、转发、汇总的节点,计算量和占用资源量较少。worker 是计算节点,用于存储图数据和运行计算任务,占用大量内存和 cpu。grpc 
和 rest 模块分别负责内部通信和外部调用。
 该框架的运行配置可以通过命令行参数传入,也可以通过位于 config/ 目录下的配置文件指定,--env 参数可以指定使用哪个配置文件,例如 
--env=master 指定使用 master.ini。需要注意 master 需要指定监听的端口号,worker 需要指定监听端口号和 master 的 
ip:port。
 1.2 运行方法 方案一:Docker Compose(推荐) 确保docker-compose.yaml存在于您的项目根目录中。如果没有,以下是一个示例:
@@ -98,7 +98,7 @@ master 是负责通信、转发、汇总的节点,计算量和占用资源量
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># 删除自定义网络(如果需要)</span>
 </span></span><span style=display:flex><span>docker network rm vermeer_network
-</span></span></code></pre></div><ol 
start=3><li><strong>方案三:从源码构建</strong></li></ol><p>构建。具体请参照<a 
href=https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer>Vermeer
 Readme</a>。</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-shell data-lang=shell><span style=display:flex><span>go build
+</span></span></code></pre></div><ol 
start=3><li><strong>方案三:从源码构建</strong></li></ol><p>构建。具体请参照 <a 
href=https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer>Vermeer
 Readme</a>。</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-shell data-lang=shell><span style=display:flex><span>go build
 </span></span></code></pre></div><p>在进入文件夹目录后输入 <code>./vermeer 
--env=master</code> 或 <code>./vermeer --env=worker01</code></p><h2 
id=二任务创建类-rest-api>二、任务创建类 rest api</h2><h3 id=21-简介>2.1 简介</h3><p>此类 rest api 
提供所有创建任务的功能,包括读取图数据和多种计算功能,提供异步返回和同步返回两种接口。返回的内容均包含所创建任务的信息。使用 vermeer 
的整体流程是先创建读取图的任务,待图读取完毕后创建计算任务执行计算。图不会自动被删除,在一个图上运行多个计算任务无需多次重复读取,如需删除可用删除图接口。任务状态可分为读取任务状态和计算任务状态。通常情况下客户端仅需了解创建、任务中、任务结束和任务错误四种状态。图状态是图是否可用的判断依据,若图正在读取中或图状态错误,无法使用该图创建计算任务。图删除�
 �仅在 loaded 和 error 状态且该图无计算任务时可用。< [...]
 </span></span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic></span><span 
style=color:#000;font-weight:700>{</span>
 </span></span><span style=display:flex><span> <span 
style=color:#4e9a06>&#34;task_type&#34;</span><span 
style=color:#ce5c00;font-weight:700>:</span> <span 
style=color:#4e9a06>&#34;load&#34;</span><span 
style=color:#000;font-weight:700>,</span>
@@ -376,7 +376,7 @@ master 是负责通信、转发、汇总的节点,计算量和占用资源量
 </span></span><span style=display:flex><span> <span 
style=color:#4e9a06>&#34;compute.max_step&#34;</span><span 
style=color:#ce5c00;font-weight:700>:</span><span 
style=color:#4e9a06>&#34;200&#34;</span>
 </span></span><span style=display:flex><span> <span 
style=color:#000;font-weight:700>}</span>
 </span></span><span style=display:flex><span><span 
style=color:#000;font-weight:700>}</span>
-</span></span></code></pre></div><blockquote><p>🚧, 
后续随时更新完善,欢迎随时提出建议和意见。</p></blockquote><div class="text-muted mt-5 pt-3 
border-top">Last modified November 17, 2025: <a 
href=https://github.com/apache/incubator-hugegraph-doc/commit/6599d1f35ac640391442376c0667013830dfe626>chore:
 add docker using / add load data methods (#423) 
(6599d1f3)</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></d [...]
+</span></span></code></pre></div><blockquote><p>🚧, 
后续随时更新完善,欢迎随时提出建议和意见。</p></blockquote><div class="text-muted mt-5 pt-3 
border-top">Last modified November 19, 2025: <a 
href=https://github.com/apache/incubator-hugegraph-doc/commit/3ad41c8601fd866c5b2da0dd2150aa2fb15e22c3>chore:
 minor test (#430) (3ad41c86)</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-cent [...]
 <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/quickstart/computing/index.xml 
b/cn/docs/quickstart/computing/index.xml
index f5401060..5a07d17a 100644
--- a/cn/docs/quickstart/computing/index.xml
+++ b/cn/docs/quickstart/computing/index.xml
@@ -107,7 +107,7 @@
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ol start="3">
 &lt;li>&lt;strong>方案三:从源码构建&lt;/strong>&lt;/li>
 &lt;/ol>
-&lt;p>构建。具体请参照&lt;a 
href="https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer";>Vermeer
 Readme&lt;/a>。&lt;/p>
+&lt;p>构建。具体请参照 &lt;a 
href="https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer";>Vermeer
 Readme&lt;/a>。&lt;/p>
 &lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-shell" data-lang="shell">&lt;span 
style="display:flex;">&lt;span>go build
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>在进入文件夹目录后输入 
&lt;code>./vermeer --env=master&lt;/code> 或 &lt;code>./vermeer 
--env=worker01&lt;/code>&lt;/p>
 &lt;h2 id="二任务创建类-rest-api">二、任务创建类 rest api&lt;/h2>
diff --git a/cn/sitemap.xml b/cn/sitemap.xml
index 23463d7a..3213dfb7 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/blog/hugegraph/</loc><lastmod>2025-10-20T19:36:
 [...]
\ 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/blog/hugegraph/</loc><lastmod>2025-10-20T19:36:
 [...]
\ No newline at end of file
diff --git a/docs/_print/index.html b/docs/_print/index.html
index 47b12b3a..0fa9cb8a 100644
--- a/docs/_print/index.html
+++ b/docs/_print/index.html
@@ -1723,7 +1723,7 @@ Configuration changes are automatically saved when using 
the web interface. For
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># Remove the custom network (if 
needed)</span>
 </span></span><span style=display:flex><span>docker network rm vermeer_network
-</span></span></code></pre></div><ol start=3><li><strong>Option 3: Build from 
Source</strong></li></ol><p>Build. You can refer<a 
href=https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer>Vermeer
 Readme</a>.</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-shell data-lang=shell><span style=display:flex><span>go build
+</span></span></code></pre></div><ol start=3><li><strong>Option 3: Build from 
Source</strong></li></ol><p>Build. You can refer <a 
href=https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer>Vermeer
 Readme</a>.</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-shell data-lang=shell><span style=display:flex><span>go build
 </span></span></code></pre></div><p>Enter the directory and input 
<code>./vermeer --env=master</code> or <code>./vermeer 
--env=worker01</code>.</p><h2 id=2-task-creation-rest-api>2. Task Creation REST 
API</h2><h3 id=21-introduction>2.1 Introduction</h3><p>This REST API provides 
all task creation functions, including reading graph data and various 
computation functions, offering both asynchronous and synchronous return 
interfaces. The returned content includes information about the create [...]
 </span></span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic></span><span 
style=color:#000;font-weight:700>{</span>
 </span></span><span style=display:flex><span> <span 
style=color:#4e9a06>&#34;task_type&#34;</span><span 
style=color:#ce5c00;font-weight:700>:</span> <span 
style=color:#4e9a06>&#34;load&#34;</span><span 
style=color:#000;font-weight:700>,</span>
diff --git a/docs/index.xml b/docs/index.xml
index 64775245..4f4d5277 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -3162,7 +3162,7 @@ you may wait for the community to update the data with 
these enhancements.&lt;/p
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ol start="3">
 &lt;li>&lt;strong>Option 3: Build from Source&lt;/strong>&lt;/li>
 &lt;/ol>
-&lt;p>Build. You can refer&lt;a 
href="https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer";>Vermeer
 Readme&lt;/a>.&lt;/p>
+&lt;p>Build. You can refer &lt;a 
href="https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer";>Vermeer
 Readme&lt;/a>.&lt;/p>
 &lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-shell" data-lang="shell">&lt;span 
style="display:flex;">&lt;span>go build
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Enter the directory and 
input &lt;code>./vermeer --env=master&lt;/code> or &lt;code>./vermeer 
--env=worker01&lt;/code>.&lt;/p>
 &lt;h2 id="2-task-creation-rest-api">2. Task Creation REST API&lt;/h2>
diff --git a/docs/quickstart/_print/index.html 
b/docs/quickstart/_print/index.html
index 100daac3..b9e8cd74 100644
--- a/docs/quickstart/_print/index.html
+++ b/docs/quickstart/_print/index.html
@@ -1715,7 +1715,7 @@ Configuration changes are automatically saved when using 
the web interface. For
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># Remove the custom network (if 
needed)</span>
 </span></span><span style=display:flex><span>docker network rm vermeer_network
-</span></span></code></pre></div><ol start=3><li><strong>Option 3: Build from 
Source</strong></li></ol><p>Build. You can refer<a 
href=https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer>Vermeer
 Readme</a>.</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-shell data-lang=shell><span style=display:flex><span>go build
+</span></span></code></pre></div><ol start=3><li><strong>Option 3: Build from 
Source</strong></li></ol><p>Build. You can refer <a 
href=https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer>Vermeer
 Readme</a>.</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-shell data-lang=shell><span style=display:flex><span>go build
 </span></span></code></pre></div><p>Enter the directory and input 
<code>./vermeer --env=master</code> or <code>./vermeer 
--env=worker01</code>.</p><h2 id=2-task-creation-rest-api>2. Task Creation REST 
API</h2><h3 id=21-introduction>2.1 Introduction</h3><p>This REST API provides 
all task creation functions, including reading graph data and various 
computation functions, offering both asynchronous and synchronous return 
interfaces. The returned content includes information about the create [...]
 </span></span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic></span><span 
style=color:#000;font-weight:700>{</span>
 </span></span><span style=display:flex><span> <span 
style=color:#4e9a06>&#34;task_type&#34;</span><span 
style=color:#ce5c00;font-weight:700>:</span> <span 
style=color:#4e9a06>&#34;load&#34;</span><span 
style=color:#000;font-weight:700>,</span>
diff --git a/docs/quickstart/computing/_print/index.html 
b/docs/quickstart/computing/_print/index.html
index 3d4b255d..99fbd544 100644
--- a/docs/quickstart/computing/_print/index.html
+++ b/docs/quickstart/computing/_print/index.html
@@ -80,7 +80,7 @@
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># Remove the custom network (if 
needed)</span>
 </span></span><span style=display:flex><span>docker network rm vermeer_network
-</span></span></code></pre></div><ol start=3><li><strong>Option 3: Build from 
Source</strong></li></ol><p>Build. You can refer<a 
href=https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer>Vermeer
 Readme</a>.</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-shell data-lang=shell><span style=display:flex><span>go build
+</span></span></code></pre></div><ol start=3><li><strong>Option 3: Build from 
Source</strong></li></ol><p>Build. You can refer <a 
href=https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer>Vermeer
 Readme</a>.</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-shell data-lang=shell><span style=display:flex><span>go build
 </span></span></code></pre></div><p>Enter the directory and input 
<code>./vermeer --env=master</code> or <code>./vermeer 
--env=worker01</code>.</p><h2 id=2-task-creation-rest-api>2. Task Creation REST 
API</h2><h3 id=21-introduction>2.1 Introduction</h3><p>This REST API provides 
all task creation functions, including reading graph data and various 
computation functions, offering both asynchronous and synchronous return 
interfaces. The returned content includes information about the create [...]
 </span></span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic></span><span 
style=color:#000;font-weight:700>{</span>
 </span></span><span style=display:flex><span> <span 
style=color:#4e9a06>&#34;task_type&#34;</span><span 
style=color:#ce5c00;font-weight:700>:</span> <span 
style=color:#4e9a06>&#34;load&#34;</span><span 
style=color:#000;font-weight:700>,</span>
diff --git a/docs/quickstart/computing/hugegraph-vermeer/index.html 
b/docs/quickstart/computing/hugegraph-vermeer/index.html
index 2459d1eb..5664d4e9 100644
--- a/docs/quickstart/computing/hugegraph-vermeer/index.html
+++ b/docs/quickstart/computing/hugegraph-vermeer/index.html
@@ -1,8 +1,8 @@
 <!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 
http-equiv=content-security-policy content="script-src 'self' 'unsafe-inline'; 
script-src-elem 'self' 'unsafe-inline' https://code.jquery.com 
https://cdn.jsdelivr.net https://fonts.googleapis.com;";><meta name=generator 
content="Hugo 0.102.3"><meta name=robots content="index, follow"><link 
rel="shortcut icon" href=/favicons/favicon.ico> [...]
 1.1 Architecture
 Vermeer is a high-performance, memory-first graph computing framework written 
in Go (start once, execute any …"><meta property="og:title" 
content="HugeGraph-Vermeer Quick Start"><meta property="og:description" 
content="1. Overview of Vermeer 1.1 Architecture Vermeer is a high-performance, 
memory-first graph computing framework written in Go (start once, execute any 
task), supporting ultra-fast computation of 15+ OLAP graph algorithms (most 
tasks complete in seconds to minutes), with mast [...]
-The master is responsible for communication, forwarding, and aggregation, with 
minimal computation and resource usage."><meta property="og:type" 
content="article"><meta property="og:url" 
content="/docs/quickstart/computing/hugegraph-vermeer/"><meta 
property="article:section" content="docs"><meta 
property="article:modified_time" content="2025-11-17T19:32:28+08:00"><meta 
property="og:site_name" content="HugeGraph"><meta itemprop=name 
content="HugeGraph-Vermeer Quick Start"><meta itemprop=d [...]
-The master is responsible for communication, forwarding, and aggregation, with 
minimal computation and resource usage."><meta itemprop=dateModified 
content="2025-11-17T19:32:28+08:00"><meta itemprop=wordCount 
content="2659"><meta itemprop=keywords content><meta name=twitter:card 
content="summary"><meta name=twitter:title content="HugeGraph-Vermeer Quick 
Start"><meta name=twitter:description content="1. Overview of Vermeer 1.1 
Architecture Vermeer is a high-performance, memory-first graph [...]
+The master is responsible for communication, forwarding, and aggregation, with 
minimal computation and resource usage."><meta property="og:type" 
content="article"><meta property="og:url" 
content="/docs/quickstart/computing/hugegraph-vermeer/"><meta 
property="article:section" content="docs"><meta 
property="article:modified_time" content="2025-11-19T14:15:16+08:00"><meta 
property="og:site_name" content="HugeGraph"><meta itemprop=name 
content="HugeGraph-Vermeer Quick Start"><meta itemprop=d [...]
+The master is responsible for communication, forwarding, and aggregation, with 
minimal computation and resource usage."><meta itemprop=dateModified 
content="2025-11-19T14:15:16+08:00"><meta itemprop=wordCount 
content="2660"><meta itemprop=keywords content><meta name=twitter:card 
content="summary"><meta name=twitter:title content="HugeGraph-Vermeer Quick 
Start"><meta name=twitter:description content="1. Overview of Vermeer 1.1 
Architecture Vermeer is a high-performance, memory-first graph [...]
 The master is responsible for communication, forwarding, and aggregation, with 
minimal computation and resource usage."><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. [...]
@@ -89,7 +89,7 @@ The master is responsible for communication, forwarding, and 
aggregation, with m
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># Remove the custom network (if 
needed)</span>
 </span></span><span style=display:flex><span>docker network rm vermeer_network
-</span></span></code></pre></div><ol start=3><li><strong>Option 3: Build from 
Source</strong></li></ol><p>Build. You can refer<a 
href=https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer>Vermeer
 Readme</a>.</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-shell data-lang=shell><span style=display:flex><span>go build
+</span></span></code></pre></div><ol start=3><li><strong>Option 3: Build from 
Source</strong></li></ol><p>Build. You can refer <a 
href=https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer>Vermeer
 Readme</a>.</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-shell data-lang=shell><span style=display:flex><span>go build
 </span></span></code></pre></div><p>Enter the directory and input 
<code>./vermeer --env=master</code> or <code>./vermeer 
--env=worker01</code>.</p><h2 id=2-task-creation-rest-api>2. Task Creation REST 
API</h2><h3 id=21-introduction>2.1 Introduction</h3><p>This REST API provides 
all task creation functions, including reading graph data and various 
computation functions, offering both asynchronous and synchronous return 
interfaces. The returned content includes information about the create [...]
 </span></span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic></span><span 
style=color:#000;font-weight:700>{</span>
 </span></span><span style=display:flex><span> <span 
style=color:#4e9a06>&#34;task_type&#34;</span><span 
style=color:#ce5c00;font-weight:700>:</span> <span 
style=color:#4e9a06>&#34;load&#34;</span><span 
style=color:#000;font-weight:700>,</span>
@@ -367,7 +367,7 @@ The master is responsible for communication, forwarding, 
and aggregation, with m
 </span></span><span style=display:flex><span> <span 
style=color:#4e9a06>&#34;compute.max_step&#34;</span><span 
style=color:#ce5c00;font-weight:700>:</span><span 
style=color:#4e9a06>&#34;200&#34;</span>
 </span></span><span style=display:flex><span> <span 
style=color:#000;font-weight:700>}</span>
 </span></span><span style=display:flex><span><span 
style=color:#000;font-weight:700>}</span>
-</span></span></code></pre></div><blockquote><p>🚧, further updates and 
improvements will be made at any time. Suggestions and feedback are 
welcome.</p></blockquote><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-fallback data-lang=fallback></code></pre></div><div 
class="text-muted mt-5 pt-3 border-top">Last modified November 17, 2025: <a 
href=https://github.com/apache/incubator-hugegraph-doc/commit/6599d1f3 [...]
+</span></span></code></pre></div><blockquote><p>🚧, further updates and 
improvements will be made at any time. Suggestions and feedback are 
welcome.</p></blockquote><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-fallback data-lang=fallback></code></pre></div><div 
class="text-muted mt-5 pt-3 border-top">Last modified November 19, 2025: <a 
href=https://github.com/apache/incubator-hugegraph-doc/commit/3ad41c86 [...]
 <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/quickstart/computing/index.xml 
b/docs/quickstart/computing/index.xml
index 6c3de69e..6bef487a 100644
--- a/docs/quickstart/computing/index.xml
+++ b/docs/quickstart/computing/index.xml
@@ -107,7 +107,7 @@
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;ol start="3">
 &lt;li>&lt;strong>Option 3: Build from Source&lt;/strong>&lt;/li>
 &lt;/ol>
-&lt;p>Build. You can refer&lt;a 
href="https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer";>Vermeer
 Readme&lt;/a>.&lt;/p>
+&lt;p>Build. You can refer &lt;a 
href="https://github.com/apache/incubator-hugegraph-computer/tree/master/vermeer";>Vermeer
 Readme&lt;/a>.&lt;/p>
 &lt;div class="highlight">&lt;pre tabindex="0" 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-shell" data-lang="shell">&lt;span 
style="display:flex;">&lt;span>go build
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Enter the directory and 
input &lt;code>./vermeer --env=master&lt;/code> or &lt;code>./vermeer 
--env=worker01&lt;/code>.&lt;/p>
 &lt;h2 id="2-task-creation-rest-api">2. Task Creation REST API&lt;/h2>
diff --git a/en/sitemap.xml b/en/sitemap.xml
index 1ab3814f..5bbee843 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-09-25T17:04:41+08:00</last
 [...]
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index 5fafe3d7..e2081185 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-11-17T19:32:28+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2025-11-17T19:32:28+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>/en/sitemap.xml</loc><lastmod>2025-11-19T14:15:16+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2025-11-19T14:15:16+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file


Reply via email to