From db2fe3a0a339ecf9c7654ad824679bd79ed41b65 Mon Sep 17 00:00:00 2001 From: "abby.huang" <78209557+abby-cyber@users.noreply.github.com> Date: Wed, 3 Aug 2022 13:38:11 +0800 Subject: [PATCH] Update 1.get-subgraph.md --- docs-2.0/3.ngql-guide/16.subgraph-and-path/1.get-subgraph.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-2.0/3.ngql-guide/16.subgraph-and-path/1.get-subgraph.md b/docs-2.0/3.ngql-guide/16.subgraph-and-path/1.get-subgraph.md index be4a814b655..103b74423c9 100644 --- a/docs-2.0/3.ngql-guide/16.subgraph-and-path/1.get-subgraph.md +++ b/docs-2.0/3.ngql-guide/16.subgraph-and-path/1.get-subgraph.md @@ -28,7 +28,7 @@ YIELD [VERTICES AS ] [, EDGES AS ]; 以下面的示例图进行演示。 -![A sample graph for GET SUBGRAPH](https://docs-cdn.nebula-graph.com.cn/figures/dataset-for-crud.png) +![A sample graph for GET SUBGRAPH](https://docs-cdn.nebula-graph.com.cn/figures/subgraph_2022_8_3.png) 插入测试数据: