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 cbd867de fix: use option instead (#273) 
8a73731d4cbcc70c692d628d627c5da2bc21b174
cbd867de is described below

commit cbd867de7edf26b325b85d2d41558f5aea44926b
Author: imbajin <[email protected]>
AuthorDate: Mon Jun 19 06:13:28 2023 +0000

    fix: use option instead (#273) 8a73731d4cbcc70c692d628d627c5da2bc21b174
---
 docs/_print/index.html                      | 4 ++--
 docs/config/_print/index.html               | 2 +-
 docs/config/config-guide/index.html         | 8 ++++----
 docs/config/index.xml                       | 2 +-
 docs/index.xml                              | 4 ++--
 docs/quickstart/_print/index.html           | 2 +-
 docs/quickstart/hugegraph-server/index.html | 8 ++++----
 docs/quickstart/index.xml                   | 2 +-
 en/sitemap.xml                              | 2 +-
 sitemap.xml                                 | 2 +-
 10 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/docs/_print/index.html b/docs/_print/index.html
index f0450702..d4513f65 100644
--- a/docs/_print/index.html
+++ b/docs/_print/index.html
@@ -136,7 +136,7 @@ after the service is stopped artificially, or when the 
service needs to be start
 </span></span></code></pre></div><p>Start server</p><div class=highlight><pre 
tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span 
style=display:flex><span>bin/start-hugegraph.sh
 </span></span><span style=display:flex><span>Starting HugeGraphServer...
 </span></span><span style=display:flex><span>Connecting to HugeGraphServer 
<span 
style=color:#ce5c00;font-weight:700>(</span>http://127.0.0.1:8080/graphs<span 
style=color:#ce5c00;font-weight:700>)</span>....OK
-</span></span></code></pre></div><blockquote><p>for more other backend 
configurations, please refer to<a href=/docs/config/config-option>introduction 
to configuration items</a></p></blockquote><h4 id=56-mysql>5.6 
MySQL</h4><blockquote><p>Due to MySQL is under GPL license, which is not 
compatible with Apache License indeed, Users need to install MySQL, <a 
href=https://dev.mysql.com/downloads/mysql/>Download 
Link</a></p></blockquote><p>Download MySQL&rsquo;s [driver package] (<a 
href=https [...]
+</span></span></code></pre></div><blockquote><p>for more other backend 
configurations, please refer to<a href=/docs/config/config-option>introduction 
to configuration options</a></p></blockquote><h4 id=56-mysql>5.6 
MySQL</h4><blockquote><p>Due to MySQL is under GPL license, which is not 
compatible with Apache License indeed, Users need to install MySQL, <a 
href=https://dev.mysql.com/downloads/mysql/>Download 
Link</a></p></blockquote><p>Download MySQL&rsquo;s [driver package] (<a 
href=htt [...]
 </span></span><span style=display:flex><span>serializer=mysql
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span>store=hugegraph
@@ -1623,7 +1623,7 @@ Implement a class inherited from <code>Formatter</code> 
in the directory, such a
 </span></span><span style=display:flex><span>#palo.poll_interval=10
 </span></span><span style=display:flex><span>#palo.temp_dir=./palo-data
 </span></span><span style=display:flex><span>#palo.file_limit_size=32
-</span></span></code></pre></div><p>Pay attention to the following uncommented 
items:</p><ul><li><code>gremlin.graph</code>: The entry point for GremlinServer 
startup. Users should not modify this item.</li><li><code>backend</code>: The 
backend storage used, with options including <code>memory</code>, 
<code>cassandra</code>, <code>scylladb</code>, <code>mysql</code>, 
<code>hbase</code>, <code>postgresql</code>, and 
<code>rocksdb</code>.</li><li><code>serializer</code>: Mainly for interna [...]
+</span></span></code></pre></div><p>Pay attention to the following uncommented 
items:</p><ul><li><code>gremlin.graph</code>: The entry point for GremlinServer 
startup. Users should not modify this item.</li><li><code>backend</code>: The 
backend storage used, with options including <code>memory</code>, 
<code>cassandra</code>, <code>scylladb</code>, <code>mysql</code>, 
<code>hbase</code>, <code>postgresql</code>, and 
<code>rocksdb</code>.</li><li><code>serializer</code>: Mainly for interna [...]
 </span></span></code></pre></div><p>Modify 
<code>hugegraph_mysql_backend.properties</code> and 
<code>hugegraph_rocksdb_backend.properties</code> based on 
<code>hugegraph.properties</code> under <code>conf/graphs</code> path</p><p>The 
modified part of <code>hugegraph_mysql_backend.properties</code> is as 
follows:</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-fallback data-lang=fallback><span style=displ [...]
 </span></span><span style=display:flex><span>serializer=mysql
 </span></span><span style=display:flex><span>
diff --git a/docs/config/_print/index.html b/docs/config/_print/index.html
index 358dbbc6..c9115b5d 100644
--- a/docs/config/_print/index.html
+++ b/docs/config/_print/index.html
@@ -209,7 +209,7 @@
 </span></span><span style=display:flex><span>#palo.poll_interval=10
 </span></span><span style=display:flex><span>#palo.temp_dir=./palo-data
 </span></span><span style=display:flex><span>#palo.file_limit_size=32
-</span></span></code></pre></div><p>Pay attention to the following uncommented 
items:</p><ul><li><code>gremlin.graph</code>: The entry point for GremlinServer 
startup. Users should not modify this item.</li><li><code>backend</code>: The 
backend storage used, with options including <code>memory</code>, 
<code>cassandra</code>, <code>scylladb</code>, <code>mysql</code>, 
<code>hbase</code>, <code>postgresql</code>, and 
<code>rocksdb</code>.</li><li><code>serializer</code>: Mainly for interna [...]
+</span></span></code></pre></div><p>Pay attention to the following uncommented 
items:</p><ul><li><code>gremlin.graph</code>: The entry point for GremlinServer 
startup. Users should not modify this item.</li><li><code>backend</code>: The 
backend storage used, with options including <code>memory</code>, 
<code>cassandra</code>, <code>scylladb</code>, <code>mysql</code>, 
<code>hbase</code>, <code>postgresql</code>, and 
<code>rocksdb</code>.</li><li><code>serializer</code>: Mainly for interna [...]
 </span></span></code></pre></div><p>Modify 
<code>hugegraph_mysql_backend.properties</code> and 
<code>hugegraph_rocksdb_backend.properties</code> based on 
<code>hugegraph.properties</code> under <code>conf/graphs</code> path</p><p>The 
modified part of <code>hugegraph_mysql_backend.properties</code> is as 
follows:</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-fallback data-lang=fallback><span style=displ [...]
 </span></span><span style=display:flex><span>serializer=mysql
 </span></span><span style=display:flex><span>
diff --git a/docs/config/config-guide/index.html 
b/docs/config/config-guide/index.html
index a761d3e4..07052b27 100644
--- a/docs/config/config-guide/index.html
+++ b/docs/config/config-guide/index.html
@@ -2,10 +2,10 @@
 The directory for the configuration files is hugegraph-release/conf, and all 
the configurations related to the service and the graph itself …"><meta 
property="og:title" content="HugeGraph configuration"><meta 
property="og:description" content="1 Overview The directory for the 
configuration files is hugegraph-release/conf, and all the configurations 
related to the service and the graph itself are located in this directory.
 The main configuration files include gremlin-server.yaml, 
rest-server.properties, and hugegraph.properties.
 The HugeGraphServer integrates the GremlinServer and RestServer internally, 
and gremlin-server.yaml and rest-server.properties are used to configure these 
two servers.
-GremlinServer: GremlinServer accepts Gremlin statements from users, parses 
them, and then invokes the Core code. RestServer: It provides a RESTful API 
that, based on different HTTP requests, calls the corresponding Core 
API."><meta property="og:type" content="article"><meta property="og:url" 
content="/docs/config/config-guide/"><meta property="article:section" 
content="docs"><meta property="article:modified_time" 
content="2023-06-18T14:57:33+08:00"><meta property="og:site_name" content=" 
[...]
+GremlinServer: GremlinServer accepts Gremlin statements from users, parses 
them, and then invokes the Core code. RestServer: It provides a RESTful API 
that, based on different HTTP requests, calls the corresponding Core 
API."><meta property="og:type" content="article"><meta property="og:url" 
content="/docs/config/config-guide/"><meta property="article:section" 
content="docs"><meta property="article:modified_time" 
content="2023-06-19T14:12:52+08:00"><meta property="og:site_name" content=" 
[...]
 The main configuration files include gremlin-server.yaml, 
rest-server.properties, and hugegraph.properties.
 The HugeGraphServer integrates the GremlinServer and RestServer internally, 
and gremlin-server.yaml and rest-server.properties are used to configure these 
two servers.
-GremlinServer: GremlinServer accepts Gremlin statements from users, parses 
them, and then invokes the Core code. RestServer: It provides a RESTful API 
that, based on different HTTP requests, calls the corresponding Core 
API."><meta itemprop=dateModified content="2023-06-18T14:57:33+08:00"><meta 
itemprop=wordCount content="1382"><meta itemprop=keywords content><meta 
name=twitter:card content="summary"><meta name=twitter:title content="HugeGraph 
configuration"><meta name=twitter:descriptio [...]
+GremlinServer: GremlinServer accepts Gremlin statements from users, parses 
them, and then invokes the Core code. RestServer: It provides a RESTful API 
that, based on different HTTP requests, calls the corresponding Core 
API."><meta itemprop=dateModified content="2023-06-19T14:12:52+08:00"><meta 
itemprop=wordCount content="1382"><meta itemprop=keywords content><meta 
name=twitter:card content="summary"><meta name=twitter:title content="HugeGraph 
configuration"><meta name=twitter:descriptio [...]
 The main configuration files include gremlin-server.yaml, 
rest-server.properties, and hugegraph.properties.
 The HugeGraphServer integrates the GremlinServer and RestServer internally, 
and gremlin-server.yaml and rest-server.properties are used to configure these 
two servers.
 GremlinServer: GremlinServer accepts Gremlin statements from users, parses 
them, and then invokes the Core code. RestServer: It provides a RESTful API 
that, based on different HTTP requests, calls the corresponding Core 
API."><link rel=preload 
href=/scss/main.min.ad1b0560bef9c54394313a5bc50d3313d4e56ea590ddc5cfb84a077dfc6fec5e.css
 as=style><link 
href=/scss/main.min.ad1b0560bef9c54394313a5bc50d3313d4e56ea590ddc5cfb84a077dfc6fec5e.css
 rel=stylesheet integrity><script src=https://code.jquer [...]
@@ -223,7 +223,7 @@ GremlinServer: GremlinServer accepts Gremlin statements 
from users, parses them,
 </span></span><span style=display:flex><span>#palo.poll_interval=10
 </span></span><span style=display:flex><span>#palo.temp_dir=./palo-data
 </span></span><span style=display:flex><span>#palo.file_limit_size=32
-</span></span></code></pre></div><p>Pay attention to the following uncommented 
items:</p><ul><li><code>gremlin.graph</code>: The entry point for GremlinServer 
startup. Users should not modify this item.</li><li><code>backend</code>: The 
backend storage used, with options including <code>memory</code>, 
<code>cassandra</code>, <code>scylladb</code>, <code>mysql</code>, 
<code>hbase</code>, <code>postgresql</code>, and 
<code>rocksdb</code>.</li><li><code>serializer</code>: Mainly for interna [...]
+</span></span></code></pre></div><p>Pay attention to the following uncommented 
items:</p><ul><li><code>gremlin.graph</code>: The entry point for GremlinServer 
startup. Users should not modify this item.</li><li><code>backend</code>: The 
backend storage used, with options including <code>memory</code>, 
<code>cassandra</code>, <code>scylladb</code>, <code>mysql</code>, 
<code>hbase</code>, <code>postgresql</code>, and 
<code>rocksdb</code>.</li><li><code>serializer</code>: Mainly for interna [...]
 </span></span></code></pre></div><p>Modify 
<code>hugegraph_mysql_backend.properties</code> and 
<code>hugegraph_rocksdb_backend.properties</code> based on 
<code>hugegraph.properties</code> under <code>conf/graphs</code> path</p><p>The 
modified part of <code>hugegraph_mysql_backend.properties</code> is as 
follows:</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-fallback data-lang=fallback><span style=displ [...]
 </span></span><span style=display:flex><span>serializer=mysql
 </span></span><span style=display:flex><span>
@@ -271,7 +271,7 @@ GremlinServer: GremlinServer accepts Gremlin statements 
from users, parses them,
 </span></span></code></pre></div><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span style=display:flex><span>curl 
http://127.0.0.1:8080/graphs/hugegraph_rocksdb_backend
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#ce5c00;font-weight:700>{</span><span 
style=color:#4e9a06>&#34;name&#34;</span>:<span 
style=color:#4e9a06>&#34;hugegraph_rocksdb&#34;</span>,<span 
style=color:#4e9a06>&#34;backend&#34;</span>:<span 
style=color:#4e9a06>&#34;rocksdb&#34;</span><span 
style=color:#ce5c00;font-weight:700>}</span>
-</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/config/index.xml b/docs/config/index.xml
index 2d1d2aad..cb057e9a 100644
--- a/docs/config/index.xml
+++ b/docs/config/index.xml
@@ -260,7 +260,7 @@
 &lt;p>Our system can have multiple graphs, and the backend of each graph can 
be different, such as &lt;code>hugegraph_rocksdb&lt;/code> and 
&lt;code>hugegraph_mysql&lt;/code>, where &lt;code>hugegraph_rocksdb&lt;/code> 
uses &lt;code>RocksDB&lt;/code> as the backend, and 
&lt;code>hugegraph_mysql&lt;/code> uses &lt;code>MySQL&lt;/code> as a 
backend.&lt;/p>
 &lt;p>The configuration method is simple:&lt;/p>
 &lt;p>&lt;strong>[Optional]: Modify 
&lt;code>rest-server.properties&lt;/code>&lt;/strong>&lt;/p>
-&lt;p>You can modify the graph profile directory in the 
&lt;code>graphs&lt;/code> field of &lt;code>rest-server.properties&lt;/code>. 
The default configuration is &lt;code>graphs=./conf/graphs&lt;/code>, if you 
want to change it to another directory then adjust the 
&lt;code>graphs&lt;/code> field, e.g. adjust it to 
&lt;code>graphs=/etc/hugegraph/graphs&lt;/code>, example is as follows:&lt;/p>
+&lt;p>You can modify the graph profile directory in the 
&lt;code>graphs&lt;/code> option of &lt;code>rest-server.properties&lt;/code>. 
The default configuration is &lt;code>graphs=./conf/graphs&lt;/code>, if you 
want to change it to another directory then adjust the 
&lt;code>graphs&lt;/code> option, e.g. adjust it to 
&lt;code>graphs=/etc/hugegraph/graphs&lt;/code>, example is as follows:&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-fallback" data-lang="fallback">&lt;span 
style="display:flex;">&lt;span>graphs=./conf/graphs
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Modify 
&lt;code>hugegraph_mysql_backend.properties&lt;/code> and 
&lt;code>hugegraph_rocksdb_backend.properties&lt;/code> based on 
&lt;code>hugegraph.properties&lt;/code> under &lt;code>conf/graphs&lt;/code> 
path&lt;/p>
 &lt;p>The modified part of 
&lt;code>hugegraph_mysql_backend.properties&lt;/code> is as follows:&lt;/p>
diff --git a/docs/index.xml b/docs/index.xml
index 96a6b512..6a7896d1 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -278,7 +278,7 @@
 &lt;p>Our system can have multiple graphs, and the backend of each graph can 
be different, such as &lt;code>hugegraph_rocksdb&lt;/code> and 
&lt;code>hugegraph_mysql&lt;/code>, where &lt;code>hugegraph_rocksdb&lt;/code> 
uses &lt;code>RocksDB&lt;/code> as the backend, and 
&lt;code>hugegraph_mysql&lt;/code> uses &lt;code>MySQL&lt;/code> as a 
backend.&lt;/p>
 &lt;p>The configuration method is simple:&lt;/p>
 &lt;p>&lt;strong>[Optional]: Modify 
&lt;code>rest-server.properties&lt;/code>&lt;/strong>&lt;/p>
-&lt;p>You can modify the graph profile directory in the 
&lt;code>graphs&lt;/code> field of &lt;code>rest-server.properties&lt;/code>. 
The default configuration is &lt;code>graphs=./conf/graphs&lt;/code>, if you 
want to change it to another directory then adjust the 
&lt;code>graphs&lt;/code> field, e.g. adjust it to 
&lt;code>graphs=/etc/hugegraph/graphs&lt;/code>, example is as follows:&lt;/p>
+&lt;p>You can modify the graph profile directory in the 
&lt;code>graphs&lt;/code> option of &lt;code>rest-server.properties&lt;/code>. 
The default configuration is &lt;code>graphs=./conf/graphs&lt;/code>, if you 
want to change it to another directory then adjust the 
&lt;code>graphs&lt;/code> option, e.g. adjust it to 
&lt;code>graphs=/etc/hugegraph/graphs&lt;/code>, example is as follows:&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-fallback" data-lang="fallback">&lt;span 
style="display:flex;">&lt;span>graphs=./conf/graphs
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Modify 
&lt;code>hugegraph_mysql_backend.properties&lt;/code> and 
&lt;code>hugegraph_rocksdb_backend.properties&lt;/code> based on 
&lt;code>hugegraph.properties&lt;/code> under &lt;code>conf/graphs&lt;/code> 
path&lt;/p>
 &lt;p>The modified part of 
&lt;code>hugegraph_mysql_backend.properties&lt;/code> is as follows:&lt;/p>
@@ -1608,7 +1608,7 @@ after the service is stopped artificially, or when the 
service needs to be start
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>Starting 
HugeGraphServer...
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>Connecting to 
HugeGraphServer &lt;span 
style="color:#ce5c00;font-weight:bold">(&lt;/span>http://127.0.0.1:8080/graphs&lt;span
 style="color:#ce5c00;font-weight:bold">)&lt;/span>....OK
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;blockquote>
-&lt;p>for more other backend configurations, please refer to&lt;a 
href="/docs/config/config-option">introduction to configuration 
items&lt;/a>&lt;/p>
+&lt;p>for more other backend configurations, please refer to&lt;a 
href="/docs/config/config-option">introduction to configuration 
options&lt;/a>&lt;/p>
 &lt;/blockquote>
 &lt;h4 id="56-mysql">5.6 MySQL&lt;/h4>
 &lt;blockquote>
diff --git a/docs/quickstart/_print/index.html 
b/docs/quickstart/_print/index.html
index d8f3c9e7..80b6ab53 100644
--- a/docs/quickstart/_print/index.html
+++ b/docs/quickstart/_print/index.html
@@ -131,7 +131,7 @@ after the service is stopped artificially, or when the 
service needs to be start
 </span></span></code></pre></div><p>Start server</p><div class=highlight><pre 
tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span 
style=display:flex><span>bin/start-hugegraph.sh
 </span></span><span style=display:flex><span>Starting HugeGraphServer...
 </span></span><span style=display:flex><span>Connecting to HugeGraphServer 
<span 
style=color:#ce5c00;font-weight:700>(</span>http://127.0.0.1:8080/graphs<span 
style=color:#ce5c00;font-weight:700>)</span>....OK
-</span></span></code></pre></div><blockquote><p>for more other backend 
configurations, please refer to<a href=/docs/config/config-option>introduction 
to configuration items</a></p></blockquote><h4 id=56-mysql>5.6 
MySQL</h4><blockquote><p>Due to MySQL is under GPL license, which is not 
compatible with Apache License indeed, Users need to install MySQL, <a 
href=https://dev.mysql.com/downloads/mysql/>Download 
Link</a></p></blockquote><p>Download MySQL&rsquo;s [driver package] (<a 
href=https [...]
+</span></span></code></pre></div><blockquote><p>for more other backend 
configurations, please refer to<a href=/docs/config/config-option>introduction 
to configuration options</a></p></blockquote><h4 id=56-mysql>5.6 
MySQL</h4><blockquote><p>Due to MySQL is under GPL license, which is not 
compatible with Apache License indeed, Users need to install MySQL, <a 
href=https://dev.mysql.com/downloads/mysql/>Download 
Link</a></p></blockquote><p>Download MySQL&rsquo;s [driver package] (<a 
href=htt [...]
 </span></span><span style=display:flex><span>serializer=mysql
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span>store=hugegraph
diff --git a/docs/quickstart/hugegraph-server/index.html 
b/docs/quickstart/hugegraph-server/index.html
index 8aeec9f5..f8c848d4 100644
--- a/docs/quickstart/hugegraph-server/index.html
+++ b/docs/quickstart/hugegraph-server/index.html
@@ -2,9 +2,9 @@
 HugeGraph-Server is the core part of the HugeGraph Project, contains 
submodules such as Core, Backend, API.
 The Core …"><meta property="og:title" content="HugeGraph-Server Quick 
Start"><meta property="og:description" content="1 HugeGraph-Server Overview 
HugeGraph-Server is the core part of the HugeGraph Project, contains submodules 
such as Core, Backend, API.
 The Core Module is an implementation of the Tinkerpop interface; The Backend 
module is used to save the graph data to the data store, currently supported 
backends include: Memory, Cassandra, ScyllaDB, RocksDB; The API Module provides 
HTTP Server, which converts Client&rsquo;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-06-13T13:56:46+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-06-19T14:12:52+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&rsquo;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-06-13T13:56:46+08:00"><meta itemprop=wordCount 
content="2105"><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-06-19T14:12:52+08:00"><meta itemprop=wordCount 
content="2105"><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&rsquo;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 
[...]
@@ -143,7 +143,7 @@ after the service is stopped artificially, or when the 
service needs to be start
 </span></span></code></pre></div><p>Start server</p><div class=highlight><pre 
tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-bash data-lang=bash><span 
style=display:flex><span>bin/start-hugegraph.sh
 </span></span><span style=display:flex><span>Starting HugeGraphServer...
 </span></span><span style=display:flex><span>Connecting to HugeGraphServer 
<span 
style=color:#ce5c00;font-weight:700>(</span>http://127.0.0.1:8080/graphs<span 
style=color:#ce5c00;font-weight:700>)</span>....OK
-</span></span></code></pre></div><blockquote><p>for more other backend 
configurations, please refer to<a href=/docs/config/config-option>introduction 
to configuration items</a></p></blockquote><h4 id=56-mysql>5.6 
MySQL</h4><blockquote><p>Due to MySQL is under GPL license, which is not 
compatible with Apache License indeed, Users need to install MySQL, <a 
href=https://dev.mysql.com/downloads/mysql/>Download 
Link</a></p></blockquote><p>Download MySQL&rsquo;s [driver package] (<a 
href=https [...]
+</span></span></code></pre></div><blockquote><p>for more other backend 
configurations, please refer to<a href=/docs/config/config-option>introduction 
to configuration options</a></p></blockquote><h4 id=56-mysql>5.6 
MySQL</h4><blockquote><p>Due to MySQL is under GPL license, which is not 
compatible with Apache License indeed, Users need to install MySQL, <a 
href=https://dev.mysql.com/downloads/mysql/>Download 
Link</a></p></blockquote><p>Download MySQL&rsquo;s [driver package] (<a 
href=htt [...]
 </span></span><span style=display:flex><span>serializer=mysql
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span>store=hugegraph
@@ -241,7 +241,7 @@ after the service is stopped artificially, or when the 
service needs to be start
 </span></span><span style=display:flex><span>                                 
<span style=color:#000>Dload</span>  <span style=color:#000>Upload</span>   
<span style=color:#000>Total</span>   <span style=color:#000>Spent</span>    
<span style=color:#000>Left</span>  <span style=color:#000>Speed</span>
 </span></span><span style=display:flex><span><span 
style=color:#0000cf;font-weight:700>100</span>   <span 
style=color:#0000cf;font-weight:700>222</span>  <span 
style=color:#0000cf;font-weight:700>100</span>   <span 
style=color:#0000cf;font-weight:700>222</span>    <span 
style=color:#0000cf;font-weight:700>0</span>     <span 
style=color:#0000cf;font-weight:700>0</span>   <span 
style=color:#0000cf;font-weight:700>3163</span>      <span 
style=color:#0000cf;font-weight:700>0</span> <span sty [...]
 </span></span><span style=display:flex><span><span 
style=color:#000;font-weight:700>{</span><span 
style=color:#4e9a06>&#34;vertices&#34;</span><span 
style=color:#ce5c00;font-weight:700>:</span><span 
style=color:#000;font-weight:700>[{</span><span 
style=color:#4e9a06>&#34;id&#34;</span><span 
style=color:#ce5c00;font-weight:700>:</span><span 
style=color:#4e9a06>&#34;2:lop&#34;</span><span 
style=color:#000;font-weight:700>,</span><span 
style=color:#4e9a06>&#34;label&#34;</span><span style=c [...]
-</span></span></code></pre></div><p>indicating the successful creation of the 
sample graph.</p><blockquote><p>The process of creating sample graph on server 
startup is similar when using IntelliJ IDEA and will not be described 
further.</p></blockquote><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- [...]
+</span></span></code></pre></div><p>indicating the successful creation of the 
sample graph.</p><blockquote><p>The process of creating sample graph on server 
startup is similar when using IntelliJ IDEA and will not be described 
further.</p></blockquote><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- [...]
 <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 a65fcb84..e09854fb 100644
--- a/docs/quickstart/index.xml
+++ b/docs/quickstart/index.xml
@@ -216,7 +216,7 @@ after the service is stopped artificially, or when the 
service needs to be start
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>Starting 
HugeGraphServer...
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>Connecting to 
HugeGraphServer &lt;span 
style="color:#ce5c00;font-weight:bold">(&lt;/span>http://127.0.0.1:8080/graphs&lt;span
 style="color:#ce5c00;font-weight:bold">)&lt;/span>....OK
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;blockquote>
-&lt;p>for more other backend configurations, please refer to&lt;a 
href="/docs/config/config-option">introduction to configuration 
items&lt;/a>&lt;/p>
+&lt;p>for more other backend configurations, please refer to&lt;a 
href="/docs/config/config-option">introduction to configuration 
options&lt;/a>&lt;/p>
 &lt;/blockquote>
 &lt;h4 id="56-mysql">5.6 MySQL&lt;/h4>
 &lt;blockquote>
diff --git a/en/sitemap.xml b/en/sitemap.xml
index 58dac428..a1162cfe 100644
--- a/en/sitemap.xml
+++ b/en/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/docs/guides/architectural/</loc><lastmod>2023-05-12T23:46:05-05: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-06-18T14:57:33+08:00</last
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/docs/guides/architectural/</loc><lastmod>2023-05-12T23:46:05-05: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-06-19T14:12:52+08:00</last
 [...]
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index 94eafed8..306fe56f 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-06-18T14:57:33+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2023-06-18T14:57:33+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-06-19T14:12:52+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2023-06-18T14:57:33+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file

Reply via email to