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 812e46e3 fix wrong path in hugegraph-server.md (#210)
dbc9889f8f2ae021e5cf043a5a9436425f62fff1
812e46e3 is described below
commit 812e46e3f883c666a6982c251fef992349a22785
Author: imbajin <[email protected]>
AuthorDate: Sun May 7 10:39:43 2023 +0000
fix wrong path in hugegraph-server.md (#210)
dbc9889f8f2ae021e5cf043a5a9436425f62fff1
---
cn/docs/_print/index.html | 2 +-
cn/docs/index.xml | 2 +-
cn/docs/quickstart/_print/index.html | 2 +-
cn/docs/quickstart/hugegraph-server/index.html | 8 ++++----
cn/docs/quickstart/index.xml | 2 +-
cn/sitemap.xml | 2 +-
docs/_print/index.html | 2 +-
docs/index.xml | 2 +-
docs/quickstart/_print/index.html | 2 +-
docs/quickstart/hugegraph-server/index.html | 8 ++++----
docs/quickstart/index.xml | 2 +-
en/index.html | 2 +-
en/sitemap.xml | 2 +-
sitemap.xml | 2 +-
14 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/cn/docs/_print/index.html b/cn/docs/_print/index.html
index 89570b74..d1180ac1 100644
--- a/cn/docs/_print/index.html
+++ b/cn/docs/_print/index.html
@@ -183,7 +183,7 @@ restserver.url=http://0.0.0.0:8080
</span></span><span style=display:flex><span> <span
style=color:#a40000>...</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><p>详细的API请参考<a
href=/dcos/clients/restful-api>RESTful-API</a>文档</p><h3 id=7-停止server>7
停止Server</h3><div class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-bash data-lang=bash><span style=display:flex><span><span
style=color:#000>$cd</span> hugegraph-<span style=color:#4e9a06>${</span><span
style=color:#000>version</span><span style=color:#4e9a06>}</span>
+</span></span></code></pre></div><p>详细的API请参考<a
href=/docs/clients/restful-api>RESTful-API</a>文档</p><h3 id=7-停止server>7
停止Server</h3><div class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-bash data-lang=bash><span style=display:flex><span><span
style=color:#000>$cd</span> hugegraph-<span style=color:#4e9a06>${</span><span
style=color:#000>version</span><span style=color:#4e9a06>}</span>
</span></span><span style=display:flex><span><span
style=color:#000>$bin</span>/stop-hugegraph.sh
</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-685a02f8811d86f1ce195d7c73d9ea44>3.2 -
HugeGraph-Loader Quick Start</h1><h3 id=1-hugegraph-loader概述>1
HugeGraph-Loader概述</h3><p>HugeGraph-Loader 是 HugeGraph
的数据导入组件,能够将多种数据源的数据转化为图的顶点和边并批量导入到图数据库中。</p><p>目前支持的数据源包括:</p><ul><li>本地磁盘文件或目录,支持
TEXT、CSV 和 JSON 格式的文件,支持压缩文件</li><li>HDFS 文件或目录,支持压缩文件</li><li>主流关系型数据库,如
MySQL、PostgreSQL、Oracle、SQL Server</li></ul><p>本地磁盘文件和 HDFS 文件支持断点续传。</p><p>
[...]
</span></span><span style=display:flex><span>tar zxf *hugegraph*.tar.gz
diff --git a/cn/docs/index.xml b/cn/docs/index.xml
index 87ce58b5..fec2f323 100644
--- a/cn/docs/index.xml
+++ b/cn/docs/index.xml
@@ -1500,7 +1500,7 @@ restserver.url=http://0.0.0.0:8080
</span></span><span style="display:flex;"><span> <span
style="color:#a40000">...</span>
</span></span><span style="display:flex;"><span> <span
style="color:#000;font-weight:bold">]</span>
</span></span><span style="display:flex;"><span><span
style="color:#000;font-weight:bold">}</span>
-</span></span></code></pre></div><p>详细的API请参考<a
href="/dcos/clients/restful-api">RESTful-API</a>文档</p>
+</span></span></code></pre></div><p>详细的API请参考<a
href="/docs/clients/restful-api">RESTful-API</a>文档</p>
<h3 id="7-停止server">7 停止Server</h3>
<div class="highlight"><pre tabindex="0"
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code
class="language-bash" data-lang="bash"><span
style="display:flex;"><span><span style="color:#000">$cd</span>
hugegraph-<span style="color:#4e9a06">${</span><span
style="color:#000">version</span><span style="color:#4e9a06">}</span>
</span></span><span style="display:flex;"><span><span
style="color:#000">$bin</span>/stop-hugegraph.sh
diff --git a/cn/docs/quickstart/_print/index.html
b/cn/docs/quickstart/_print/index.html
index 736445c0..94d4fc3f 100644
--- a/cn/docs/quickstart/_print/index.html
+++ b/cn/docs/quickstart/_print/index.html
@@ -177,7 +177,7 @@ restserver.url=http://0.0.0.0:8080
</span></span><span style=display:flex><span> <span
style=color:#a40000>...</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><p>详细的API请参考<a
href=/dcos/clients/restful-api>RESTful-API</a>文档</p><h3 id=7-停止server>7
停止Server</h3><div class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-bash data-lang=bash><span style=display:flex><span><span
style=color:#000>$cd</span> hugegraph-<span style=color:#4e9a06>${</span><span
style=color:#000>version</span><span style=color:#4e9a06>}</span>
+</span></span></code></pre></div><p>详细的API请参考<a
href=/docs/clients/restful-api>RESTful-API</a>文档</p><h3 id=7-停止server>7
停止Server</h3><div class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-bash data-lang=bash><span style=display:flex><span><span
style=color:#000>$cd</span> hugegraph-<span style=color:#4e9a06>${</span><span
style=color:#000>version</span><span style=color:#4e9a06>}</span>
</span></span><span style=display:flex><span><span
style=color:#000>$bin</span>/stop-hugegraph.sh
</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-685a02f8811d86f1ce195d7c73d9ea44>2 -
HugeGraph-Loader Quick Start</h1><h3 id=1-hugegraph-loader概述>1
HugeGraph-Loader概述</h3><p>HugeGraph-Loader 是 HugeGraph
的数据导入组件,能够将多种数据源的数据转化为图的顶点和边并批量导入到图数据库中。</p><p>目前支持的数据源包括:</p><ul><li>本地磁盘文件或目录,支持
TEXT、CSV 和 JSON 格式的文件,支持压缩文件</li><li>HDFS 文件或目录,支持压缩文件</li><li>主流关系型数据库,如
MySQL、PostgreSQL、Oracle、SQL Server</li></ul><p>本地磁盘文件和 HDFS 文件支持断点续传。</p><p>后面
[...]
</span></span><span style=display:flex><span>tar zxf *hugegraph*.tar.gz
diff --git a/cn/docs/quickstart/hugegraph-server/index.html
b/cn/docs/quickstart/hugegraph-server/index.html
index 2a7cb621..f8ba10ae 100644
--- a/cn/docs/quickstart/hugegraph-server/index.html
+++ b/cn/docs/quickstart/hugegraph-server/index.html
@@ -8,7 +8,7 @@ Core模块是Tinkerpop接口的实现,Backend模块用于管理数据存储,
java -version 2.2 安装GCC-4.3.0(GLIBCXX_3.4.10)或更新版本(可选)
如果使用的是RocksDB后端,请务必执行gcc --version命令查看gcc版本;若使用其他后端,则不需要。
gcc --version 3 部署 有三种方式可以部署HugeGraph-Server组件:
方式1:一键部署 方式2:下载tar包 方式3:源码编译 3.1 一键部署 HugeGraph-Tools
提供了一键部署的命令行工具,用户可以使用该工具快速地一键下载、解压、配置并启动 HugeGraph-Server 和 HugeGraph-Hubble 最新的
HugeGraph-Toolchain 中已经包含所有的这些工具, 直接下载它解压就有工具包集合了
-# download toolchain package, it includes loader + tool + hubble, please check
the latest version (here is 1.0.0) wget https://dist."><meta property="og:type"
content="article"><meta property="og:url"
content="/cn/docs/quickstart/hugegraph-server/"><meta
property="article:section" content="docs"><meta
property="article:modified_time" content="2023-02-15T16:14:21+08:00"><meta
property="og:site_name" content="HugeGraph"><meta itemprop=name
content="HugeGraph-Server Quick Start"><meta itemp [...]
+# download toolchain package, it includes loader + tool + hubble, please check
the latest version (here is 1.0.0) wget https://dist."><meta property="og:type"
content="article"><meta property="og:url"
content="/cn/docs/quickstart/hugegraph-server/"><meta
property="article:section" content="docs"><meta
property="article:modified_time" content="2023-05-07T18:39:06+08:00"><meta
property="og:site_name" content="HugeGraph"><meta itemprop=name
content="HugeGraph-Server Quick Start"><meta itemp [...]
Core模块是Tinkerpop接口的实现,Backend模块用于管理数据存储,目前支持的后端包括:Memory、Cassandra、ScyllaDB以及RocksDB,API模块提供HTTP
Server,将Client的HTTP请求转化为对Core的调用。
文档中会大量出现HugeGraph-Server及HugeGraphServer这两种写法,其他组件也类似。这两种写法含义上并无大的差异,可以这么区分:HugeGraph-Server表示服务端相关组件代码,HugeGraphServer表示服务进程。
2 依赖 2.1 安装 Java 11 (JDK 11) 请优先考虑在 Java11 的环境上启动 HugeGraph-Server, 目前同时保留对
Java8 的兼容
@@ -16,7 +16,7 @@ Core模块是Tinkerpop接口的实现,Backend模块用于管理数据存储,
java -version 2.2 安装GCC-4.3.0(GLIBCXX_3.4.10)或更新版本(可选)
如果使用的是RocksDB后端,请务必执行gcc --version命令查看gcc版本;若使用其他后端,则不需要。
gcc --version 3 部署 有三种方式可以部署HugeGraph-Server组件:
方式1:一键部署 方式2:下载tar包 方式3:源码编译 3.1 一键部署 HugeGraph-Tools
提供了一键部署的命令行工具,用户可以使用该工具快速地一键下载、解压、配置并启动 HugeGraph-Server 和 HugeGraph-Hubble 最新的
HugeGraph-Toolchain 中已经包含所有的这些工具, 直接下载它解压就有工具包集合了
-# download toolchain package, it includes loader + tool + hubble, please check
the latest version (here is 1.0.0) wget https://dist."><meta
itemprop=dateModified content="2023-02-15T16:14:21+08:00"><meta
itemprop=wordCount content="818"><meta itemprop=keywords content><meta
name=twitter:card content="summary"><meta name=twitter:title
content="HugeGraph-Server Quick Start"><meta name=twitter:description
content="1 HugeGraph-Server概述 HugeGraph-Server 是 HugeGraph
项目的核心部分,包含Core、Backend、API等子模块。
+# download toolchain package, it includes loader + tool + hubble, please check
the latest version (here is 1.0.0) wget https://dist."><meta
itemprop=dateModified content="2023-05-07T18:39:06+08:00"><meta
itemprop=wordCount content="818"><meta itemprop=keywords content><meta
name=twitter:card content="summary"><meta name=twitter:title
content="HugeGraph-Server Quick Start"><meta name=twitter:description
content="1 HugeGraph-Server概述 HugeGraph-Server 是 HugeGraph
项目的核心部分,包含Core、Backend、API等子模块。
Core模块是Tinkerpop接口的实现,Backend模块用于管理数据存储,目前支持的后端包括:Memory、Cassandra、ScyllaDB以及RocksDB,API模块提供HTTP
Server,将Client的HTTP请求转化为对Core的调用。
文档中会大量出现HugeGraph-Server及HugeGraphServer这两种写法,其他组件也类似。这两种写法含义上并无大的差异,可以这么区分:HugeGraph-Server表示服务端相关组件代码,HugeGraphServer表示服务进程。
2 依赖 2.1 安装 Java 11 (JDK 11) 请优先考虑在 Java11 的环境上启动 HugeGraph-Server, 目前同时保留对
Java8 的兼容
@@ -207,9 +207,9 @@ restserver.url=http://0.0.0.0:8080
</span></span><span style=display:flex><span> <span
style=color:#a40000>...</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><p>详细的API请参考<a
href=/dcos/clients/restful-api>RESTful-API</a>文档</p><h3 id=7-停止server>7
停止Server</h3><div class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-bash data-lang=bash><span style=display:flex><span><span
style=color:#000>$cd</span> hugegraph-<span style=color:#4e9a06>${</span><span
style=color:#000>version</span><span style=color:#4e9a06>}</span>
+</span></span></code></pre></div><p>详细的API请参考<a
href=/docs/clients/restful-api>RESTful-API</a>文档</p><h3 id=7-停止server>7
停止Server</h3><div class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-bash data-lang=bash><span style=display:flex><span><span
style=color:#000>$cd</span> hugegraph-<span style=color:#4e9a06>${</span><span
style=color:#000>version</span><span style=color:#4e9a06>}</span>
</span></span><span style=display:flex><span><span
style=color:#000>$bin</span>/stop-hugegraph.sh
-</span></span></code></pre></div><style>.feedback--answer{display:inline-block}.feedback--answer-no{margin-left:1em}.feedback--response{display:none;margin-top:1em}.feedback--response__visible{display:block}</style><script>const
yesButton=document.querySelector(".feedback--answer-yes"),noButton=document.querySelector(".feedback--answer-no"),yesResponse=document.querySelector(".feedback--response-yes"),noResponse=document.querySelector(".feedback--response-no"),disableButtons=()=>{yesButt
[...]
+</span></span></code></pre></div><style>.feedback--answer{display:inline-block}.feedback--answer-no{margin-left:1em}.feedback--response{display:none;margin-top:1em}.feedback--response__visible{display:block}</style><script>const
yesButton=document.querySelector(".feedback--answer-yes"),noButton=document.querySelector(".feedback--answer-no"),yesResponse=document.querySelector(".feedback--response-yes"),noResponse=document.querySelector(".feedback--response-no"),disableButtons=()=>{yesButt
[...]
<script
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
crossorigin=anonymous></script>
<script src=/js/tabpane-persist.js></script>
<script
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU="
crossorigin=anonymous></script>
diff --git a/cn/docs/quickstart/index.xml b/cn/docs/quickstart/index.xml
index 0cbe10cf..68e43d1b 100644
--- a/cn/docs/quickstart/index.xml
+++ b/cn/docs/quickstart/index.xml
@@ -274,7 +274,7 @@ restserver.url=http://0.0.0.0:8080
</span></span><span style="display:flex;"><span> <span
style="color:#a40000">...</span>
</span></span><span style="display:flex;"><span> <span
style="color:#000;font-weight:bold">]</span>
</span></span><span style="display:flex;"><span><span
style="color:#000;font-weight:bold">}</span>
-</span></span></code></pre></div><p>详细的API请参考<a
href="/dcos/clients/restful-api">RESTful-API</a>文档</p>
+</span></span></code></pre></div><p>详细的API请参考<a
href="/docs/clients/restful-api">RESTful-API</a>文档</p>
<h3 id="7-停止server">7 停止Server</h3>
<div class="highlight"><pre tabindex="0"
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code
class="language-bash" data-lang="bash"><span
style="display:flex;"><span><span style="color:#000">$cd</span>
hugegraph-<span style="color:#4e9a06">${</span><span
style="color:#000">version</span><span style="color:#4e9a06">}</span>
</span></span><span style="display:flex;"><span><span
style="color:#000">$bin</span>/stop-hugegraph.sh
diff --git a/cn/sitemap.xml b/cn/sitemap.xml
index 77b8fec1..cc0dfe81 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>2023-02-08T20:56:09+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>2023-02-08T20:56:09+08:00
[...]
\ No newline at end of file
diff --git a/docs/_print/index.html b/docs/_print/index.html
index 45502397..bb6c38b4 100644
--- a/docs/_print/index.html
+++ b/docs/_print/index.html
@@ -193,7 +193,7 @@ restserver.url=http://0.0.0.0:8080
...
]
}
-</code></pre><p>For detailed API, please refer to<a
href=/dcos/clients/restful-api>RESTful-API</a></p><h3 id=7-stop-server>7 Stop
Server</h3><div class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-bash data-lang=bash><span style=display:flex><span><span
style=color:#000>$cd</span> hugegraph-<span style=color:#4e9a06>${</span><span
style=color:#000>version</span><span style=color:#4e9a06>}</span>
+</code></pre><p>For detailed API, please refer to<a
href=/docs/clients/restful-api>RESTful-API</a></p><h3 id=7-stop-server>7 Stop
Server</h3><div class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-bash data-lang=bash><span style=display:flex><span><span
style=color:#000>$cd</span> hugegraph-<span style=color:#4e9a06>${</span><span
style=color:#000>version</span><span style=color:#4e9a06>}</span>
</span></span><span style=display:flex><span><span
style=color:#000>$bin</span>/stop-hugegraph.sh
</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-685a02f8811d86f1ce195d7c73d9ea44>3.2 -
HugeGraph-Loader Quick Start</h1><h3 id=1-hugegraph-loader-overview>1
HugeGraph-Loader Overview</h3><p>HugeGraph-Loader is the data import component
of HugeGraph, which can convert data from various data sources into graph
vertices and edges and import them into the graph database in
batches.</p><p>Currently supported data sources include:</p><ul><l [...]
</span></span><span style=display:flex><span>tar zxf *hugegraph*.tar.gz
diff --git a/docs/index.xml b/docs/index.xml
index 400daaa8..752071f5 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -1624,7 +1624,7 @@ restserver.url=http://0.0.0.0:8080
...
]
}
-</code></pre><p>For detailed API, please refer to<a
href="/dcos/clients/restful-api">RESTful-API</a></p>
+</code></pre><p>For detailed API, please refer to<a
href="/docs/clients/restful-api">RESTful-API</a></p>
<h3 id="7-stop-server">7 Stop Server</h3>
<div class="highlight"><pre tabindex="0"
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code
class="language-bash" data-lang="bash"><span
style="display:flex;"><span><span style="color:#000">$cd</span>
hugegraph-<span style="color:#4e9a06">${</span><span
style="color:#000">version</span><span style="color:#4e9a06">}</span>
</span></span><span style="display:flex;"><span><span
style="color:#000">$bin</span>/stop-hugegraph.sh
diff --git a/docs/quickstart/_print/index.html
b/docs/quickstart/_print/index.html
index 5ab26608..06d10796 100644
--- a/docs/quickstart/_print/index.html
+++ b/docs/quickstart/_print/index.html
@@ -188,7 +188,7 @@ restserver.url=http://0.0.0.0:8080
...
]
}
-</code></pre><p>For detailed API, please refer to<a
href=/dcos/clients/restful-api>RESTful-API</a></p><h3 id=7-stop-server>7 Stop
Server</h3><div class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-bash data-lang=bash><span style=display:flex><span><span
style=color:#000>$cd</span> hugegraph-<span style=color:#4e9a06>${</span><span
style=color:#000>version</span><span style=color:#4e9a06>}</span>
+</code></pre><p>For detailed API, please refer to<a
href=/docs/clients/restful-api>RESTful-API</a></p><h3 id=7-stop-server>7 Stop
Server</h3><div class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-bash data-lang=bash><span style=display:flex><span><span
style=color:#000>$cd</span> hugegraph-<span style=color:#4e9a06>${</span><span
style=color:#000>version</span><span style=color:#4e9a06>}</span>
</span></span><span style=display:flex><span><span
style=color:#000>$bin</span>/stop-hugegraph.sh
</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-685a02f8811d86f1ce195d7c73d9ea44>2 -
HugeGraph-Loader Quick Start</h1><h3 id=1-hugegraph-loader-overview>1
HugeGraph-Loader Overview</h3><p>HugeGraph-Loader is the data import component
of HugeGraph, which can convert data from various data sources into graph
vertices and edges and import them into the graph database in
batches.</p><p>Currently supported data sources include:</p><ul><li> [...]
</span></span><span style=display:flex><span>tar zxf *hugegraph*.tar.gz
diff --git a/docs/quickstart/hugegraph-server/index.html
b/docs/quickstart/hugegraph-server/index.html
index 5ba28f4c..01288ea6 100644
--- a/docs/quickstart/hugegraph-server/index.html
+++ b/docs/quickstart/hugegraph-server/index.html
@@ -2,9 +2,9 @@
HugeGraph-Server is the core part of the HugeGraph Project, contains
submodules such as Core、Backend、API.
The Core Module …"><meta property="og:title" content="HugeGraph-Server Quick
Start"><meta property="og:description" content="1 HugeGraph-Server Overview
HugeGraph-Server is the core part of the HugeGraph Project, contains submodules
such as Core、Backend、API.
The Core Module is an implementation of the Tinkerpop interface; The Backend
module is used to save the graph data to the data store, currently supported
backends include:Memory、Cassandra、ScyllaDB、RocksDB; The API Module provides
HTTP Server, which converts Client’s HTTP request into a call to Core
Module.
-There will be two spellings HugeGraph-Server and HugeGraphServer in the
document, and other modules are similar."><meta property="og:type"
content="article"><meta property="og:url"
content="/docs/quickstart/hugegraph-server/"><meta property="article:section"
content="docs"><meta property="article:modified_time"
content="2023-02-15T16:14:21+08:00"><meta property="og:site_name"
content="HugeGraph"><meta itemprop=name content="HugeGraph-Server Quick
Start"><meta itemprop=description content [...]
+There will be two spellings HugeGraph-Server and HugeGraphServer in the
document, and other modules are similar."><meta property="og:type"
content="article"><meta property="og:url"
content="/docs/quickstart/hugegraph-server/"><meta property="article:section"
content="docs"><meta property="article:modified_time"
content="2023-05-07T18:39:06+08:00"><meta property="og:site_name"
content="HugeGraph"><meta itemprop=name content="HugeGraph-Server Quick
Start"><meta itemprop=description content [...]
The Core Module is an implementation of the Tinkerpop interface; The Backend
module is used to save the graph data to the data store, currently supported
backends include:Memory、Cassandra、ScyllaDB、RocksDB; The API Module provides
HTTP Server, which converts Client’s HTTP request into a call to Core
Module.
-There will be two spellings HugeGraph-Server and HugeGraphServer in the
document, and other modules are similar."><meta itemprop=dateModified
content="2023-02-15T16:14:21+08:00"><meta itemprop=wordCount
content="1804"><meta itemprop=keywords content><meta name=twitter:card
content="summary"><meta name=twitter:title content="HugeGraph-Server Quick
Start"><meta name=twitter:description content="1 HugeGraph-Server Overview
HugeGraph-Server is the core part of the HugeGraph Project, contains [...]
+There will be two spellings HugeGraph-Server and HugeGraphServer in the
document, and other modules are similar."><meta itemprop=dateModified
content="2023-05-07T18:39:06+08:00"><meta itemprop=wordCount
content="1804"><meta itemprop=keywords content><meta name=twitter:card
content="summary"><meta name=twitter:title content="HugeGraph-Server Quick
Start"><meta name=twitter:description content="1 HugeGraph-Server Overview
HugeGraph-Server is the core part of the HugeGraph Project, contains [...]
The Core Module is an implementation of the Tinkerpop interface; The Backend
module is used to save the graph data to the data store, currently supported
backends include:Memory、Cassandra、ScyllaDB、RocksDB; The API Module provides
HTTP Server, which converts Client’s HTTP request into a call to Core
Module.
There will be two spellings HugeGraph-Server and HugeGraphServer in the
document, and other modules are similar."><link rel=preload
href=/scss/main.min.ad1b0560bef9c54394313a5bc50d3313d4e56ea590ddc5cfb84a077dfc6fec5e.css
as=style><link
href=/scss/main.min.ad1b0560bef9c54394313a5bc50d3313d4e56ea590ddc5cfb84a077dfc6fec5e.css
rel=stylesheet integrity><script
src=https://code.jquery.com/jquery-3.5.1.min.js
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin=anonymous> [...]
<link rel=stylesheet href=/css/prism.css><script
type=application/javascript>var
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script
async src=https://www.google-analytics.com/analytics.js></script></head><body
class=td-page><header><nav class="js-navbar-scroll navbar navbar-expand
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/><sp
[...]
@@ -200,9 +200,9 @@ restserver.url=http://0.0.0.0:8080
...
]
}
-</code></pre><p>For detailed API, please refer to<a
href=/dcos/clients/restful-api>RESTful-API</a></p><h3 id=7-stop-server>7 Stop
Server</h3><div class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-bash data-lang=bash><span style=display:flex><span><span
style=color:#000>$cd</span> hugegraph-<span style=color:#4e9a06>${</span><span
style=color:#000>version</span><span style=color:#4e9a06>}</span>
+</code></pre><p>For detailed API, please refer to<a
href=/docs/clients/restful-api>RESTful-API</a></p><h3 id=7-stop-server>7 Stop
Server</h3><div class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-bash data-lang=bash><span style=display:flex><span><span
style=color:#000>$cd</span> hugegraph-<span style=color:#4e9a06>${</span><span
style=color:#000>version</span><span style=color:#4e9a06>}</span>
</span></span><span style=display:flex><span><span
style=color:#000>$bin</span>/stop-hugegraph.sh
-</span></span></code></pre></div><style>.feedback--answer{display:inline-block}.feedback--answer-no{margin-left:1em}.feedback--response{display:none;margin-top:1em}.feedback--response__visible{display:block}</style><script>const
yesButton=document.querySelector(".feedback--answer-yes"),noButton=document.querySelector(".feedback--answer-no"),yesResponse=document.querySelector(".feedback--response-yes"),noResponse=document.querySelector(".feedback--response-no"),disableButtons=()=>{yesButt
[...]
+</span></span></code></pre></div><style>.feedback--answer{display:inline-block}.feedback--answer-no{margin-left:1em}.feedback--response{display:none;margin-top:1em}.feedback--response__visible{display:block}</style><script>const
yesButton=document.querySelector(".feedback--answer-yes"),noButton=document.querySelector(".feedback--answer-no"),yesResponse=document.querySelector(".feedback--response-yes"),noResponse=document.querySelector(".feedback--response-no"),disableButtons=()=>{yesButt
[...]
<script
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
crossorigin=anonymous></script>
<script src=/js/tabpane-persist.js></script>
<script
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU="
crossorigin=anonymous></script>
diff --git a/docs/quickstart/index.xml b/docs/quickstart/index.xml
index 000b2436..159ed783 100644
--- a/docs/quickstart/index.xml
+++ b/docs/quickstart/index.xml
@@ -292,7 +292,7 @@ restserver.url=http://0.0.0.0:8080
...
]
}
-</code></pre><p>For detailed API, please refer to<a
href="/dcos/clients/restful-api">RESTful-API</a></p>
+</code></pre><p>For detailed API, please refer to<a
href="/docs/clients/restful-api">RESTful-API</a></p>
<h3 id="7-stop-server">7 Stop Server</h3>
<div class="highlight"><pre tabindex="0"
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code
class="language-bash" data-lang="bash"><span
style="display:flex;"><span><span style="color:#000">$cd</span>
hugegraph-<span style="color:#4e9a06">${</span><span
style="color:#000">version</span><span style="color:#4e9a06">}</span>
</span></span><span style="display:flex;"><span><span
style="color:#000">$bin</span>/stop-hugegraph.sh
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 8fc9004d..1cd5a87a 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>2023-02-08T20:56:09+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>2023-02-08T20:56:09+08:00</last
[...]
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index 9b0c85d5..7e6b17fa 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-05-02T23:18:32-05:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2023-02-23T14:50:09+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>2023-05-07T18:39:06+08:00</lastmod></sitemap><sitemap><loc>/en/sitemap.xml</loc><lastmod>2023-05-07T18:39:06+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file