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 925d1fa3 Modify the text of data types of property-api (#372)
925d1fa3 is described below
commit 925d1fa3262f1771ad0950904694d7daaa6b0f67
Author: imbajin <[email protected]>
AuthorDate: Sun Sep 22 14:25:58 2024 +0000
Modify the text of data types of property-api (#372)
* Modify the text of data types of properties
* Update propertykey.md
* Update propertykey.md
---------
Co-authored-by: imbajin <[email protected]>
502710205f4b6af3d3c623fdb83497ab313280e5
---
cn/docs/_print/index.html | 2 +-
cn/docs/clients/_print/index.html | 2 +-
cn/docs/clients/restful-api/_print/index.html | 2 +-
cn/docs/clients/restful-api/index.xml | 4 ++--
cn/docs/clients/restful-api/propertykey/index.html | 17 ++++++++---------
cn/docs/index.xml | 4 ++--
cn/sitemap.xml | 2 +-
docs/_print/index.html | 2 +-
docs/clients/_print/index.html | 2 +-
docs/clients/restful-api/_print/index.html | 2 +-
docs/clients/restful-api/index.xml | 4 ++--
docs/clients/restful-api/propertykey/index.html | 14 +++++++-------
docs/index.xml | 4 ++--
en/sitemap.xml | 2 +-
sitemap.xml | 2 +-
15 files changed, 32 insertions(+), 33 deletions(-)
diff --git a/cn/docs/_print/index.html b/cn/docs/_print/index.html
index 3e8273ce..d8e3e127 100644
--- a/cn/docs/_print/index.html
+++ b/cn/docs/_print/index.html
@@ -2262,7 +2262,7 @@ HugeGraph Toolchain
版本:toolchain-1.0.0</p></blockquote><p><code>spark-load
</span></span><span style=display:flex><span> <span
style=color:#000;font-weight:700>}</span>
</span></span><span style=display:flex><span> <span
style=color:#000;font-weight:700>]</span>
</span></span><span style=display:flex><span><span
style=color:#000;font-weight:700>}</span>
-</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-f7f4b3b6f4b7a965f8c30675df8e56f8>5.1.2
- PropertyKey API</h1><h3 id=12-propertykey>1.2
PropertyKey</h3><p>Params说明:</p><ul><li>name:属性类型名称,必填</li><li>data_type:属性类型数据类型,包括:bool、byte、int、long、float、double、string、date、uuid、blob,默认string类型</li><li>cardinality:属性类型基数,包括:single、list、set,默认single</li></ul><p>请求体字段说明:</p><ul><li>id:属性类型id值</li><li>properties:属性的属性,对于属性而言,此项为空</li><li>user_data:
[...]
+</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-f7f4b3b6f4b7a965f8c30675df8e56f8>5.1.2
- PropertyKey API</h1><h3 id=12-propertykey>1.2
PropertyKey</h3><p>Params说明:</p><ul><li>name:属性类型名称,必填</li><li>data_type:属性类型数据类型,包括:bool、byte、int、long、float、double、text、date、uuid、blob,默认
<code>text</code> 类型 (代表 string
字符串类型)</li><li>cardinality:属性类型基数,包括:single、list、set,默认 <code>single</code>
(代表单属性值)</li></ul><p>请求体字段说明:</p><ul><li>id:属性类型id值</li [...]
</span></span></code></pre></div><h5 id=request-body>Request Body</h5><div
class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-json data-lang=json><span style=display:flex><span><span
style=color:#000;font-weight:700>{</span>
</span></span><span style=display:flex><span> <span
style=color:#204a87;font-weight:700>"name"</span><span
style=color:#000;font-weight:700>:</span> <span
style=color:#4e9a06>"age"</span><span
style=color:#000;font-weight:700>,</span>
</span></span><span style=display:flex><span> <span
style=color:#204a87;font-weight:700>"data_type"</span><span
style=color:#000;font-weight:700>:</span> <span
style=color:#4e9a06>"INT"</span><span
style=color:#000;font-weight:700>,</span>
diff --git a/cn/docs/clients/_print/index.html
b/cn/docs/clients/_print/index.html
index 882edaf7..baa2c9eb 100644
--- a/cn/docs/clients/_print/index.html
+++ b/cn/docs/clients/_print/index.html
@@ -299,7 +299,7 @@
</span></span><span style=display:flex><span> <span
style=color:#000;font-weight:700>}</span>
</span></span><span style=display:flex><span> <span
style=color:#000;font-weight:700>]</span>
</span></span><span style=display:flex><span><span
style=color:#000;font-weight:700>}</span>
-</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-f7f4b3b6f4b7a965f8c30675df8e56f8>1.2 -
PropertyKey API</h1><h3 id=12-propertykey>1.2
PropertyKey</h3><p>Params说明:</p><ul><li>name:属性类型名称,必填</li><li>data_type:属性类型数据类型,包括:bool、byte、int、long、float、double、string、date、uuid、blob,默认string类型</li><li>cardinality:属性类型基数,包括:single、list、set,默认single</li></ul><p>请求体字段说明:</p><ul><li>id:属性类型id值</li><li>properties:属性的属性,对于属性而言,此项为空</li><li>user_data:设置
[...]
+</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-f7f4b3b6f4b7a965f8c30675df8e56f8>1.2 -
PropertyKey API</h1><h3 id=12-propertykey>1.2
PropertyKey</h3><p>Params说明:</p><ul><li>name:属性类型名称,必填</li><li>data_type:属性类型数据类型,包括:bool、byte、int、long、float、double、text、date、uuid、blob,默认
<code>text</code> 类型 (代表 string
字符串类型)</li><li>cardinality:属性类型基数,包括:single、list、set,默认 <code>single</code>
(代表单属性值)</li></ul><p>请求体字段说明:</p><ul><li>id:属性类型id值</li>< [...]
</span></span></code></pre></div><h5 id=request-body>Request Body</h5><div
class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-json data-lang=json><span style=display:flex><span><span
style=color:#000;font-weight:700>{</span>
</span></span><span style=display:flex><span> <span
style=color:#204a87;font-weight:700>"name"</span><span
style=color:#000;font-weight:700>:</span> <span
style=color:#4e9a06>"age"</span><span
style=color:#000;font-weight:700>,</span>
</span></span><span style=display:flex><span> <span
style=color:#204a87;font-weight:700>"data_type"</span><span
style=color:#000;font-weight:700>:</span> <span
style=color:#4e9a06>"INT"</span><span
style=color:#000;font-weight:700>,</span>
diff --git a/cn/docs/clients/restful-api/_print/index.html
b/cn/docs/clients/restful-api/_print/index.html
index 546be8dd..f1c1d9ab 100644
--- a/cn/docs/clients/restful-api/_print/index.html
+++ b/cn/docs/clients/restful-api/_print/index.html
@@ -301,7 +301,7 @@
</span></span><span style=display:flex><span> <span
style=color:#000;font-weight:700>}</span>
</span></span><span style=display:flex><span> <span
style=color:#000;font-weight:700>]</span>
</span></span><span style=display:flex><span><span
style=color:#000;font-weight:700>}</span>
-</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-f7f4b3b6f4b7a965f8c30675df8e56f8>2 -
PropertyKey API</h1><h3 id=12-propertykey>1.2
PropertyKey</h3><p>Params说明:</p><ul><li>name:属性类型名称,必填</li><li>data_type:属性类型数据类型,包括:bool、byte、int、long、float、double、string、date、uuid、blob,默认string类型</li><li>cardinality:属性类型基数,包括:single、list、set,默认single</li></ul><p>请求体字段说明:</p><ul><li>id:属性类型id值</li><li>properties:属性的属性,对于属性而言,此项为空</li><li>user_data:设置属性
[...]
+</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-f7f4b3b6f4b7a965f8c30675df8e56f8>2 -
PropertyKey API</h1><h3 id=12-propertykey>1.2
PropertyKey</h3><p>Params说明:</p><ul><li>name:属性类型名称,必填</li><li>data_type:属性类型数据类型,包括:bool、byte、int、long、float、double、text、date、uuid、blob,默认
<code>text</code> 类型 (代表 string
字符串类型)</li><li>cardinality:属性类型基数,包括:single、list、set,默认 <code>single</code>
(代表单属性值)</li></ul><p>请求体字段说明:</p><ul><li>id:属性类型id值</li><li [...]
</span></span></code></pre></div><h5 id=request-body>Request Body</h5><div
class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-json data-lang=json><span style=display:flex><span><span
style=color:#000;font-weight:700>{</span>
</span></span><span style=display:flex><span> <span
style=color:#204a87;font-weight:700>"name"</span><span
style=color:#000;font-weight:700>:</span> <span
style=color:#4e9a06>"age"</span><span
style=color:#000;font-weight:700>,</span>
</span></span><span style=display:flex><span> <span
style=color:#204a87;font-weight:700>"data_type"</span><span
style=color:#000;font-weight:700>:</span> <span
style=color:#4e9a06>"INT"</span><span
style=color:#000;font-weight:700>,</span>
diff --git a/cn/docs/clients/restful-api/index.xml
b/cn/docs/clients/restful-api/index.xml
index 91968080..f4fee1c6 100644
--- a/cn/docs/clients/restful-api/index.xml
+++ b/cn/docs/clients/restful-api/index.xml
@@ -307,8 +307,8 @@
<p>Params说明:</p>
<ul>
<li>name:属性类型名称,必填</li>
-<li>data_type:属性类型数据类型,包括:bool、byte、int、long、float、double、string、date、uuid、blob,默认string类型</li>
-<li>cardinality:属性类型基数,包括:single、list、set,默认single</li>
+<li>data_type:属性类型数据类型,包括:bool、byte、int、long、float、double、text、date、uuid、blob,默认
<code>text</code> 类型 (代表 string 字符串类型)</li>
+<li>cardinality:属性类型基数,包括:single、list、set,默认 <code>single</code>
(代表单属性值)</li>
</ul>
<p>请求体字段说明:</p>
<ul>
diff --git a/cn/docs/clients/restful-api/propertykey/index.html
b/cn/docs/clients/restful-api/propertykey/index.html
index 49ad620c..43fe7df4 100644
--- a/cn/docs/clients/restful-api/propertykey/index.html
+++ b/cn/docs/clients/restful-api/propertykey/index.html
@@ -2,20 +2,19 @@
Params说明:
name:属性类型名称,必填
-data_type:属性类型数据类型,包括:bool、byte、int、long、float、double、string、date、uuid、blob,默认string类型
-cardinality:属性类型基数,包 …"><meta property="og:title" content="PropertyKey
API"><meta property="og:description" content="1.2 PropertyKey Params说明:
-name:属性类型名称,必填
data_type:属性类型数据类型,包括:bool、byte、int、long、float、double、string、date、uuid、blob,默认string类型
cardinality:属性类型基数,包括:single、list、set,默认single 请求体字段说明:
-id:属性类型id值 properties:属性的属性,对于属性而言,此项为空
user_data:设置属性类型的通用信息,比如可设置age属性的取值范围,最小为0,最大为100;目前此项不做任何校验,只为后期拓展提供预留入口 1.2.1
创建一个 PropertyKey Method & Url POST
http://localhost:8080/graphs/hugegraph/schema/propertykeys Request Body {
"name": "age", "data_type": "INT",
"cardinality": "SINGLE" } Response Status 202 Response Body {
"property_key": { "id": 1, "name": "age",
"data_type": "INT", "car [...]
-name:属性类型名称,必填
data_type:属性类型数据类型,包括:bool、byte、int、long、float、double、string、date、uuid、blob,默认string类型
cardinality:属性类型基数,包括:single、list、set,默认single 请求体字段说明:
-id:属性类型id值 properties:属性的属性,对于属性而言,此项为空
user_data:设置属性类型的通用信息,比如可设置age属性的取值范围,最小为0,最大为100;目前此项不做任何校验,只为后期拓展提供预留入口 1.2.1
创建一个 PropertyKey Method & Url POST
http://localhost:8080/graphs/hugegraph/schema/propertykeys Request Body {
"name": "age", "data_type": "INT",
"cardinality": "SINGLE" } Response Status 202 Response Body {
"property_key": { "id": 1, "name": "age",
"data_type": "INT", "car [...]
-name:属性类型名称,必填
data_type:属性类型数据类型,包括:bool、byte、int、long、float、double、string、date、uuid、blob,默认string类型
cardinality:属性类型基数,包括:single、list、set,默认single 请求体字段说明:
+data_type:属性类型数据类型,包括:bool、byte、int、long、float、double、text、date、uuid、blob,默认
text 类型 (代表 string 字符串类型) …"><meta property="og:title" content="PropertyKey
API"><meta property="og:description" content="1.2 PropertyKey Params说明:
+name:属性类型名称,必填
data_type:属性类型数据类型,包括:bool、byte、int、long、float、double、text、date、uuid、blob,默认
text 类型 (代表 string 字符串类型) cardinality:属性类型基数,包括:single、list、set,默认 single
(代表单属性值) 请求体字段说明:
+id:属性类型id值 properties:属性的属性,对于属性而言,此项为空
user_data:设置属性类型的通用信息,比如可设置age属性的取值范围,最小为0,最大为100;目前此项不做任何校验,只为后期拓展提供预留入口 1.2.1
创建一个 PropertyKey Method & Url POST
http://localhost:8080/graphs/hugegraph/schema/propertykeys Request Body {
"name": "age", "data_type": "INT",
"cardinality": "SINGLE" } Response Status 202 Response Body {
"property_key": { "id": 1, "name": "age",
"data_type": "INT", "car [...]
+name:属性类型名称,必填
data_type:属性类型数据类型,包括:bool、byte、int、long、float、double、text、date、uuid、blob,默认
text 类型 (代表 string 字符串类型) cardinality:属性类型基数,包括:single、list、set,默认 single
(代表单属性值) 请求体字段说明:
+id:属性类型id值 properties:属性的属性,对于属性而言,此项为空
user_data:设置属性类型的通用信息,比如可设置age属性的取值范围,最小为0,最大为100;目前此项不做任何校验,只为后期拓展提供预留入口 1.2.1
创建一个 PropertyKey Method & Url POST
http://localhost:8080/graphs/hugegraph/schema/propertykeys Request Body {
"name": "age", "data_type": "INT",
"cardinality": "SINGLE" } Response Status 202 Response Body {
"property_key": { "id": 1, "name": "age",
"data_type": "INT", "car [...]
+name:属性类型名称,必填
data_type:属性类型数据类型,包括:bool、byte、int、long、float、double、text、date、uuid、blob,默认
text 类型 (代表 string 字符串类型) cardinality:属性类型基数,包括:single、list、set,默认 single
(代表单属性值) 请求体字段说明:
id:属性类型id值 properties:属性的属性,对于属性而言,此项为空
user_data:设置属性类型的通用信息,比如可设置age属性的取值范围,最小为0,最大为100;目前此项不做任何校验,只为后期拓展提供预留入口 1.2.1
创建一个 PropertyKey Method & Url POST
http://localhost:8080/graphs/hugegraph/schema/propertykeys Request Body {
"name": "age", "data_type": "INT",
"cardinality": "SINGLE" } Response Status 202 Response Body {
"property_key": { "id": 1, "name": "age",
"data_type": "INT", "car [...]
<link rel=stylesheet href=/css/prism.css><script
type=application/javascript>var
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script
async src=https://www.google-analytics.com/analytics.js></script></head><body
class=td-page><header><nav class="js-navbar-scroll navbar navbar-expand
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/cn/>
[...]
<a
href=https://github.com/apache/incubator-hugegraph-doc/edit/master/content/cn/docs/clients/restful-api/propertykey.md
class=td-page-meta--edit target=_blank rel=noopener><i class="fa fa-edit
fa-fw"></i> Edit this page</a>
<a
href="https://github.com/apache/incubator-hugegraph-doc/new/master/content/cn/docs/clients/restful-api/propertykey.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front
[...]
<a
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=PropertyKey%20API"
class=td-page-meta--issue target=_blank rel=noopener><i class="fab fa-github
fa-fw"></i> Create documentation issue</a>
<a href=https://github.com/apache/incubator-hugegraph/issues/new
class=td-page-meta--project-issue target=_blank rel=noopener><i class="fas
fa-tasks fa-fw"></i> Create project issue</a>
-<a id=print href=/cn/docs/clients/restful-api/_print/><i class="fa fa-print
fa-fw"></i> Print entire section</a></div></aside><main class="col-12 col-md-9
col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb class=td-breadcrumbs><ol
class=breadcrumb><li class=breadcrumb-item><a
href=/cn/docs/>Documentation</a></li><li class=breadcrumb-item><a
href=/cn/docs/clients/>API</a></li><li class=breadcrumb-item><a
href=/cn/docs/clients/restful-api/>RESTful API</a></li><li
class="breadcrumb-item [...]
+<a id=print href=/cn/docs/clients/restful-api/_print/><i class="fa fa-print
fa-fw"></i> Print entire section</a></div></aside><main class="col-12 col-md-9
col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb class=td-breadcrumbs><ol
class=breadcrumb><li class=breadcrumb-item><a
href=/cn/docs/>Documentation</a></li><li class=breadcrumb-item><a
href=/cn/docs/clients/>API</a></li><li class=breadcrumb-item><a
href=/cn/docs/clients/restful-api/>RESTful API</a></li><li
class="breadcrumb-item [...]
</span></span></code></pre></div><h5 id=request-body>Request Body</h5><div
class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-json data-lang=json><span style=display:flex><span><span
style=color:#000;font-weight:700>{</span>
</span></span><span style=display:flex><span> <span
style=color:#204a87;font-weight:700>"name"</span><span
style=color:#000;font-weight:700>:</span> <span
style=color:#4e9a06>"age"</span><span
style=color:#000;font-weight:700>,</span>
</span></span><span style=display:flex><span> <span
style=color:#204a87;font-weight:700>"data_type"</span><span
style=color:#000;font-weight:700>:</span> <span
style=color:#4e9a06>"INT"</span><span
style=color:#000;font-weight:700>,</span>
@@ -149,7 +148,7 @@ id:属性类型id值 properties:属性的属性,对于属性而言,此
</span></span></code></pre></div><h5 id=response-body-4>Response Body</h5><div
class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-json data-lang=json><span style=display:flex><span><span
style=color:#000;font-weight:700>{</span>
</span></span><span style=display:flex><span> <span
style=color:#204a87;font-weight:700>"task_id"</span> <span
style=color:#000;font-weight:700>:</span> <span
style=color:#0000cf;font-weight:700>0</span>
</span></span><span style=display:flex><span><span
style=color:#000;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/cn/docs/index.xml b/cn/docs/index.xml
index 73adeba7..c0a3a0e6 100644
--- a/cn/docs/index.xml
+++ b/cn/docs/index.xml
@@ -3659,8 +3659,8 @@ HugeGraph 支持多用户并行操作,用户可输入 Gremlin 查询语句,
<p>Params说明:</p>
<ul>
<li>name:属性类型名称,必填</li>
-<li>data_type:属性类型数据类型,包括:bool、byte、int、long、float、double、string、date、uuid、blob,默认string类型</li>
-<li>cardinality:属性类型基数,包括:single、list、set,默认single</li>
+<li>data_type:属性类型数据类型,包括:bool、byte、int、long、float、double、text、date、uuid、blob,默认
<code>text</code> 类型 (代表 string 字符串类型)</li>
+<li>cardinality:属性类型基数,包括:single、list、set,默认 <code>single</code>
(代表单属性值)</li>
</ul>
<p>请求体字段说明:</p>
<ul>
diff --git a/cn/sitemap.xml b/cn/sitemap.xml
index acfeaaff..c0b8d9be 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/language/hugegraph-gremlin/</loc><lastmod>2023-01-01T16:16:43+08:00</lastmod><xhtml:link
rel="alternate" hreflang="en"
href="/docs/language/hugegraph-gremlin/"/><xhtml:link rel="alternate"
hreflang="cn"
href="/cn/docs/language/hugegraph-gremlin/"/></url><url><loc>/cn/docs/performance/hugegraph-benchmark-0.5.6/</lo
[...]
\ 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/language/hugegraph-gremlin/</loc><lastmod>2023-01-01T16:16:43+08:00</lastmod><xhtml:link
rel="alternate" hreflang="en"
href="/docs/language/hugegraph-gremlin/"/><xhtml:link rel="alternate"
hreflang="cn"
href="/cn/docs/language/hugegraph-gremlin/"/></url><url><loc>/cn/docs/performance/hugegraph-benchmark-0.5.6/</lo
[...]
\ No newline at end of file
diff --git a/docs/_print/index.html b/docs/_print/index.html
index dc56417f..cb3f9e73 100644
--- a/docs/_print/index.html
+++ b/docs/_print/index.html
@@ -2283,7 +2283,7 @@ it is temporarily <strong>not possible</strong> to
directly convert the authenti
</span></span><span style=display:flex><span> <span
style=color:#000;font-weight:700>}</span>
</span></span><span style=display:flex><span> <span
style=color:#000;font-weight:700>]</span>
</span></span><span style=display:flex><span><span
style=color:#000;font-weight:700>}</span>
-</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-f7f4b3b6f4b7a965f8c30675df8e56f8>5.1.2
- PropertyKey API</h1><h3 id=12-propertykey>1.2 PropertyKey</h3><p>Params
Description:</p><ul><li>name: The name of the property type,
required.</li><li>data_type: The data type of the property type, including:
bool, byte, int, long, float, double, string, date, uuid, blob. The default
data type is string.</li><li>cardinality: The cardinality of the [...]
+</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-f7f4b3b6f4b7a965f8c30675df8e56f8>5.1.2
- PropertyKey API</h1><h3 id=12-propertykey>1.2 PropertyKey</h3><p>Params
Description:</p><ul><li>name: The name of the property type,
required.</li><li>data_type: The data type of the property type, including:
bool, byte, int, long, float, double, text, blob, date, uuid. The default data
type is <code>text</code> (Represent a <code>string</code> ty [...]
</span></span></code></pre></div><h5 id=request-body>Request Body</h5><div
class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-json data-lang=json><span style=display:flex><span><span
style=color:#000;font-weight:700>{</span>
</span></span><span style=display:flex><span> <span
style=color:#204a87;font-weight:700>"name"</span><span
style=color:#000;font-weight:700>:</span> <span
style=color:#4e9a06>"age"</span><span
style=color:#000;font-weight:700>,</span>
</span></span><span style=display:flex><span> <span
style=color:#204a87;font-weight:700>"data_type"</span><span
style=color:#000;font-weight:700>:</span> <span
style=color:#4e9a06>"INT"</span><span
style=color:#000;font-weight:700>,</span>
diff --git a/docs/clients/_print/index.html b/docs/clients/_print/index.html
index c5877c10..49666456 100644
--- a/docs/clients/_print/index.html
+++ b/docs/clients/_print/index.html
@@ -298,7 +298,7 @@
</span></span><span style=display:flex><span> <span
style=color:#000;font-weight:700>}</span>
</span></span><span style=display:flex><span> <span
style=color:#000;font-weight:700>]</span>
</span></span><span style=display:flex><span><span
style=color:#000;font-weight:700>}</span>
-</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-f7f4b3b6f4b7a965f8c30675df8e56f8>1.2 -
PropertyKey API</h1><h3 id=12-propertykey>1.2 PropertyKey</h3><p>Params
Description:</p><ul><li>name: The name of the property type,
required.</li><li>data_type: The data type of the property type, including:
bool, byte, int, long, float, double, string, date, uuid, blob. The default
data type is string.</li><li>cardinality: The cardinality of the p [...]
+</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-f7f4b3b6f4b7a965f8c30675df8e56f8>1.2 -
PropertyKey API</h1><h3 id=12-propertykey>1.2 PropertyKey</h3><p>Params
Description:</p><ul><li>name: The name of the property type,
required.</li><li>data_type: The data type of the property type, including:
bool, byte, int, long, float, double, text, blob, date, uuid. The default data
type is <code>text</code> (Represent a <code>string</code> type [...]
</span></span></code></pre></div><h5 id=request-body>Request Body</h5><div
class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-json data-lang=json><span style=display:flex><span><span
style=color:#000;font-weight:700>{</span>
</span></span><span style=display:flex><span> <span
style=color:#204a87;font-weight:700>"name"</span><span
style=color:#000;font-weight:700>:</span> <span
style=color:#4e9a06>"age"</span><span
style=color:#000;font-weight:700>,</span>
</span></span><span style=display:flex><span> <span
style=color:#204a87;font-weight:700>"data_type"</span><span
style=color:#000;font-weight:700>:</span> <span
style=color:#4e9a06>"INT"</span><span
style=color:#000;font-weight:700>,</span>
diff --git a/docs/clients/restful-api/_print/index.html
b/docs/clients/restful-api/_print/index.html
index a955820b..cf6428b1 100644
--- a/docs/clients/restful-api/_print/index.html
+++ b/docs/clients/restful-api/_print/index.html
@@ -298,7 +298,7 @@
</span></span><span style=display:flex><span> <span
style=color:#000;font-weight:700>}</span>
</span></span><span style=display:flex><span> <span
style=color:#000;font-weight:700>]</span>
</span></span><span style=display:flex><span><span
style=color:#000;font-weight:700>}</span>
-</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-f7f4b3b6f4b7a965f8c30675df8e56f8>2 -
PropertyKey API</h1><h3 id=12-propertykey>1.2 PropertyKey</h3><p>Params
Description:</p><ul><li>name: The name of the property type,
required.</li><li>data_type: The data type of the property type, including:
bool, byte, int, long, float, double, string, date, uuid, blob. The default
data type is string.</li><li>cardinality: The cardinality of the pro [...]
+</span></span></code></pre></div></div><div class=td-content
style=page-break-before:always><h1 id=pg-f7f4b3b6f4b7a965f8c30675df8e56f8>2 -
PropertyKey API</h1><h3 id=12-propertykey>1.2 PropertyKey</h3><p>Params
Description:</p><ul><li>name: The name of the property type,
required.</li><li>data_type: The data type of the property type, including:
bool, byte, int, long, float, double, text, blob, date, uuid. The default data
type is <code>text</code> (Represent a <code>string</code> type)< [...]
</span></span></code></pre></div><h5 id=request-body>Request Body</h5><div
class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-json data-lang=json><span style=display:flex><span><span
style=color:#000;font-weight:700>{</span>
</span></span><span style=display:flex><span> <span
style=color:#204a87;font-weight:700>"name"</span><span
style=color:#000;font-weight:700>:</span> <span
style=color:#4e9a06>"age"</span><span
style=color:#000;font-weight:700>,</span>
</span></span><span style=display:flex><span> <span
style=color:#204a87;font-weight:700>"data_type"</span><span
style=color:#000;font-weight:700>:</span> <span
style=color:#4e9a06>"INT"</span><span
style=color:#000;font-weight:700>,</span>
diff --git a/docs/clients/restful-api/index.xml
b/docs/clients/restful-api/index.xml
index 1914d7ee..db0d4d7a 100644
--- a/docs/clients/restful-api/index.xml
+++ b/docs/clients/restful-api/index.xml
@@ -307,8 +307,8 @@
<p>Params Description:</p>
<ul>
<li>name: The name of the property type, required.</li>
-<li>data_type: The data type of the property type, including: bool, byte,
int, long, float, double, string, date, uuid, blob. The default data type is
string.</li>
-<li>cardinality: The cardinality of the property type, including: single,
list, set. The default cardinality is single.</li>
+<li>data_type: The data type of the property type, including: bool, byte,
int, long, float, double, text, blob, date, uuid. The default data type is
<code>text</code> (Represent a <code>string</code> type)</li>
+<li>cardinality: The cardinality of the property type, including: single,
list, set. The default cardinality is <code>single</code>.</li>
</ul>
<p>Request Body Field Description:</p>
<ul>
diff --git a/docs/clients/restful-api/propertykey/index.html
b/docs/clients/restful-api/propertykey/index.html
index f4f2358e..b2ad8b5b 100644
--- a/docs/clients/restful-api/propertykey/index.html
+++ b/docs/clients/restful-api/propertykey/index.html
@@ -3,18 +3,18 @@ Params Description:
name: The name of the property type, required.
data_type: The data type of the property type, including: bool, …"><meta
property="og:title" content="PropertyKey API"><meta property="og:description"
content="1.2 PropertyKey Params Description:
-name: The name of the property type, required. data_type: The data type of the
property type, including: bool, byte, int, long, float, double, string, date,
uuid, blob. The default data type is string. cardinality: The cardinality of
the property type, including: single, list, set. The default cardinality is
single. Request Body Field Description:
-id: The ID value of the property type. properties: The properties of the
property type."><meta property="og:type" content="article"><meta
property="og:url" content="/docs/clients/restful-api/propertykey/"><meta
property="article:section" content="docs"><meta
property="article:modified_time" content="2023-05-19T05:15:56-05:00"><meta
property="og:site_name" content="HugeGraph"><meta itemprop=name
content="PropertyKey API"><meta itemprop=description content="1.2 PropertyKey
Params Description:
-name: The name of the property type, required. data_type: The data type of the
property type, including: bool, byte, int, long, float, double, string, date,
uuid, blob. The default data type is string. cardinality: The cardinality of
the property type, including: single, list, set. The default cardinality is
single. Request Body Field Description:
-id: The ID value of the property type. properties: The properties of the
property type."><meta itemprop=dateModified
content="2023-05-19T05:15:56-05:00"><meta itemprop=wordCount
content="462"><meta itemprop=keywords content><meta name=twitter:card
content="summary"><meta name=twitter:title content="PropertyKey API"><meta
name=twitter:description content="1.2 PropertyKey Params Description:
-name: The name of the property type, required. data_type: The data type of the
property type, including: bool, byte, int, long, float, double, string, date,
uuid, blob. The default data type is string. cardinality: The cardinality of
the property type, including: single, list, set. The default cardinality is
single. Request Body Field Description:
+name: The name of the property type, required. data_type: The data type of the
property type, including: bool, byte, int, long, float, double, text, blob,
date, uuid. The default data type is text (Represent a string type)
cardinality: The cardinality of the property type, including: single, list,
set. The default cardinality is single. Request Body Field Description:
+id: The ID value of the property type. properties: The properties of the
property type."><meta property="og:type" content="article"><meta
property="og:url" content="/docs/clients/restful-api/propertykey/"><meta
property="article:section" content="docs"><meta
property="article:modified_time" content="2024-09-22T22:25:27+08:00"><meta
property="og:site_name" content="HugeGraph"><meta itemprop=name
content="PropertyKey API"><meta itemprop=description content="1.2 PropertyKey
Params Description:
+name: The name of the property type, required. data_type: The data type of the
property type, including: bool, byte, int, long, float, double, text, blob,
date, uuid. The default data type is text (Represent a string type)
cardinality: The cardinality of the property type, including: single, list,
set. The default cardinality is single. Request Body Field Description:
+id: The ID value of the property type. properties: The properties of the
property type."><meta itemprop=dateModified
content="2024-09-22T22:25:27+08:00"><meta itemprop=wordCount
content="466"><meta itemprop=keywords content><meta name=twitter:card
content="summary"><meta name=twitter:title content="PropertyKey API"><meta
name=twitter:description content="1.2 PropertyKey Params Description:
+name: The name of the property type, required. data_type: The data type of the
property type, including: bool, byte, int, long, float, double, text, blob,
date, uuid. The default data type is text (Represent a string type)
cardinality: The cardinality of the property type, including: single, list,
set. The default cardinality is single. Request Body Field Description:
id: The ID value of the property type. properties: The properties of the
property type."><link rel=preload
href=/scss/main.min.14ea575cb35d93d46ff8681b2334f40fd46243c100c5c39f5a841b931fae2d40.css
as=style><link
href=/scss/main.min.14ea575cb35d93d46ff8681b2334f40fd46243c100c5c39f5a841b931fae2d40.css
rel=stylesheet integrity><script
src=https://code.jquery.com/jquery-3.5.1.min.js
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin=anonymous></script>
<link rel=stylesheet href=/css/prism.css><script
type=application/javascript>var
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script
async src=https://www.google-analytics.com/analytics.js></script></head><body
class=td-page><header><nav class="js-navbar-scroll navbar navbar-expand
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/><sp
[...]
<a
href=https://github.com/apache/incubator-hugegraph-doc/edit/master/content/en/docs/clients/restful-api/propertykey.md
class=td-page-meta--edit target=_blank rel=noopener><i class="fa fa-edit
fa-fw"></i> Edit this page</a>
<a
href="https://github.com/apache/incubator-hugegraph-doc/new/master/content/en/docs/clients/restful-api/propertykey.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front
[...]
<a
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=PropertyKey%20API"
class=td-page-meta--issue target=_blank rel=noopener><i class="fab fa-github
fa-fw"></i> Create documentation issue</a>
<a href=https://github.com/apache/incubator-hugegraph/issues/new
class=td-page-meta--project-issue target=_blank rel=noopener><i class="fas
fa-tasks fa-fw"></i> Create project issue</a>
-<a id=print href=/docs/clients/restful-api/_print/><i class="fa fa-print
fa-fw"></i> Print entire section</a></div></aside><main class="col-12 col-md-9
col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb class=td-breadcrumbs><ol
class=breadcrumb><li class=breadcrumb-item><a
href=/docs/>Documentation</a></li><li class=breadcrumb-item><a
href=/docs/clients/>API</a></li><li class=breadcrumb-item><a
href=/docs/clients/restful-api/>RESTful API</a></li><li class="breadcrumb-item
active" ari [...]
+<a id=print href=/docs/clients/restful-api/_print/><i class="fa fa-print
fa-fw"></i> Print entire section</a></div></aside><main class="col-12 col-md-9
col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb class=td-breadcrumbs><ol
class=breadcrumb><li class=breadcrumb-item><a
href=/docs/>Documentation</a></li><li class=breadcrumb-item><a
href=/docs/clients/>API</a></li><li class=breadcrumb-item><a
href=/docs/clients/restful-api/>RESTful API</a></li><li class="breadcrumb-item
active" ari [...]
</span></span></code></pre></div><h5 id=request-body>Request Body</h5><div
class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-json data-lang=json><span style=display:flex><span><span
style=color:#000;font-weight:700>{</span>
</span></span><span style=display:flex><span> <span
style=color:#204a87;font-weight:700>"name"</span><span
style=color:#000;font-weight:700>:</span> <span
style=color:#4e9a06>"age"</span><span
style=color:#000;font-weight:700>,</span>
</span></span><span style=display:flex><span> <span
style=color:#204a87;font-weight:700>"data_type"</span><span
style=color:#000;font-weight:700>:</span> <span
style=color:#4e9a06>"INT"</span><span
style=color:#000;font-weight:700>,</span>
@@ -148,7 +148,7 @@ id: The ID value of the property type. properties: The
properties of the propert
</span></span></code></pre></div><h5 id=response-body-4>Response Body</h5><div
class=highlight><pre tabindex=0
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-json data-lang=json><span style=display:flex><span><span
style=color:#000;font-weight:700>{</span>
</span></span><span style=display:flex><span> <span
style=color:#204a87;font-weight:700>"task_id"</span> <span
style=color:#000;font-weight:700>:</span> <span
style=color:#0000cf;font-weight:700>0</span>
</span></span><span style=display:flex><span><span
style=color:#000;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/index.xml b/docs/index.xml
index 4ee06883..e6d7cb6f 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -5965,8 +5965,8 @@ And there is no need to guarantee the order between the
two parameters.</p>
<p>Params Description:</p>
<ul>
<li>name: The name of the property type, required.</li>
-<li>data_type: The data type of the property type, including: bool, byte,
int, long, float, double, string, date, uuid, blob. The default data type is
string.</li>
-<li>cardinality: The cardinality of the property type, including: single,
list, set. The default cardinality is single.</li>
+<li>data_type: The data type of the property type, including: bool, byte,
int, long, float, double, text, blob, date, uuid. The default data type is
<code>text</code> (Represent a <code>string</code> type)</li>
+<li>cardinality: The cardinality of the property type, including: single,
list, set. The default cardinality is <code>single</code>.</li>
</ul>
<p>Request Body Field Description:</p>
<ul>
diff --git a/en/sitemap.xml b/en/sitemap.xml
index ff4dd39e..a03157a0 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-06-25T21:06:07+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>2024-08-02T15:50:42+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-06-25T21:06:07+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>2024-08-02T15:50:42+08:00</last
[...]
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index 40acf5a4..e9d18b64 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>2024-09-11T18:47:13+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2024-09-11T18:47:13+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>2024-09-22T22:25:27+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2024-09-22T22:25:27+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file