User Guide¶
Welcome to the CongraphDB User Guide. This section covers everything you need to know to use CongraphDB effectively.
Getting Started¶
- Installation — Install CongraphDB in your project
- Quick Start — Learn the basics with a simple example
Core Concepts¶
- Schemas — Define your graph schema with node and relationship tables
- Queries — Query your data using Cypher
- Transactions — Work with ACID transactions
Advanced Topics¶
- Vector Search — Semantic search with HNSW vector index
- Performance — Optimization tips and best practices
- Deployment — Deploy CongraphDB in production