Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

note for basketallplayer #1491

Merged
merged 2 commits into from
Feb 22, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs-2.0/3.ngql-guide/1.nGQL-overview/1.overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ nGQL 是一个进行中的项目,会持续发布新特性和优化,因此可

用户可以下载 Nebula Graph 示例数据 [basketballplayer 文件](https://docs.nebula-graph.io/2.0/basketballplayer-2.X.ngql),然后使用 [Nebula Graph Console](../../2.quick-start/3.connect-to-nebula-graph.md),使用选项`-f`执行脚本。

!!! note

导入示例数据前,确保已执行`ADD HOSTS`命令将 Storage 主机增加至集群中。更多信息,请参见[管理 Storage 主机](../../4.deployment-and-installation/manage-storage-host.md)。


## 占位标识符和占位符值

Nebula Graph 查询语言 nGQL 参照以下标准设计:
Expand Down