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’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’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>"name"</span>:<span
style=color:#4e9a06>"hugegraph_rocksdb"</span>,<span
style=color:#4e9a06>"backend"</span>:<span
style=color:#4e9a06>"rocksdb"</span><span
style=color:#ce5c00;font-weight:700>}</span>
-</span></span></code></pre></div><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 @@
<p>Our system can have multiple graphs, and the backend of each graph can
be different, such as <code>hugegraph_rocksdb</code> and
<code>hugegraph_mysql</code>, where <code>hugegraph_rocksdb</code>
uses <code>RocksDB</code> as the backend, and
<code>hugegraph_mysql</code> uses <code>MySQL</code> as a
backend.</p>
<p>The configuration method is simple:</p>
<p><strong>[Optional]: Modify
<code>rest-server.properties</code></strong></p>
-<p>You can modify the graph profile directory in the
<code>graphs</code> field of <code>rest-server.properties</code>.
The default configuration is <code>graphs=./conf/graphs</code>, if you
want to change it to another directory then adjust the
<code>graphs</code> field, e.g. adjust it to
<code>graphs=/etc/hugegraph/graphs</code>, example is as follows:</p>
+<p>You can modify the graph profile directory in the
<code>graphs</code> option of <code>rest-server.properties</code>.
The default configuration is <code>graphs=./conf/graphs</code>, if you
want to change it to another directory then adjust the
<code>graphs</code> option, e.g. adjust it to
<code>graphs=/etc/hugegraph/graphs</code>, example 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="display:flex;"><span>graphs=./conf/graphs
</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>
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 @@
<p>Our system can have multiple graphs, and the backend of each graph can
be different, such as <code>hugegraph_rocksdb</code> and
<code>hugegraph_mysql</code>, where <code>hugegraph_rocksdb</code>
uses <code>RocksDB</code> as the backend, and
<code>hugegraph_mysql</code> uses <code>MySQL</code> as a
backend.</p>
<p>The configuration method is simple:</p>
<p><strong>[Optional]: Modify
<code>rest-server.properties</code></strong></p>
-<p>You can modify the graph profile directory in the
<code>graphs</code> field of <code>rest-server.properties</code>.
The default configuration is <code>graphs=./conf/graphs</code>, if you
want to change it to another directory then adjust the
<code>graphs</code> field, e.g. adjust it to
<code>graphs=/etc/hugegraph/graphs</code>, example is as follows:</p>
+<p>You can modify the graph profile directory in the
<code>graphs</code> option of <code>rest-server.properties</code>.
The default configuration is <code>graphs=./conf/graphs</code>, if you
want to change it to another directory then adjust the
<code>graphs</code> option, e.g. adjust it to
<code>graphs=/etc/hugegraph/graphs</code>, example 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="display:flex;"><span>graphs=./conf/graphs
</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>
@@ -1608,7 +1608,7 @@ after the service is stopped artificially, or when the
service needs to be start
</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:bold">(</span>http://127.0.0.1:8080/graphs<span
style="color:#ce5c00;font-weight:bold">)</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>
+<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>
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’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’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’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’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’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’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’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>"vertices"</span><span
style=color:#ce5c00;font-weight:700>:</span><span
style=color:#000;font-weight:700>[{</span><span
style=color:#4e9a06>"id"</span><span
style=color:#ce5c00;font-weight:700>:</span><span
style=color:#4e9a06>"2:lop"</span><span
style=color:#000;font-weight:700>,</span><span
style=color:#4e9a06>"label"</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
</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:bold">(</span>http://127.0.0.1:8080/graphs<span
style="color:#ce5c00;font-weight:bold">)</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>
+<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>
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