Skip to content

Commit

Permalink
Update 3.vid.md (#2476)
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy authored Jan 12, 2023
1 parent f225efb commit fa858f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-2.0/1.introduction/3.vid.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## VID 的特点

- VID 数据类型只可以为定长字符串`FIXED_STRING(<N>)``INT64`一个图空间只能选用其中一种 VID 类型。
- VID 数据类型只可以为定长字符串`FIXED_STRING(<N>)``INT64`一个图空间只能选用其中一种 VID 类型。

- VID 在一个图空间中必须唯一,其作用类似于关系型数据库中的主键(索引+唯一约束)。但不同图空间中的 VID 是完全独立无关的。

Expand Down

0 comments on commit fa858f5

Please sign in to comment.