Getting Started¶
Welcome to Grafeo! This guide will help you get started with the high-performance graph database.
Choose Your Path¶
-
Installation
Install Grafeo for Python or Rust in your project.
-
Quick Start
Get up and running in 5 minutes with a simple example.
-
Your First Graph
Build your first graph step-by-step with hands-on examples.
-
Configuration
Learn about configuration options for memory, persistence, and performance.
Prerequisites¶
For Python Users¶
- Python 3.9 or later
- pip or uv package manager
For Rust Users¶
- Rust 1.80.0 or later
- Cargo package manager
What's Next?¶
After getting started, explore these resources:
- User Guide - Comprehensive documentation
- Tutorials - Real-world examples
- API Reference - Detailed API documentation