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

minors #70

Merged
merged 16 commits into from
Aug 24, 2020
Merged

minors #70

merged 16 commits into from
Aug 24, 2020

Conversation

AmberMoe
Copy link
Contributor

No description provided.

oldLady344
oldLady344 previously approved these changes Aug 24, 2020
@@ -70,4 +70,4 @@ nebula> GO FROM 100 OVER follow YIELD follow._src, follow._dst, follow._type, fo
-----------------------------------------------------------
```

该语句通过引用 `follow._src` 作为起点 ID 和 `follow._dst` 作为终点 ID,返回起点 100 `follow` 的所有邻居节点。其中 `follow._src` 返回起点 ID,`follow._dst` 返回终点 ID。
该语句通过引用 `follow._src` 作为起点 ID 和 `follow._dst` 作为终点 ID,返回起点 100 `follow` 的所有邻居点。其中 `follow._src` 返回起点 ID,`follow._dst` 返回终点 ID。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can use "相邻点" instead of "邻居点" and "邻点"

* rocksdb-stats

* update

* update

* update3

* fix dan
randomJoe211
randomJoe211 previously approved these changes Aug 24, 2020
@AmberMoe AmberMoe dismissed stale reviews from randomJoe211 and oldLady344 via eb85eb4 August 24, 2020 02:48
@AmberMoe AmberMoe merged commit 05bea79 into vesoft-inc:master Aug 24, 2020
@AmberMoe AmberMoe deleted the minor branch August 25, 2020 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants