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 3e5c5472 docs: update config-guide.md (#212)
88cbc8ae8edd319e5fbecddf20ddf5261bcae5f7
3e5c5472 is described below
commit 3e5c54722b4071584ab8952dd2b479191071e7b8
Author: imbajin <[email protected]>
AuthorDate: Wed May 10 04:08:46 2023 +0000
docs: update config-guide.md (#212) 88cbc8ae8edd319e5fbecddf20ddf5261bcae5f7
---
cn/docs/_print/index.html | 2 +-
cn/docs/config/_print/index.html | 2 +-
cn/docs/config/config-guide/index.html | 8 ++++----
cn/docs/config/index.xml | 2 +-
cn/docs/index.xml | 2 +-
cn/sitemap.xml | 2 +-
docs/_print/index.html | 2 +-
docs/config/_print/index.html | 2 +-
docs/config/config-guide/index.html | 8 ++++----
docs/config/index.xml | 2 +-
docs/index.xml | 2 +-
en/sitemap.xml | 2 +-
sitemap.xml | 2 +-
13 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/cn/docs/_print/index.html b/cn/docs/_print/index.html
index 96d4dfba..f4525414 100644
--- a/cn/docs/_print/index.html
+++ b/cn/docs/_print/index.html
@@ -1553,7 +1553,7 @@ cassandra.password=
#palo.poll_interval=10
#palo.temp_dir=./palo-data
#palo.file_limit_size=32
-</code></pre><p>重点关注未注释的几项:</p><ul><li>gremlin.graph:GremlinServer
的启动入口,用户不要修改此项;</li><li>backend:使用的后端存储,可选值有 memory、cassandra、scylladb 和
rocksdb;</li><li>serializer:主要为内部使用,用于将 schema、vertex 和 edge 序列化到后端,对应的可选值为
text、cassandra、scylladb 和
binary;(注:rocksdb后端值需是binary,其他后端backend与serializer值需保持一致,如hbase后端该值为hbase)</li><li>store:图存储到后端使用的数据库名,在
cassandra 和 scylladb 中就是 keyspace 名,此项的值与 GremlinServer 和 RestServer
中的图名并无关系,但是出于直观考虑,建议仍然使用相同的名字;</li><li>cassandra.host:backend 为 cassandra 或
[...]
+</code></pre><p>重点关注未注释的几项:</p><ul><li>gremlin.graph:GremlinServer
的启动入口,用户不要修改此项;</li><li>backend:使用的后端存储,可选值有
memory、cassandra、scylladb、mysql、hbase、postgresql 和
rocksdb;</li><li>serializer:主要为内部使用,用于将 schema、vertex 和 edge 序列化到后端,对应的可选值为
text、cassandra、scylladb 和
binary;(注:rocksdb后端值需是binary,其他后端backend与serializer值需保持一致,如hbase后端该值为hbase)</li><li>store:图存储到后端使用的数据库名,在
cassandra 和 scylladb 中就是 keyspace 名,此项的值与 GremlinServer 和 RestServer
中的图名并无关系,但是出于直观考虑,建议仍然使用相同的名字;</li><li>cassandra.hos [...]
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#204a87;font-weight:700>hugegraph</span><span
style=color:#000;font-weight:700>:</span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#000>conf/hugegraph.properties,</span><span
style=color:#f8f8f8;text-decoration:underline>
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#204a87;font-weight:700>hugegraph1</span><span
style=color:#000;font-weight:700>:</span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#000>conf/hugegraph1.properties</span><span
style=color:#f8f8f8;text-decoration:underline>
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline></span>}<span
style=color:#f8f8f8;text-decoration:underline>
diff --git a/cn/docs/config/_print/index.html b/cn/docs/config/_print/index.html
index a2d247ee..a5cb0a23 100644
--- a/cn/docs/config/_print/index.html
+++ b/cn/docs/config/_print/index.html
@@ -188,7 +188,7 @@ cassandra.password=
#palo.poll_interval=10
#palo.temp_dir=./palo-data
#palo.file_limit_size=32
-</code></pre><p>重点关注未注释的几项:</p><ul><li>gremlin.graph:GremlinServer
的启动入口,用户不要修改此项;</li><li>backend:使用的后端存储,可选值有 memory、cassandra、scylladb 和
rocksdb;</li><li>serializer:主要为内部使用,用于将 schema、vertex 和 edge 序列化到后端,对应的可选值为
text、cassandra、scylladb 和
binary;(注:rocksdb后端值需是binary,其他后端backend与serializer值需保持一致,如hbase后端该值为hbase)</li><li>store:图存储到后端使用的数据库名,在
cassandra 和 scylladb 中就是 keyspace 名,此项的值与 GremlinServer 和 RestServer
中的图名并无关系,但是出于直观考虑,建议仍然使用相同的名字;</li><li>cassandra.host:backend 为 cassandra 或
[...]
+</code></pre><p>重点关注未注释的几项:</p><ul><li>gremlin.graph:GremlinServer
的启动入口,用户不要修改此项;</li><li>backend:使用的后端存储,可选值有
memory、cassandra、scylladb、mysql、hbase、postgresql 和
rocksdb;</li><li>serializer:主要为内部使用,用于将 schema、vertex 和 edge 序列化到后端,对应的可选值为
text、cassandra、scylladb 和
binary;(注:rocksdb后端值需是binary,其他后端backend与serializer值需保持一致,如hbase后端该值为hbase)</li><li>store:图存储到后端使用的数据库名,在
cassandra 和 scylladb 中就是 keyspace 名,此项的值与 GremlinServer 和 RestServer
中的图名并无关系,但是出于直观考虑,建议仍然使用相同的名字;</li><li>cassandra.hos [...]
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#204a87;font-weight:700>hugegraph</span><span
style=color:#000;font-weight:700>:</span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#000>conf/hugegraph.properties,</span><span
style=color:#f8f8f8;text-decoration:underline>
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#204a87;font-weight:700>hugegraph1</span><span
style=color:#000;font-weight:700>:</span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#000>conf/hugegraph1.properties</span><span
style=color:#f8f8f8;text-decoration:underline>
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline></span>}<span
style=color:#f8f8f8;text-decoration:underline>
diff --git a/cn/docs/config/config-guide/index.html
b/cn/docs/config/config-guide/index.html
index 1ba25e02..4377d6b4 100644
--- a/cn/docs/config/config-guide/index.html
+++ b/cn/docs/config/config-guide/index.html
@@ -6,12 +6,12 @@ HugeGraphServer …"><meta property="og:title"
content="HugeGraph 配置"><meta
HugeGraphServer 内部集成了 GremlinServer 和 RestServer,而 gremlin-server.yaml 和
rest-server.properties 就是用来配置这两个Server的。
GremlinServer:GremlinServer接受用户的gremlin语句,解析后转而调用Core的代码。 RestServer:提供RESTful
API,根据不同的HTTP请求,调用对应的Core API,如果用户请求体是gremlin语句,则会转发给GremlinServer,实现对图数据的操作。
下面对这三个配置文件逐一介绍。
2 gremlin-server.yaml gremlin-server.yaml 文件默认的内容如下:
-# host and port of gremlin server, need to be consistent with host and port in
rest-server.properties #host: 127.0.0.1 #port: 8182 # timeout in ms of gremlin
query scriptEvaluationTimeout: 30000 channelizer:
org.apache.tinkerpop.gremlin.server.channel.WsAndHttpChannelizer graphs: {
hugegraph: conf/hugegraph.properties } scriptEngines: { gremlin-groovy: {
plugins: { com.baidu.hugegraph.plugin.HugeGraphGremlinPlugin: {}, org."><meta
property="og:type" content="article"><meta property="og:u [...]
+# host and port of gremlin server, need to be consistent with host and port in
rest-server.properties #host: 127.0.0.1 #port: 8182 # timeout in ms of gremlin
query scriptEvaluationTimeout: 30000 channelizer:
org.apache.tinkerpop.gremlin.server.channel.WsAndHttpChannelizer graphs: {
hugegraph: conf/hugegraph.properties } scriptEngines: { gremlin-groovy: {
plugins: { com.baidu.hugegraph.plugin.HugeGraphGremlinPlugin: {}, org."><meta
property="og:type" content="article"><meta property="og:u [...]
主要的配置文件包括:gremlin-server.yaml、rest-server.properties 和 hugegraph.properties
HugeGraphServer 内部集成了 GremlinServer 和 RestServer,而 gremlin-server.yaml 和
rest-server.properties 就是用来配置这两个Server的。
GremlinServer:GremlinServer接受用户的gremlin语句,解析后转而调用Core的代码。 RestServer:提供RESTful
API,根据不同的HTTP请求,调用对应的Core API,如果用户请求体是gremlin语句,则会转发给GremlinServer,实现对图数据的操作。
下面对这三个配置文件逐一介绍。
2 gremlin-server.yaml gremlin-server.yaml 文件默认的内容如下:
-# host and port of gremlin server, need to be consistent with host and port in
rest-server.properties #host: 127.0.0.1 #port: 8182 # timeout in ms of gremlin
query scriptEvaluationTimeout: 30000 channelizer:
org.apache.tinkerpop.gremlin.server.channel.WsAndHttpChannelizer graphs: {
hugegraph: conf/hugegraph.properties } scriptEngines: { gremlin-groovy: {
plugins: { com.baidu.hugegraph.plugin.HugeGraphGremlinPlugin: {}, org."><meta
itemprop=dateModified content="2023-02-08T20:56:09+08:00" [...]
+# host and port of gremlin server, need to be consistent with host and port in
rest-server.properties #host: 127.0.0.1 #port: 8182 # timeout in ms of gremlin
query scriptEvaluationTimeout: 30000 channelizer:
org.apache.tinkerpop.gremlin.server.channel.WsAndHttpChannelizer graphs: {
hugegraph: conf/hugegraph.properties } scriptEngines: { gremlin-groovy: {
plugins: { com.baidu.hugegraph.plugin.HugeGraphGremlinPlugin: {}, org."><meta
itemprop=dateModified content="2023-05-10T12:08:15+08:00" [...]
主要的配置文件包括:gremlin-server.yaml、rest-server.properties 和 hugegraph.properties
HugeGraphServer 内部集成了 GremlinServer 和 RestServer,而 gremlin-server.yaml 和
rest-server.properties 就是用来配置这两个Server的。
GremlinServer:GremlinServer接受用户的gremlin语句,解析后转而调用Core的代码。 RestServer:提供RESTful
API,根据不同的HTTP请求,调用对应的Core API,如果用户请求体是gremlin语句,则会转发给GremlinServer,实现对图数据的操作。
下面对这三个配置文件逐一介绍。
@@ -210,7 +210,7 @@ cassandra.password=
#palo.poll_interval=10
#palo.temp_dir=./palo-data
#palo.file_limit_size=32
-</code></pre><p>重点关注未注释的几项:</p><ul><li>gremlin.graph:GremlinServer
的启动入口,用户不要修改此项;</li><li>backend:使用的后端存储,可选值有 memory、cassandra、scylladb 和
rocksdb;</li><li>serializer:主要为内部使用,用于将 schema、vertex 和 edge 序列化到后端,对应的可选值为
text、cassandra、scylladb 和
binary;(注:rocksdb后端值需是binary,其他后端backend与serializer值需保持一致,如hbase后端该值为hbase)</li><li>store:图存储到后端使用的数据库名,在
cassandra 和 scylladb 中就是 keyspace 名,此项的值与 GremlinServer 和 RestServer
中的图名并无关系,但是出于直观考虑,建议仍然使用相同的名字;</li><li>cassandra.host:backend 为 cassandra 或
[...]
+</code></pre><p>重点关注未注释的几项:</p><ul><li>gremlin.graph:GremlinServer
的启动入口,用户不要修改此项;</li><li>backend:使用的后端存储,可选值有
memory、cassandra、scylladb、mysql、hbase、postgresql 和
rocksdb;</li><li>serializer:主要为内部使用,用于将 schema、vertex 和 edge 序列化到后端,对应的可选值为
text、cassandra、scylladb 和
binary;(注:rocksdb后端值需是binary,其他后端backend与serializer值需保持一致,如hbase后端该值为hbase)</li><li>store:图存储到后端使用的数据库名,在
cassandra 和 scylladb 中就是 keyspace 名,此项的值与 GremlinServer 和 RestServer
中的图名并无关系,但是出于直观考虑,建议仍然使用相同的名字;</li><li>cassandra.hos [...]
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#204a87;font-weight:700>hugegraph</span><span
style=color:#000;font-weight:700>:</span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#000>conf/hugegraph.properties,</span><span
style=color:#f8f8f8;text-decoration:underline>
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#204a87;font-weight:700>hugegraph1</span><span
style=color:#000;font-weight:700>:</span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#000>conf/hugegraph1.properties</span><span
style=color:#f8f8f8;text-decoration:underline>
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline></span>}<span
style=color:#f8f8f8;text-decoration:underline>
@@ -224,7 +224,7 @@ serializer=binary
</code></pre><p><strong>停止 Server,初始化执行 init-store.sh(为新的图创建数据库),重新启动
Server</strong></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/stop-hugegraph.sh
</span></span><span style=display:flex><span>$ bin/init-store.sh
</span></span><span style=display:flex><span>$ bin/start-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/config/index.xml b/cn/docs/config/index.xml
index 054ca12a..4c9746b9 100644
--- a/cn/docs/config/index.xml
+++ b/cn/docs/config/index.xml
@@ -210,7 +210,7 @@ cassandra.password=
</code></pre><p>重点关注未注释的几项:</p>
<ul>
<li>gremlin.graph:GremlinServer 的启动入口,用户不要修改此项;</li>
-<li>backend:使用的后端存储,可选值有 memory、cassandra、scylladb 和 rocksdb;</li>
+<li>backend:使用的后端存储,可选值有 memory、cassandra、scylladb、mysql、hbase、postgresql 和
rocksdb;</li>
<li>serializer:主要为内部使用,用于将 schema、vertex 和 edge 序列化到后端,对应的可选值为
text、cassandra、scylladb 和
binary;(注:rocksdb后端值需是binary,其他后端backend与serializer值需保持一致,如hbase后端该值为hbase)</li>
<li>store:图存储到后端使用的数据库名,在 cassandra 和 scylladb 中就是 keyspace 名,此项的值与
GremlinServer 和 RestServer 中的图名并无关系,但是出于直观考虑,建议仍然使用相同的名字;</li>
<li>cassandra.host:backend 为 cassandra 或 scylladb
时此项才有意义,cassandra/scylladb 集群的 seeds;</li>
diff --git a/cn/docs/index.xml b/cn/docs/index.xml
index e7e0f367..7a4ae28e 100644
--- a/cn/docs/index.xml
+++ b/cn/docs/index.xml
@@ -228,7 +228,7 @@ cassandra.password=
</code></pre><p>重点关注未注释的几项:</p>
<ul>
<li>gremlin.graph:GremlinServer 的启动入口,用户不要修改此项;</li>
-<li>backend:使用的后端存储,可选值有 memory、cassandra、scylladb 和 rocksdb;</li>
+<li>backend:使用的后端存储,可选值有 memory、cassandra、scylladb、mysql、hbase、postgresql 和
rocksdb;</li>
<li>serializer:主要为内部使用,用于将 schema、vertex 和 edge 序列化到后端,对应的可选值为
text、cassandra、scylladb 和
binary;(注:rocksdb后端值需是binary,其他后端backend与serializer值需保持一致,如hbase后端该值为hbase)</li>
<li>store:图存储到后端使用的数据库名,在 cassandra 和 scylladb 中就是 keyspace 名,此项的值与
GremlinServer 和 RestServer 中的图名并无关系,但是出于直观考虑,建议仍然使用相同的名字;</li>
<li>cassandra.host:backend 为 cassandra 或 scylladb
时此项才有意义,cassandra/scylladb 集群的 seeds;</li>
diff --git a/cn/sitemap.xml b/cn/sitemap.xml
index 2cf54569..9c17c295 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-05-10T12:08:15+08:00
[...]
\ No newline at end of file
diff --git a/docs/_print/index.html b/docs/_print/index.html
index 535e0c8b..91d37fbc 100644
--- a/docs/_print/index.html
+++ b/docs/_print/index.html
@@ -1561,7 +1561,7 @@ cassandra.password=
#palo.poll_interval=10
#palo.temp_dir=./palo-data
#palo.file_limit_size=32
-</code></pre><p>重点关注未注释的几项:</p><ul><li>gremlin.graph:GremlinServer
的启动入口,用户不要修改此项;</li><li>backend:使用的后端存储,可选值有 memory、cassandra、scylladb 和
rocksdb;</li><li>serializer:主要为内部使用,用于将 schema、vertex 和 edge 序列化到后端,对应的可选值为
text、cassandra、scylladb 和
binary;(注:rocksdb后端值需是binary,其他后端backend与serializer值需保持一致,如hbase后端该值为hbase)</li><li>store:图存储到后端使用的数据库名,在
cassandra 和 scylladb 中就是 keyspace 名,此项的值与 GremlinServer 和 RestServer
中的图名并无关系,但是出于直观考虑,建议仍然使用相同的名字;</li><li>cassandra.host:backend 为 cassandra 或
[...]
+</code></pre><p>重点关注未注释的几项:</p><ul><li>gremlin.graph:GremlinServer
的启动入口,用户不要修改此项;</li><li>backend:使用的后端存储,可选值有
memory、cassandra、scylladb、mysql、hbase、postgresql 和
rocksdb;</li><li>serializer:主要为内部使用,用于将 schema、vertex 和 edge 序列化到后端,对应的可选值为
text、cassandra、scylladb 和
binary;(注:rocksdb后端值需是binary,其他后端backend与serializer值需保持一致,如hbase后端该值为hbase)</li><li>store:图存储到后端使用的数据库名,在
cassandra 和 scylladb 中就是 keyspace 名,此项的值与 GremlinServer 和 RestServer
中的图名并无关系,但是出于直观考虑,建议仍然使用相同的名字;</li><li>cassandra.hos [...]
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#204a87;font-weight:700>hugegraph</span><span
style=color:#000;font-weight:700>:</span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#000>conf/hugegraph.properties,</span><span
style=color:#f8f8f8;text-decoration:underline>
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#204a87;font-weight:700>hugegraph1</span><span
style=color:#000;font-weight:700>:</span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#000>conf/hugegraph1.properties</span><span
style=color:#f8f8f8;text-decoration:underline>
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline></span>}<span
style=color:#f8f8f8;text-decoration:underline>
diff --git a/docs/config/_print/index.html b/docs/config/_print/index.html
index 3608db16..8acdede1 100644
--- a/docs/config/_print/index.html
+++ b/docs/config/_print/index.html
@@ -188,7 +188,7 @@ cassandra.password=
#palo.poll_interval=10
#palo.temp_dir=./palo-data
#palo.file_limit_size=32
-</code></pre><p>重点关注未注释的几项:</p><ul><li>gremlin.graph:GremlinServer
的启动入口,用户不要修改此项;</li><li>backend:使用的后端存储,可选值有 memory、cassandra、scylladb 和
rocksdb;</li><li>serializer:主要为内部使用,用于将 schema、vertex 和 edge 序列化到后端,对应的可选值为
text、cassandra、scylladb 和
binary;(注:rocksdb后端值需是binary,其他后端backend与serializer值需保持一致,如hbase后端该值为hbase)</li><li>store:图存储到后端使用的数据库名,在
cassandra 和 scylladb 中就是 keyspace 名,此项的值与 GremlinServer 和 RestServer
中的图名并无关系,但是出于直观考虑,建议仍然使用相同的名字;</li><li>cassandra.host:backend 为 cassandra 或
[...]
+</code></pre><p>重点关注未注释的几项:</p><ul><li>gremlin.graph:GremlinServer
的启动入口,用户不要修改此项;</li><li>backend:使用的后端存储,可选值有
memory、cassandra、scylladb、mysql、hbase、postgresql 和
rocksdb;</li><li>serializer:主要为内部使用,用于将 schema、vertex 和 edge 序列化到后端,对应的可选值为
text、cassandra、scylladb 和
binary;(注:rocksdb后端值需是binary,其他后端backend与serializer值需保持一致,如hbase后端该值为hbase)</li><li>store:图存储到后端使用的数据库名,在
cassandra 和 scylladb 中就是 keyspace 名,此项的值与 GremlinServer 和 RestServer
中的图名并无关系,但是出于直观考虑,建议仍然使用相同的名字;</li><li>cassandra.hos [...]
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#204a87;font-weight:700>hugegraph</span><span
style=color:#000;font-weight:700>:</span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#000>conf/hugegraph.properties,</span><span
style=color:#f8f8f8;text-decoration:underline>
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#204a87;font-weight:700>hugegraph1</span><span
style=color:#000;font-weight:700>:</span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#000>conf/hugegraph1.properties</span><span
style=color:#f8f8f8;text-decoration:underline>
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline></span>}<span
style=color:#f8f8f8;text-decoration:underline>
diff --git a/docs/config/config-guide/index.html
b/docs/config/config-guide/index.html
index 99d4943a..a570185d 100644
--- a/docs/config/config-guide/index.html
+++ b/docs/config/config-guide/index.html
@@ -6,12 +6,12 @@ HugeGraphServer …"><meta property="og:title"
content="HugeGraph 配置"><meta
HugeGraphServer 内部集成了 GremlinServer 和 RestServer,而 gremlin-server.yaml 和
rest-server.properties 就是用来配置这两个Server的。
GremlinServer:GremlinServer接受用户的gremlin语句,解析后转而调用Core的代码。 RestServer:提供RESTful
API,根据不同的HTTP请求,调用对应的Core API,如果用户请求体是gremlin语句,则会转发给GremlinServer,实现对图数据的操作。
下面对这三个配置文件逐一介绍。
2 gremlin-server.yaml gremlin-server.yaml 文件默认的内容如下:
-# host and port of gremlin server, need to be consistent with host and port in
rest-server.properties #host: 127.0.0.1 #port: 8182 # timeout in ms of gremlin
query scriptEvaluationTimeout: 30000 channelizer:
org.apache.tinkerpop.gremlin.server.channel.WsAndHttpChannelizer graphs: {
hugegraph: conf/hugegraph.properties } scriptEngines: { gremlin-groovy: {
plugins: { com.baidu.hugegraph.plugin.HugeGraphGremlinPlugin: {}, org."><meta
property="og:type" content="article"><meta property="og:u [...]
+# host and port of gremlin server, need to be consistent with host and port in
rest-server.properties #host: 127.0.0.1 #port: 8182 # timeout in ms of gremlin
query scriptEvaluationTimeout: 30000 channelizer:
org.apache.tinkerpop.gremlin.server.channel.WsAndHttpChannelizer graphs: {
hugegraph: conf/hugegraph.properties } scriptEngines: { gremlin-groovy: {
plugins: { com.baidu.hugegraph.plugin.HugeGraphGremlinPlugin: {}, org."><meta
property="og:type" content="article"><meta property="og:u [...]
主要的配置文件包括:gremlin-server.yaml、rest-server.properties 和 hugegraph.properties
HugeGraphServer 内部集成了 GremlinServer 和 RestServer,而 gremlin-server.yaml 和
rest-server.properties 就是用来配置这两个Server的。
GremlinServer:GremlinServer接受用户的gremlin语句,解析后转而调用Core的代码。 RestServer:提供RESTful
API,根据不同的HTTP请求,调用对应的Core API,如果用户请求体是gremlin语句,则会转发给GremlinServer,实现对图数据的操作。
下面对这三个配置文件逐一介绍。
2 gremlin-server.yaml gremlin-server.yaml 文件默认的内容如下:
-# host and port of gremlin server, need to be consistent with host and port in
rest-server.properties #host: 127.0.0.1 #port: 8182 # timeout in ms of gremlin
query scriptEvaluationTimeout: 30000 channelizer:
org.apache.tinkerpop.gremlin.server.channel.WsAndHttpChannelizer graphs: {
hugegraph: conf/hugegraph.properties } scriptEngines: { gremlin-groovy: {
plugins: { com.baidu.hugegraph.plugin.HugeGraphGremlinPlugin: {}, org."><meta
itemprop=dateModified content="2023-02-08T20:56:09+08:00" [...]
+# host and port of gremlin server, need to be consistent with host and port in
rest-server.properties #host: 127.0.0.1 #port: 8182 # timeout in ms of gremlin
query scriptEvaluationTimeout: 30000 channelizer:
org.apache.tinkerpop.gremlin.server.channel.WsAndHttpChannelizer graphs: {
hugegraph: conf/hugegraph.properties } scriptEngines: { gremlin-groovy: {
plugins: { com.baidu.hugegraph.plugin.HugeGraphGremlinPlugin: {}, org."><meta
itemprop=dateModified content="2023-05-10T12:08:15+08:00" [...]
主要的配置文件包括:gremlin-server.yaml、rest-server.properties 和 hugegraph.properties
HugeGraphServer 内部集成了 GremlinServer 和 RestServer,而 gremlin-server.yaml 和
rest-server.properties 就是用来配置这两个Server的。
GremlinServer:GremlinServer接受用户的gremlin语句,解析后转而调用Core的代码。 RestServer:提供RESTful
API,根据不同的HTTP请求,调用对应的Core API,如果用户请求体是gremlin语句,则会转发给GremlinServer,实现对图数据的操作。
下面对这三个配置文件逐一介绍。
@@ -210,7 +210,7 @@ cassandra.password=
#palo.poll_interval=10
#palo.temp_dir=./palo-data
#palo.file_limit_size=32
-</code></pre><p>重点关注未注释的几项:</p><ul><li>gremlin.graph:GremlinServer
的启动入口,用户不要修改此项;</li><li>backend:使用的后端存储,可选值有 memory、cassandra、scylladb 和
rocksdb;</li><li>serializer:主要为内部使用,用于将 schema、vertex 和 edge 序列化到后端,对应的可选值为
text、cassandra、scylladb 和
binary;(注:rocksdb后端值需是binary,其他后端backend与serializer值需保持一致,如hbase后端该值为hbase)</li><li>store:图存储到后端使用的数据库名,在
cassandra 和 scylladb 中就是 keyspace 名,此项的值与 GremlinServer 和 RestServer
中的图名并无关系,但是出于直观考虑,建议仍然使用相同的名字;</li><li>cassandra.host:backend 为 cassandra 或
[...]
+</code></pre><p>重点关注未注释的几项:</p><ul><li>gremlin.graph:GremlinServer
的启动入口,用户不要修改此项;</li><li>backend:使用的后端存储,可选值有
memory、cassandra、scylladb、mysql、hbase、postgresql 和
rocksdb;</li><li>serializer:主要为内部使用,用于将 schema、vertex 和 edge 序列化到后端,对应的可选值为
text、cassandra、scylladb 和
binary;(注:rocksdb后端值需是binary,其他后端backend与serializer值需保持一致,如hbase后端该值为hbase)</li><li>store:图存储到后端使用的数据库名,在
cassandra 和 scylladb 中就是 keyspace 名,此项的值与 GremlinServer 和 RestServer
中的图名并无关系,但是出于直观考虑,建议仍然使用相同的名字;</li><li>cassandra.hos [...]
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#204a87;font-weight:700>hugegraph</span><span
style=color:#000;font-weight:700>:</span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#000>conf/hugegraph.properties,</span><span
style=color:#f8f8f8;text-decoration:underline>
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#204a87;font-weight:700>hugegraph1</span><span
style=color:#000;font-weight:700>:</span><span
style=color:#f8f8f8;text-decoration:underline> </span><span
style=color:#000>conf/hugegraph1.properties</span><span
style=color:#f8f8f8;text-decoration:underline>
</span></span></span><span style=display:flex><span><span
style=color:#f8f8f8;text-decoration:underline></span>}<span
style=color:#f8f8f8;text-decoration:underline>
@@ -224,7 +224,7 @@ serializer=binary
</code></pre><p><strong>停止 Server,初始化执行 init-store.sh(为新的图创建数据库),重新启动
Server</strong></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/stop-hugegraph.sh
</span></span><span style=display:flex><span>$ bin/init-store.sh
</span></span><span style=display:flex><span>$ bin/start-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/config/index.xml b/docs/config/index.xml
index 9ecc795f..ebfdb868 100644
--- a/docs/config/index.xml
+++ b/docs/config/index.xml
@@ -210,7 +210,7 @@ cassandra.password=
</code></pre><p>重点关注未注释的几项:</p>
<ul>
<li>gremlin.graph:GremlinServer 的启动入口,用户不要修改此项;</li>
-<li>backend:使用的后端存储,可选值有 memory、cassandra、scylladb 和 rocksdb;</li>
+<li>backend:使用的后端存储,可选值有 memory、cassandra、scylladb、mysql、hbase、postgresql 和
rocksdb;</li>
<li>serializer:主要为内部使用,用于将 schema、vertex 和 edge 序列化到后端,对应的可选值为
text、cassandra、scylladb 和
binary;(注:rocksdb后端值需是binary,其他后端backend与serializer值需保持一致,如hbase后端该值为hbase)</li>
<li>store:图存储到后端使用的数据库名,在 cassandra 和 scylladb 中就是 keyspace 名,此项的值与
GremlinServer 和 RestServer 中的图名并无关系,但是出于直观考虑,建议仍然使用相同的名字;</li>
<li>cassandra.host:backend 为 cassandra 或 scylladb
时此项才有意义,cassandra/scylladb 集群的 seeds;</li>
diff --git a/docs/index.xml b/docs/index.xml
index d691ef13..ee520feb 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -228,7 +228,7 @@ cassandra.password=
</code></pre><p>重点关注未注释的几项:</p>
<ul>
<li>gremlin.graph:GremlinServer 的启动入口,用户不要修改此项;</li>
-<li>backend:使用的后端存储,可选值有 memory、cassandra、scylladb 和 rocksdb;</li>
+<li>backend:使用的后端存储,可选值有 memory、cassandra、scylladb、mysql、hbase、postgresql 和
rocksdb;</li>
<li>serializer:主要为内部使用,用于将 schema、vertex 和 edge 序列化到后端,对应的可选值为
text、cassandra、scylladb 和
binary;(注:rocksdb后端值需是binary,其他后端backend与serializer值需保持一致,如hbase后端该值为hbase)</li>
<li>store:图存储到后端使用的数据库名,在 cassandra 和 scylladb 中就是 keyspace 名,此项的值与
GremlinServer 和 RestServer 中的图名并无关系,但是出于直观考虑,建议仍然使用相同的名字;</li>
<li>cassandra.host:backend 为 cassandra 或 scylladb
时此项才有意义,cassandra/scylladb 集群的 seeds;</li>
diff --git a/en/sitemap.xml b/en/sitemap.xml
index 16cb36ed..3654e0fb 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-05-10T12:08:15+08:00</last
[...]
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index 73a3a266..5654303e 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-09T21:27:34+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2023-05-09T21:27:34+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-05-10T12:08:15+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2023-05-10T12:08:15+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file