Skip to content

Commit

Permalink
Update 5.drop-space.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abby-cyber committed Jan 9, 2023
1 parent 9b6a5a5 commit 0d2d026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-2.0/3.ngql-guide/9.space-statements/5.drop-space.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

!!! warning

执行`DROP SPACE`后,即使快照中存在该图空间的数据,该图空间的数据也无法恢复。`auto_remove_invalid_space`的值为`false`时,不会出现此种情况
执行`DROP SPACE`后,即使快照中存在该图空间的数据,该图空间的数据也无法恢复。但是如果`auto_remove_invalid_space`的值为`false`时,该图空间的数据将会被恢复

## 前提条件

Expand Down

0 comments on commit 0d2d026

Please sign in to comment.