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 f7b1ea03 add client changes to release notes 1.0.0 (#178) 
edaf2c243121238000e1769a8491c402796a69e2
f7b1ea03 is described below

commit f7b1ea0380bfa656b5c37c4f7daef685bf4650bc
Author: imbajin <[email protected]>
AuthorDate: Wed Jan 4 15:10:19 2023 +0000

    add client changes to release notes 1.0.0 (#178) 
edaf2c243121238000e1769a8491c402796a69e2
---
 cn/docs/_print/index.html                             |  2 +-
 cn/docs/changelog/_print/index.html                   |  2 +-
 .../hugegraph-1.0.0-release-notes/index.html          |  8 ++++----
 cn/docs/changelog/index.xml                           | 14 ++++++--------
 cn/docs/index.xml                                     | 14 ++++++--------
 cn/sitemap.xml                                        |  2 +-
 docs/_print/index.html                                |  2 +-
 docs/changelog/_print/index.html                      |  2 +-
 .../hugegraph-1.0.0-release-notes/index.html          |  8 ++++----
 docs/changelog/index.xml                              | 19 +++++++++++--------
 docs/index.xml                                        | 19 +++++++++++--------
 en/sitemap.xml                                        |  2 +-
 sitemap.xml                                           |  2 +-
 13 files changed, 49 insertions(+), 47 deletions(-)

diff --git a/cn/docs/_print/index.html b/cn/docs/_print/index.html
index 5067bce2..fcc3588a 100644
--- a/cn/docs/_print/index.html
+++ b/cn/docs/_print/index.html
@@ -6564,7 +6564,7 @@ HugeGraph目前采用EdgeCut的分区方案。</p><h3 id=3-vertexid-策略>3. Ve
 </span></span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic></span><span 
style=color:#000>g</span><span 
style=color:#ce5c00;font-weight:700>.</span><span 
style=color:#c4a000>V</span><span 
style=color:#ce5c00;font-weight:700>(</span><span 
style=color:#000>pluto</span><span 
style=color:#ce5c00;font-weight:700>).</span><span 
style=color:#c4a000>out</span><span 
style=color:#ce5c00;font-weight:700>(</span><span 
style=color:#4e9a06>&#39;brother&#39;</span><s [...]
 </span></span></code></pre></div><p>推荐使用<a 
href=/docs/quickstart/hugegraph-studio>HugeGraph-Studio</a> 
通过可视化的方式来执行上述代码。另外也可以通过HugeGraph-Client、HugeApi、GremlinConsole和GremlinDriver等多种方式执行上述代码。</p><h4
 id=32-总结>3.2 总结</h4><p>HugeGraph 目前支持 <code>Gremlin</code> 的语法,用户可以通过 
<code>Gremlin / REST-API</code> 实现各种查询需求。</p></div><div class=td-content 
style=page-break-before:always><h1 id=pg-f0a22a813c843322c0d360d952e434ce>8 - 
PERFORMANCE</h1></div><div class=td-content><h1 id=pg-63f6d63db3ee3a5270 [...]
   batch_size_fail_threshold_in_kb: 1000
-</code></pre><ul><li>HugeGraphServer 与 HugeGremlinServer 
与cassandra都在同一机器上启动,server 相关的配置文件除主机和端口有修改外,其余均保持默认。</li></ul><h4 
id=13-名词解释>1.3 名词解释</h4><ul><li>Samples &ndash; 本次场景中一共完成了多少个线程</li><li>Average 
&ndash; 平均响应时间</li><li>Median &ndash; 统计意义上面的响应时间的中值</li><li>90% Line &ndash; 
所有线程中90%的线程的响应时间都小于xx</li><li>Min &ndash; 最小响应时间</li><li>Max &ndash; 
最大响应时间</li><li>Error &ndash; 出错率</li><li>Throughput &ndash; 吞吐量Â</li><li>KB/sec 
&ndash; 以流量做衡量的吞吐量</li></ul><p><em>注:时间的单位均为ms</em></p><h3 id [...]
+</code></pre><ul><li>HugeGraphServer 与 HugeGremlinServer 
与cassandra都在同一机器上启动,server 相关的配置文件除主机和端口有修改外,其余均保持默认。</li></ul><h4 
id=13-名词解释>1.3 名词解释</h4><ul><li>Samples &ndash; 本次场景中一共完成了多少个线程</li><li>Average 
&ndash; 平均响应时间</li><li>Median &ndash; 统计意义上面的响应时间的中值</li><li>90% Line &ndash; 
所有线程中90%的线程的响应时间都小于xx</li><li>Min &ndash; 最小响应时间</li><li>Max &ndash; 
最大响应时间</li><li>Error &ndash; 出错率</li><li>Throughput &ndash; 吞吐量Â</li><li>KB/sec 
&ndash; 以流量做衡量的吞吐量</li></ul><p><em>注:时间的单位均为ms</em></p><h3 id [...]
 </span></span><span style=display:flex><span>git clone 
https://github.com/<span style=color:#4e9a06>${</span><span 
style=color:#000>GITHUB_USER_NAME</span><span 
style=color:#4e9a06>}</span>/hugegraph
 </span></span></code></pre></div></li><li><p>Configure local HugeGraph 
repo</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><span 
style=color:#204a87>cd</span> hugegraph
 </span></span><span style=display:flex><span>
diff --git a/cn/docs/changelog/_print/index.html 
b/cn/docs/changelog/_print/index.html
index 8a04e83e..251e0194 100644
--- a/cn/docs/changelog/_print/index.html
+++ b/cn/docs/changelog/_print/index.html
@@ -1,6 +1,6 @@
 <!doctype html><html lang=cn class=no-js><head><meta charset=utf-8><meta 
name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.102.3"><link rel=canonical type=text/html 
href=/cn/docs/changelog/><link rel=alternate type=application/rss+xml 
href=/cn/docs/changelog/index.xml><meta name=robots content="noindex, 
nofollow"><link rel="shortcut icon" href=/favicons/favicon.ico><link 
rel=apple-touch-icon href=/favicons/apple-touch-icon-18 [...]
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-section><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/c 
[...]
-<a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a 
href=/cn/docs/changelog/>Return to the regular view of this 
page</a>.</p></div><h1 class=title>CHANGELOGS</h1><ul><li>1: <a 
href=#pg-e45a1f0eaa721babce18f07eaf5fc437>HugeGraph 1.0.0 Release 
Notes</a></li><li>2: <a href=#pg-8ae4f43f2b0af1988d9f0a8cb3b1c073>HugeGraph 
0.11 Release Notes</a></li><li>3: <a 
href=#pg-6b37a0af49c5e6b45aeac03f2a71eab6>HugeGraph 0.12 Release 
Notes</a></li><li>4: <a href=#pg-55638b919c2ec7668f5 [...]
+<a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a 
href=/cn/docs/changelog/>Return to the regular view of this 
page</a>.</p></div><h1 class=title>CHANGELOGS</h1><ul><li>1: <a 
href=#pg-e45a1f0eaa721babce18f07eaf5fc437>HugeGraph 1.0.0 Release 
Notes</a></li><li>2: <a href=#pg-8ae4f43f2b0af1988d9f0a8cb3b1c073>HugeGraph 
0.11 Release Notes</a></li><li>3: <a 
href=#pg-6b37a0af49c5e6b45aeac03f2a71eab6>HugeGraph 0.12 Release 
Notes</a></li><li>4: <a href=#pg-55638b919c2ec7668f5 [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/cn/docs/changelog/hugegraph-1.0.0-release-notes/index.html 
b/cn/docs/changelog/hugegraph-1.0.0-release-notes/index.html
index 94281232..2e6af171 100644
--- a/cn/docs/changelog/hugegraph-1.0.0-release-notes/index.html
+++ b/cn/docs/changelog/hugegraph-1.0.0-release-notes/index.html
@@ -5,15 +5,15 @@ TODO: update the summary soon, please check the detail in 
each repository first,
 Server Release Note
 Toolchain Release Note
 Computer Release …"><meta property="og:title" content="HugeGraph 1.0.0 Release 
Notes"><meta property="og:description" content="TODO: update the summary soon, 
please check the detail in each repository first, thanks
-Server Release Note Toolchain Release Note Computer Release Note Commons 
Release Note OLTP API & Client 更新 API 接口更新 支持热更新trace开关的 API /exception/trace。 
支持 Cypher 图查询语言。 支持通过 Swagger UI 接口来查看提供的 API 列表。 Client 客户端更新 xx Core & Server 
功能更新 支持 Java 11 版本。 支持 2 个新的 OLTP 算法: adamic-adar 和 resource-allocation。 支持 
HBase 后端使用哈希 RowKey,并且允许预初始化 HBase 表."><meta property="og:type" 
content="article"><meta property="og:url" 
content="/cn/docs/changelog/hugegraph-1.0.0-release-notes/"><meta property="ar 
[...]
-Server Release Note Toolchain Release Note Computer Release Note Commons 
Release Note OLTP API & Client 更新 API 接口更新 支持热更新trace开关的 API /exception/trace。 
支持 Cypher 图查询语言。 支持通过 Swagger UI 接口来查看提供的 API 列表。 Client 客户端更新 xx Core & Server 
功能更新 支持 Java 11 版本。 支持 2 个新的 OLTP 算法: adamic-adar 和 resource-allocation。 支持 
HBase 后端使用哈希 RowKey,并且允许预初始化 HBase 表."><meta itemprop=dateModified 
content="2023-01-03T00:41:01+08:00"><meta itemprop=wordCount 
content="449"><meta itemprop=keywords content><meta name [...]
-Server Release Note Toolchain Release Note Computer Release Note Commons 
Release Note OLTP API & Client 更新 API 接口更新 支持热更新trace开关的 API /exception/trace。 
支持 Cypher 图查询语言。 支持通过 Swagger UI 接口来查看提供的 API 列表。 Client 客户端更新 xx Core & Server 
功能更新 支持 Java 11 版本。 支持 2 个新的 OLTP 算法: adamic-adar 和 resource-allocation。 支持 
HBase 后端使用哈希 RowKey,并且允许预初始化 HBase 表."><link rel=preload 
href=/scss/main.min.3bdb596b76fcb366af48203b8a7820669f5437dd9ec431ee2c8b18063301106e.css
 as=style><link href=/scss/main.min.3bd [...]
+Server Release Note Toolchain Release Note Computer Release Note Commons 
Release Note OLTP API & Client 更新 API/Client 接口更新 支持热更新trace开关的 
/exception/trace API。 支持 Cypher 图查询语言 API。 支持通过 Swagger UI 接口来查看提供的 API 列表。 
将各算法中 &rsquo;limit&rsquo; 参数的类型由 long 调整为 int。 支持在 Client 端跳过 Server 对 HBase 
写入数据 (Beta)。 Core & Server 功能更新 支持 Java 11 版本。 支持 2 个新的 OLTP 算法: adamic-adar 和 
resource-allocation。 支持 HBase 后端使用哈希 RowKey,并且允许预初始化 HBase 表。 支持 Cypher 图查询语言。 
支持集群 Master 角色的自动管理与故障转移。 支持 16 个 OLAP 算法, 包 [...]
+Server Release Note Toolchain Release Note Computer Release Note Commons 
Release Note OLTP API & Client 更新 API/Client 接口更新 支持热更新trace开关的 
/exception/trace API。 支持 Cypher 图查询语言 API。 支持通过 Swagger UI 接口来查看提供的 API 列表。 
将各算法中 &rsquo;limit&rsquo; 参数的类型由 long 调整为 int。 支持在 Client 端跳过 Server 对 HBase 
写入数据 (Beta)。 Core & Server 功能更新 支持 Java 11 版本。 支持 2 个新的 OLTP 算法: adamic-adar 和 
resource-allocation。 支持 HBase 后端使用哈希 RowKey,并且允许预初始化 HBase 表。 支持 Cypher 图查询语言。 
支持集群 Master 角色的自动管理与故障转移。 支持 16 个 OLAP 算法, 包 [...]
+Server Release Note Toolchain Release Note Computer Release Note Commons 
Release Note OLTP API & Client 更新 API/Client 接口更新 支持热更新trace开关的 
/exception/trace API。 支持 Cypher 图查询语言 API。 支持通过 Swagger UI 接口来查看提供的 API 列表。 
将各算法中 &rsquo;limit&rsquo; 参数的类型由 long 调整为 int。 支持在 Client 端跳过 Server 对 HBase 
写入数据 (Beta)。 Core & Server 功能更新 支持 Java 11 版本。 支持 2 个新的 OLTP 算法: adamic-adar 和 
resource-allocation。 支持 HBase 后端使用哈希 RowKey,并且允许预初始化 HBase 表。 支持 Cypher 图查询语言。 
支持集群 Master 角色的自动管理与故障转移。 支持 16 个 OLAP 算法, 包 [...]
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-page><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/cn/> 
[...]
 <a 
href=https://github.com/apache/incubator-hugegraph-doc/edit/master/content/cn/docs/changelog/hugegraph-1.0.0-release-notes.md
 class=td-page-meta--edit target=_blank rel=noopener><i class="fa fa-edit 
fa-fw"></i> Edit this page</a>
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/new/master/content/cn/docs/changelog/hugegraph-1.0.0-release-notes.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+
 [...]
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=HugeGraph%201.0.0%20Release%20Notes";
 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/changelog/_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=#oltp-api--client-更新>OLTP API & 
Client 更新</a></li><li><a href=#core--server>Core & Server</a></li><li><a 
href=#toolchain-更新>Toolchain 更新</a></li><li><a href=#computer-更新>Computer 
更新</a></li><li><a href=#commons-更新>Commons 
更新</a></li></ul></li></ul></nav></div></aside><main class="col-12 col-md-9 
col-xl-8 pl-md-5" rol [...]
+<a id=print href=/cn/docs/changelog/_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=#oltp-api--client-更新>OLTP API & 
Client 更新</a></li><li><a href=#core--server>Core & Server</a></li><li><a 
href=#toolchain-更新>Toolchain 更新</a></li><li><a href=#computer-更新>Computer 
更新</a></li><li><a href=#commons-更新>Commons 
更新</a></li></ul></li></ul></nav></div></aside><main class="col-12 col-md-9 
col-xl-8 pl-md-5" rol [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/cn/docs/changelog/index.xml b/cn/docs/changelog/index.xml
index 65c41dda..f3cf00a3 100644
--- a/cn/docs/changelog/index.xml
+++ b/cn/docs/changelog/index.xml
@@ -9,22 +9,20 @@
 &lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-commons/releases/tag/1.0.0";>Commons
 Release Note&lt;/a>&lt;/li>
 &lt;/ul>
 &lt;h3 id="oltp-api--client-更新">OLTP API &amp;amp; Client 更新&lt;/h3>
-&lt;h4 id="api-接口更新">API 接口更新&lt;/h4>
+&lt;h4 id="apiclient-接口更新">API/Client 接口更新&lt;/h4>
 &lt;ul>
-&lt;li>支持热更新&lt;code>trace&lt;/code>开关的 API 
&lt;code>/exception/trace&lt;/code>。&lt;/li>
-&lt;li>支持 Cypher 图查询语言。&lt;/li>
+&lt;li>支持热更新&lt;code>trace&lt;/code>开关的 &lt;code>/exception/trace&lt;/code> 
API。&lt;/li>
+&lt;li>支持 Cypher 图查询语言 API。&lt;/li>
 &lt;li>支持通过 Swagger UI 接口来查看提供的 API 列表。&lt;/li>
-&lt;/ul>
-&lt;h4 id="client-客户端更新">Client 客户端更新&lt;/h4>
-&lt;ul>
-&lt;li>xx&lt;/li>
+&lt;li>将各算法中 &amp;rsquo;limit&amp;rsquo; 参数的类型由 long 调整为 int。&lt;/li>
+&lt;li>支持在 Client 端跳过 Server 对 HBase 写入数据 (Beta)。&lt;/li>
 &lt;/ul>
 &lt;h3 id="core--server">Core &amp;amp; Server&lt;/h3>
 &lt;h4 id="功能更新">功能更新&lt;/h4>
 &lt;ul>
 &lt;li>支持 Java 11 版本。&lt;/li>
 &lt;li>支持 2 个新的 OLTP 算法: adamic-adar 和 resource-allocation。&lt;/li>
-&lt;li>支持 HBase 后端使用哈希 RowKey,并且允许预初始化 HBase 表.&lt;/li>
+&lt;li>支持 HBase 后端使用哈希 RowKey,并且允许预初始化 HBase 表。&lt;/li>
 &lt;li>支持 Cypher 图查询语言。&lt;/li>
 &lt;li>支持集群 Master 角色的自动管理与故障转移。&lt;/li>
 &lt;li>支持 16 个 OLAP 算法, 包括:LPA, Louvain, PageRank, BetweennessCentrality, 
RingsDetect等。&lt;/li>
diff --git a/cn/docs/index.xml b/cn/docs/index.xml
index d1fd6d19..9ee52c5c 100644
--- a/cn/docs/index.xml
+++ b/cn/docs/index.xml
@@ -1567,22 +1567,20 @@ HugeGraph支持多用户并行操作,用户可输入Gremlin查询语句,并
 &lt;li>&lt;a 
href="https://github.com/apache/incubator-hugegraph-commons/releases/tag/1.0.0";>Commons
 Release Note&lt;/a>&lt;/li>
 &lt;/ul>
 &lt;h3 id="oltp-api--client-更新">OLTP API &amp;amp; Client 更新&lt;/h3>
-&lt;h4 id="api-接口更新">API 接口更新&lt;/h4>
+&lt;h4 id="apiclient-接口更新">API/Client 接口更新&lt;/h4>
 &lt;ul>
-&lt;li>支持热更新&lt;code>trace&lt;/code>开关的 API 
&lt;code>/exception/trace&lt;/code>。&lt;/li>
-&lt;li>支持 Cypher 图查询语言。&lt;/li>
+&lt;li>支持热更新&lt;code>trace&lt;/code>开关的 &lt;code>/exception/trace&lt;/code> 
API。&lt;/li>
+&lt;li>支持 Cypher 图查询语言 API。&lt;/li>
 &lt;li>支持通过 Swagger UI 接口来查看提供的 API 列表。&lt;/li>
-&lt;/ul>
-&lt;h4 id="client-客户端更新">Client 客户端更新&lt;/h4>
-&lt;ul>
-&lt;li>xx&lt;/li>
+&lt;li>将各算法中 &amp;rsquo;limit&amp;rsquo; 参数的类型由 long 调整为 int。&lt;/li>
+&lt;li>支持在 Client 端跳过 Server 对 HBase 写入数据 (Beta)。&lt;/li>
 &lt;/ul>
 &lt;h3 id="core--server">Core &amp;amp; Server&lt;/h3>
 &lt;h4 id="功能更新">功能更新&lt;/h4>
 &lt;ul>
 &lt;li>支持 Java 11 版本。&lt;/li>
 &lt;li>支持 2 个新的 OLTP 算法: adamic-adar 和 resource-allocation。&lt;/li>
-&lt;li>支持 HBase 后端使用哈希 RowKey,并且允许预初始化 HBase 表.&lt;/li>
+&lt;li>支持 HBase 后端使用哈希 RowKey,并且允许预初始化 HBase 表。&lt;/li>
 &lt;li>支持 Cypher 图查询语言。&lt;/li>
 &lt;li>支持集群 Master 角色的自动管理与故障转移。&lt;/li>
 &lt;li>支持 16 个 OLAP 算法, 包括:LPA, Louvain, PageRank, BetweennessCentrality, 
RingsDetect等。&lt;/li>
diff --git a/cn/sitemap.xml b/cn/sitemap.xml
index 430ac6ca..392f4819 100644
--- a/cn/sitemap.xml
+++ b/cn/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/cn/docs/guides/architectural/</loc><lastmod>2023-01-01T16:16:43+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="en" href="/docs/guides/architectural/"/><xhtml:link 
rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/></url><url><loc>/cn/docs/config/config-guide/</loc><lastmod>2022-04-17T11:36:55+08:00
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/cn/docs/guides/architectural/</loc><lastmod>2023-01-01T16:16:43+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="en" href="/docs/guides/architectural/"/><xhtml:link 
rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/></url><url><loc>/cn/docs/config/config-guide/</loc><lastmod>2022-04-17T11:36:55+08:00
 [...]
\ No newline at end of file
diff --git a/docs/_print/index.html b/docs/_print/index.html
index eb16ccfa..9a09ffd3 100644
--- a/docs/_print/index.html
+++ b/docs/_print/index.html
@@ -6686,7 +6686,7 @@ HugeGraph目前采用EdgeCut的分区方案。</p><h3 id=3-vertexid-策略>3. Ve
 </span></span><span style=display:flex><span><span 
style=color:#204a87;font-weight:700>3.</span> LICENSE and NOTICE are exist
 </span></span><span style=display:flex><span><span 
style=color:#204a87;font-weight:700>4.</span> Build successfully on macOS(Big 
Sur) 
 </span></span><span style=display:flex><span><span 
style=color:#204a87;font-weight:700>5.</span> ....
-</span></span></code></pre></div></div><div class=td-content 
style=page-break-before:always><h1 id=pg-d9ec0777c4f7a8a41476a65f2ecca6f7>10 - 
CHANGELOGS</h1></div><div class=td-content><h1 
id=pg-e45a1f0eaa721babce18f07eaf5fc437>10.1 - HugeGraph 1.0.0 Release 
Notes</h1><blockquote><p>TODO: update the summary soon, please check the detail 
in each repository first, thanks</p></blockquote><ul><li><a 
href=https://github.com/apache/incubator-hugegraph/releases/tag/1.0.0>Server 
Release Note</a></ [...]
+</span></span></code></pre></div></div><div class=td-content 
style=page-break-before:always><h1 id=pg-d9ec0777c4f7a8a41476a65f2ecca6f7>10 - 
CHANGELOGS</h1></div><div class=td-content><h1 
id=pg-e45a1f0eaa721babce18f07eaf5fc437>10.1 - HugeGraph 1.0.0 Release 
Notes</h1><blockquote><p>TODO: update the summary soon, please check the detail 
in each repository first, thanks</p></blockquote><ul><li><a 
href=https://github.com/apache/incubator-hugegraph/releases/tag/1.0.0>Server 
Release Note</a></ [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/docs/changelog/_print/index.html b/docs/changelog/_print/index.html
index addb8b87..d971dd61 100644
--- a/docs/changelog/_print/index.html
+++ b/docs/changelog/_print/index.html
@@ -1,6 +1,6 @@
 <!doctype html><html lang=en class=no-js><head><meta charset=utf-8><meta 
name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.102.3"><link rel=canonical type=text/html 
href=/docs/changelog/><link rel=alternate type=application/rss+xml 
href=/docs/changelog/index.xml><meta name=robots content="noindex, 
nofollow"><link rel="shortcut icon" href=/favicons/favicon.ico><link 
rel=apple-touch-icon href=/favicons/apple-touch-icon-180x180. [...]
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-section><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/> 
[...]
-<a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a 
href=/docs/changelog/>Return to the regular view of this page</a>.</p></div><h1 
class=title>CHANGELOGS</h1><ul><li>1: <a 
href=#pg-e45a1f0eaa721babce18f07eaf5fc437>HugeGraph 1.0.0 Release 
Notes</a></li><li>2: <a href=#pg-6b37a0af49c5e6b45aeac03f2a71eab6>HugeGraph 
0.12 Release Notes</a></li></ul><div class=content></div></div><div 
class=td-content><h1 id=pg-e45a1f0eaa721babce18f07eaf5fc437>1 - HugeGraph 1.0.0 
Release N [...]
+<a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a 
href=/docs/changelog/>Return to the regular view of this page</a>.</p></div><h1 
class=title>CHANGELOGS</h1><ul><li>1: <a 
href=#pg-e45a1f0eaa721babce18f07eaf5fc437>HugeGraph 1.0.0 Release 
Notes</a></li><li>2: <a href=#pg-6b37a0af49c5e6b45aeac03f2a71eab6>HugeGraph 
0.12 Release Notes</a></li></ul><div class=content></div></div><div 
class=td-content><h1 id=pg-e45a1f0eaa721babce18f07eaf5fc437>1 - HugeGraph 1.0.0 
Release N [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/docs/changelog/hugegraph-1.0.0-release-notes/index.html 
b/docs/changelog/hugegraph-1.0.0-release-notes/index.html
index 9f1ee49d..d5dc95a6 100644
--- a/docs/changelog/hugegraph-1.0.0-release-notes/index.html
+++ b/docs/changelog/hugegraph-1.0.0-release-notes/index.html
@@ -5,15 +5,15 @@ TODO: update the summary soon, please check the detail in 
each repository first,
 Server Release Note
 Toolchain Release Note
 Computer Release …"><meta property="og:title" content="HugeGraph 1.0.0 Release 
Notes"><meta property="og:description" content="TODO: update the summary soon, 
please check the detail in each repository first, thanks
-Server Release Note Toolchain Release Note Computer Release Note Commons 
Release Note OLTP API & Client Changes API Changes feat(api): support hot set 
trace through /exception/trace API. feat(api): support query by cypher 
language. feat(api): support swagger UI to viewing API. Client Changes xx Core 
& Server Feature Changes feat: support java 11 & adapt shell/ci code."><meta 
property="og:type" content="article"><meta property="og:url" 
content="/docs/changelog/hugegraph-1.0.0-release-note [...]
-Server Release Note Toolchain Release Note Computer Release Note Commons 
Release Note OLTP API & Client Changes API Changes feat(api): support hot set 
trace through /exception/trace API. feat(api): support query by cypher 
language. feat(api): support swagger UI to viewing API. Client Changes xx Core 
& Server Feature Changes feat: support java 11 & adapt shell/ci code."><meta 
itemprop=dateModified content="2023-01-03T00:41:01+08:00"><meta 
itemprop=wordCount content="559"><meta itemprop=ke [...]
-Server Release Note Toolchain Release Note Computer Release Note Commons 
Release Note OLTP API & Client Changes API Changes feat(api): support hot set 
trace through /exception/trace API. feat(api): support query by cypher 
language. feat(api): support swagger UI to viewing API. Client Changes xx Core 
& Server Feature Changes feat: support java 11 & adapt shell/ci code."><link 
rel=preload 
href=/scss/main.min.3bdb596b76fcb366af48203b8a7820669f5437dd9ec431ee2c8b18063301106e.css
 as=style><lin [...]
+Server Release Note Toolchain Release Note Computer Release Note Commons 
Release Note OLTP API & Client Changes API Changes feat(api): support hot set 
trace through /exception/trace API. feat(api): support query by Cypher 
language. feat(api): support swagger UI to viewing API. Client Changes 
feat(client) support Cypher query API. refact(client): change 
&rsquo;limit&rsquo; type from long to int. feat(client): server bypass for 
hbase writing (Beta)."><meta property="og:type" content="artic [...]
+Server Release Note Toolchain Release Note Computer Release Note Commons 
Release Note OLTP API & Client Changes API Changes feat(api): support hot set 
trace through /exception/trace API. feat(api): support query by Cypher 
language. feat(api): support swagger UI to viewing API. Client Changes 
feat(client) support Cypher query API. refact(client): change 
&rsquo;limit&rsquo; type from long to int. feat(client): server bypass for 
hbase writing (Beta)."><meta itemprop=dateModified content="20 [...]
+Server Release Note Toolchain Release Note Computer Release Note Commons 
Release Note OLTP API & Client Changes API Changes feat(api): support hot set 
trace through /exception/trace API. feat(api): support query by Cypher 
language. feat(api): support swagger UI to viewing API. Client Changes 
feat(client) support Cypher query API. refact(client): change 
&rsquo;limit&rsquo; type from long to int. feat(client): server bypass for 
hbase writing (Beta)."><link rel=preload href=/scss/main.min.3 [...]
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-page><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/><sp 
[...]
 <a 
href=https://github.com/apache/incubator-hugegraph-doc/edit/master/content/en/docs/changelog/hugegraph-1.0.0-release-notes.md
 class=td-page-meta--edit target=_blank rel=noopener><i class="fa fa-edit 
fa-fw"></i> Edit this page</a>
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/new/master/content/en/docs/changelog/hugegraph-1.0.0-release-notes.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+
 [...]
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=HugeGraph%201.0.0%20Release%20Notes";
 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/changelog/_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=#oltp-api--client-changes>OLTP API & 
Client Changes</a></li><li><a href=#core--server>Core & Server</a></li><li><a 
href=#toolchain-changes>Toolchain Changes</a></li><li><a 
href=#computer-changes>Computer Changes</a></li><li><a 
href=#commons-changes>Commons 
Changes</a></li></ul></li></ul></nav></div></aside><main class=" [...]
+<a id=print href=/docs/changelog/_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=#oltp-api--client-changes>OLTP API & 
Client Changes</a></li><li><a href=#core--server>Core & Server</a></li><li><a 
href=#toolchain-changes>Toolchain Changes</a></li><li><a 
href=#computer-changes>Computer Changes</a></li><li><a 
href=#commons-changes>Commons 
Changes</a></li></ul></li></ul></nav></div></aside><main class=" [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/docs/changelog/index.xml b/docs/changelog/index.xml
index 572103d5..ecc557f5 100644
--- a/docs/changelog/index.xml
+++ b/docs/changelog/index.xml
@@ -12,26 +12,29 @@
 &lt;h4 id="api-changes">API Changes&lt;/h4>
 &lt;ul>
 &lt;li>feat(api): support hot set trace through /exception/trace API.&lt;/li>
-&lt;li>feat(api): support query by cypher language.&lt;/li>
+&lt;li>feat(api): support query by Cypher language.&lt;/li>
 &lt;li>feat(api): support swagger UI to viewing API.&lt;/li>
 &lt;/ul>
 &lt;h4 id="client-changes">Client Changes&lt;/h4>
 &lt;ul>
-&lt;li>xx&lt;/li>
+&lt;li>feat(client) support Cypher query API.&lt;/li>
+&lt;li>refact(client): change &amp;rsquo;limit&amp;rsquo; type from long to 
int.&lt;/li>
+&lt;li>feat(client): server bypass for hbase writing (Beta).&lt;/li>
 &lt;/ul>
 &lt;h3 id="core--server">Core &amp;amp; Server&lt;/h3>
 &lt;h4 id="feature-changes">Feature Changes&lt;/h4>
 &lt;ul>
-&lt;li>feat: support java 11 &amp;amp; adapt shell/ci code.&lt;/li>
+&lt;li>feat: support Java 11.&lt;/li>
 &lt;li>feat(core): support adamic-adar &amp;amp; resource-allocation 
algorithms.&lt;/li>
-&lt;li>feat(hbase): support hash rowkey struct &amp;amp; pre-init 
tables.&lt;/li>
-&lt;li>feat(core): support query data by use cypher language.&lt;/li>
-&lt;li>feat(core): support automatic management for cluster role.&lt;/li>
-&lt;li>feat(core): support 16 OLAP algorithms, like LPA, Louvain, PageRank, 
BetweennessCentrality, RingsDetect.&lt;/li>
+&lt;li>feat(hbase): support hash rowkey &amp;amp; pre-init tables.&lt;/li>
+&lt;li>feat(core): support query by Cypher language.&lt;/li>
+&lt;li>feat(core): support automatic management and failover for cluster 
role.&lt;/li>
+&lt;li>feat(core): support 16 OLAP algorithms, like: LPA, Louvain, PageRank, 
BetweennessCentrality, RingsDetect.&lt;/li>
 &lt;/ul>
 &lt;h4 id="bug-fix">Bug Fix&lt;/h4>
 &lt;ul>
-&lt;li>fix(core): NoSuchMethodError Relations() &amp;amp; can&amp;rsquo;t 
query edges by multi labels + properties.&lt;/li>
+&lt;li>fix(core): can&amp;rsquo;t query edges by multi labels + 
properties.&lt;/li>
+&lt;li>fix(core): occasionally NoSuchMethodError Relations().&lt;/li>
 &lt;li>fix(core): limit max depth for cycle detection.&lt;/li>
 &lt;li>fix(core): traversal contains Tree step has different result.&lt;/li>
 &lt;li>fix edge batch update error.&lt;/li>
diff --git a/docs/index.xml b/docs/index.xml
index 8dc16b34..16967420 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -1671,26 +1671,29 @@ HugeGraph supports multi-user parallel operations. 
Users can enter Gremlin query
 &lt;h4 id="api-changes">API Changes&lt;/h4>
 &lt;ul>
 &lt;li>feat(api): support hot set trace through /exception/trace API.&lt;/li>
-&lt;li>feat(api): support query by cypher language.&lt;/li>
+&lt;li>feat(api): support query by Cypher language.&lt;/li>
 &lt;li>feat(api): support swagger UI to viewing API.&lt;/li>
 &lt;/ul>
 &lt;h4 id="client-changes">Client Changes&lt;/h4>
 &lt;ul>
-&lt;li>xx&lt;/li>
+&lt;li>feat(client) support Cypher query API.&lt;/li>
+&lt;li>refact(client): change &amp;rsquo;limit&amp;rsquo; type from long to 
int.&lt;/li>
+&lt;li>feat(client): server bypass for hbase writing (Beta).&lt;/li>
 &lt;/ul>
 &lt;h3 id="core--server">Core &amp;amp; Server&lt;/h3>
 &lt;h4 id="feature-changes">Feature Changes&lt;/h4>
 &lt;ul>
-&lt;li>feat: support java 11 &amp;amp; adapt shell/ci code.&lt;/li>
+&lt;li>feat: support Java 11.&lt;/li>
 &lt;li>feat(core): support adamic-adar &amp;amp; resource-allocation 
algorithms.&lt;/li>
-&lt;li>feat(hbase): support hash rowkey struct &amp;amp; pre-init 
tables.&lt;/li>
-&lt;li>feat(core): support query data by use cypher language.&lt;/li>
-&lt;li>feat(core): support automatic management for cluster role.&lt;/li>
-&lt;li>feat(core): support 16 OLAP algorithms, like LPA, Louvain, PageRank, 
BetweennessCentrality, RingsDetect.&lt;/li>
+&lt;li>feat(hbase): support hash rowkey &amp;amp; pre-init tables.&lt;/li>
+&lt;li>feat(core): support query by Cypher language.&lt;/li>
+&lt;li>feat(core): support automatic management and failover for cluster 
role.&lt;/li>
+&lt;li>feat(core): support 16 OLAP algorithms, like: LPA, Louvain, PageRank, 
BetweennessCentrality, RingsDetect.&lt;/li>
 &lt;/ul>
 &lt;h4 id="bug-fix">Bug Fix&lt;/h4>
 &lt;ul>
-&lt;li>fix(core): NoSuchMethodError Relations() &amp;amp; can&amp;rsquo;t 
query edges by multi labels + properties.&lt;/li>
+&lt;li>fix(core): can&amp;rsquo;t query edges by multi labels + 
properties.&lt;/li>
+&lt;li>fix(core): occasionally NoSuchMethodError Relations().&lt;/li>
 &lt;li>fix(core): limit max depth for cycle detection.&lt;/li>
 &lt;li>fix(core): traversal contains Tree step has different result.&lt;/li>
 &lt;li>fix edge batch update error.&lt;/li>
diff --git a/en/sitemap.xml b/en/sitemap.xml
index 690f9597..348f5c2a 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>2022-11-27T21:05:55+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>2022-04-17T11:36:55+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>2022-11-27T21:05:55+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>2022-04-17T11:36:55+08:00</last
 [...]
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index ce26e7fd..2cb972c1 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>/en/sitemap.xml</loc><lastmod>2023-01-04T22:59:07+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2023-01-04T22:59:07+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>/en/sitemap.xml</loc><lastmod>2023-01-04T23:08:46+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2023-01-04T23:08:46+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file


Reply via email to