Skip to content

Commit

Permalink
Update 0.FAQ.md (#1141)
Browse files Browse the repository at this point in the history
  • Loading branch information
randomJoe211 authored Nov 1, 2021
1 parent 4f74430 commit 0f88790
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs-2.0/20.appendix/0.FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,11 @@ Nebula Graph {{ nebula.release }} 的数据模型中,允许存在"悬挂边"

```nGQL
nebula> SHOW SPACES;
+-------------------+
| Name |
+-------------------+
| basketballplayer |
+-------------------+
+--------------------+
| Name |
+--------------------+
| "basketballplayer" |
+--------------------+
Got 1 rows (time spent 1235/1934 us)
```

Expand Down

0 comments on commit 0f88790

Please sign in to comment.