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

Adjust docs according to the syntax changes #361

Merged
merged 3 commits into from
May 13, 2019
Merged

Adjust docs according to the syntax changes #361

merged 3 commits into from
May 13, 2019

Conversation

dutor
Copy link
Contributor

@dutor dutor commented May 13, 2019

As title.

@dutor dutor added the ready-for-testing PR: ready for the CI test label May 13, 2019
@@ -143,7 +143,7 @@ For more detail about Query Language, please see [Traverse The Graph](../docs/nG
Currently you can create your own graph space, such as :

```
Create space mySpace(partition_num=1, replica_factor=1)
CREATE space myspace(partition_num=1, replica_factor=1)
```

When you start `Nebula Graph`, a set of vertex and edge have already existed.
Copy link
Contributor

Choose a reason for hiding this comment

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

vertexs and edges

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks

@nebula-community-bot
Copy link
Member

Unit testing passed.

1 similar comment
@nebula-community-bot
Copy link
Member

Unit testing passed.

@nebula-community-bot
Copy link
Member

Unit testing failed.

@nebula-community-bot
Copy link
Member

Unit testing passed.

@dutor dutor merged commit 5b966d0 into vesoft-inc:master May 13, 2019
@dutor dutor deleted the fix-docs branch May 13, 2019 07:36
tong-hao pushed a commit to tong-hao/nebula that referenced this pull request Jun 1, 2021
* Adjust docs according to the syntax changes

* Addressed @laura-ding's comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants