You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hugegraph.apache.org by ji...@apache.org on 2022/08/13 08:27:39 UTC

[incubator-hugegraph-doc] 02/02: 1

This is an automated email from the ASF dual-hosted git repository.

jin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git

commit 9ddce27387ba173389a761d65eaea207ebb3e70c
Author: Simon <mi...@apache.org>
AuthorDate: Wed Aug 10 11:14:46 2022 +0800

    1
---
 content/cn/docs/quickstart/hugegraph-loader.md | 1 +
 content/en/docs/quickstart/hugegraph-loader.md | 1 +
 2 files changed, 2 insertions(+)

diff --git a/content/cn/docs/quickstart/hugegraph-loader.md b/content/cn/docs/quickstart/hugegraph-loader.md
index 7c29d471..49ba937a 100644
--- a/content/cn/docs/quickstart/hugegraph-loader.md
+++ b/content/cn/docs/quickstart/hugegraph-loader.md
@@ -949,6 +949,7 @@ count metrics
 
 #### 4.5 使用 spark-loader 导入
 > Spark 版本:Spark 3+, 其他版本未测试。
+> HugeGraph Toolchain 版本: toolchain-1.0.0
 > 
 `spark-loader` 的参数分为两部分,注意:因二者参数名缩写存在重合部分,请使用参数全称。两种参数之间无需保证先后顺序。
 - hugegraph 参数(参考:[hugegraph-loader 参数说明](https://hugegraph.apache.org/cn/docs/quickstart/hugegraph-loader/#341-%E5%8F%82%E6%95%B0%E8%AF%B4%E6%98%8E) )
diff --git a/content/en/docs/quickstart/hugegraph-loader.md b/content/en/docs/quickstart/hugegraph-loader.md
index 90e2beda..b737aac5 100644
--- a/content/en/docs/quickstart/hugegraph-loader.md
+++ b/content/en/docs/quickstart/hugegraph-loader.md
@@ -946,6 +946,7 @@ count metrics
 
 #### 4.5 Import data by spark-loader
 > Spark version: Spark 3+, other versions has not been tested.  
+> HugeGraph Toolchain version: toolchain-1.0.0
 > 
 The parameters of `spark-loader` are divided into two parts. Note: Because the abbreviations of 
 these two parameter names have overlapping parts, please use the full name of the parameter.