🌐
Distributed Architecture
Shared-nothing distributed architecture ensures linear scalability.
⚡
High Performance
Millisecond query latencies on millons of vertices and edges.
🛠️
Open Cypher Compatible
Easy to query and transition from Neo4j using nGQL syntax.
只需 1 分钟,快速上手
# Start NebulaGraph via Docker Compose
git clone https://github.com/vesoft-inc/nebula-docker-compose.git
cd nebula-docker-compose && docker-compose up -d