Skip to content

Commit 36e9172

Browse files
committed
update
1 parent c59dd27 commit 36e9172

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Nebula/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
-- 列出所有图空间
1313
SHOW SPACES;
1414
15+
-- 产看所有标签(表)
16+
SHOW TAGS;
17+
1518
-- 查看所有边类型
1619
SHOW EDGES;
1720
```

0 commit comments

Comments
 (0)