From aab976180f97edc03bfe0b82d1b4dd7e75c718a3 Mon Sep 17 00:00:00 2001 From: Abby <78209557+abby-cyber@users.noreply.github.com> Date: Wed, 3 Aug 2022 12:15:20 +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 a82f8be1cc8..7571826969e 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 @@ -33,7 +33,7 @@ YIELD {[VERTICES AS ] [,EDGES AS ]}; The following graph is used as the sample. -![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) Insert the test data: