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

Update README.md #563

Merged
merged 2 commits into from
Jul 20, 2021
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
18 changes: 10 additions & 8 deletions docs-2.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@

!!! note "This manual is revised on {{ now().year }}-{{ now().month }}-{{ now().day }}, with [GitHub commit](https://github.com/vesoft-inc/nebula-docs) {{ git.short_commit }}."

Nebula Graph is a distributed, scalable, and lightning-fast graph database.

It is the optimal solution in the world capable of hosting graphs with dozens of billions of vertices (nodes) and trillions of edges with millisecond latency.
Nebula Graph is a distributed, scalable, and lightning-fast graph database. It is the optimal solution in the world capable of hosting graphs with dozens of billions of vertices (nodes) and trillions of edges with millisecond latency.

## Getting started

Expand All @@ -15,11 +13,11 @@ It is the optimal solution in the world capable of hosting graphs with dozens of

## Other Sources

- [Nebula Graph Homepage](https://nebula-graph.com.cn/)
- [Forum](https://discuss.nebula-graph.com.cn/)
- [Blog](https://nebula-graph.com.cn/posts/)
- [Nebula Graph Homepage](https://nebula-graph.io/)
- [Forum](https://discuss.nebula-graph.io/)
- [Blog](https://nebula-graph.io/posts/)
- [Video](https://www.youtube.com/channel/UC73V8q795eSEMxDX4Pvdwmw)
- [English](https://docs.nebula-graph.io/)
- [Chinese Docs](https://docs.nebula-graph.com.cn/master/)

## Graphic Illustrations

Expand All @@ -45,4 +43,8 @@ It is the optimal solution in the world capable of hosting graphs with dozens of

!!! compatibility

The compatibility between nGQL and openCypher, or between the current version of nGQL and its prior ones.
The compatibility between nGQL and openCypher, or between the current version of nGQL and its prior ones.

!!! enterpriseonly

Differences between Open Source and Enterprise Package.