Skip to content

Commit e88fa22

Browse files
beadergitbook-bot
authored andcommitted
GitBook: [master] 23 pages modified
1 parent 44c472e commit e88fa22

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

SUMMARY.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,5 @@
2727
* [背景介绍](usecases/cocontext-graph-econnoisseur-detection/background.md)
2828
* [创建 Schema](usecases/cocontext-graph-econnoisseur-detection/schema.md)
2929
* [ETL Pipeline](usecases/cocontext-graph-econnoisseur-detection/etl-pipeline.md)
30-
* [数据批加载](usecases/cocontext-graph-econnoisseur-detection/data-loading-jobs-batch.md)
31-
* [从 Kafka 中实时加载数据](usecases/cocontext-graph-econnoisseur-detection/data-loading-jobs-kafka.md)
30+
* [数据加载](usecases/cocontext-graph-econnoisseur-detection/data-loading-jobs.md)
3231

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# 数据加载
2+
3+
之前的案例中,介绍了 TigerGraph 从文件加载以及 HTTP 导入数据的方法,本案例会继续介绍 Kafka 导入的方式。
4+

0 commit comments

Comments
 (0)