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

Create 13.choose-graphspace.md #1594

Merged
merged 4 commits into from
Mar 28, 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
22 changes: 22 additions & 0 deletions docs-2.0/nebula-explorer/13.choose-graphspace.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# 选择图空间

用户使用 Explorer 的功能前,需要先选择一个图空间,然后才能对图空间中的数据进行查询和分析。本文介绍如何选择图空间。

## 前提条件

已连接 Explorer。具体操作,参见[连接 Explorer](deploy-connect/ex-ug-connect.md)。

## 操作步骤

连接 Explorer 后,系统首先会显示图空间选择页面,用户只需选择目标图空间即可。

![Create_graphspace](https://docs-cdn.nebula-graph.com.cn/figures/create-graphspace.png)

如果用户在连接 Explorer 后未及时选择图空间,还可以通过以下方式选择图空间。

1. 在 Explorer 页面左侧的导航栏中,单击图空间![graphSpace](https://docs-cdn.nebula-graph.com.cn/figures/nav-graphSpace.png)图标。
2. 选择目标图空间。

!!! note

用户可以多次选择相同或者不同的图空间,每次选择都会创建对应图空间的画布。