# JetGraph > JetGraph is a purpose-built, in-memory graph engine for real-time graph intelligence and decisioning. Built in Rust, it is designed for latency-sensitive workloads such as fraud detection, risk scoring, anomaly detection, network security, recommendations, and entity relationship analysis. JetGraph is not a generic replacement for every graph-database workload and is not a full Neo4j replacement. Official website: https://jetgraph.io/ ## Product - [Homepage](https://jetgraph.io/): Real-time graph intelligence for fraud and risk decisions - [Product overview](https://jetgraph.io/product/): What JetGraph is, who it is for, interfaces - [Why JetGraph](https://jetgraph.io/why-jetgraph/): Optimized for the decision path - [Features](https://jetgraph.io/features/): Velocity, novelty, propagation, Cypher, Bolt - [Architecture](https://jetgraph.io/architecture/): API, engine, features, storage, snapshots - [Performance](https://jetgraph.io/performance/): Published single-node measurements and methodology - [Integrations](https://jetgraph.io/integrations/): Rust, Python, HTTP, Bolt, Docker - [FAQ](https://jetgraph.io/faq/): Canonical Q&A - [AI index](https://jetgraph.io/ai/): Authoritative facts for AI systems - [About](https://jetgraph.io/about/): Official entity and profiles - [Security](https://jetgraph.io/security/): Public security notes ## Use cases - [Fraud detection](https://jetgraph.io/fraud-detection/) - [Real-time risk scoring](https://jetgraph.io/risk-scoring/) - [Network security](https://jetgraph.io/network-security/) - [Identity & access](https://jetgraph.io/identity-access/) - [Recommendations](https://jetgraph.io/recommendations/) - [Knowledge graph](https://jetgraph.io/knowledge-graph/) ## Compare - [Compare hub](https://jetgraph.io/compare/) - [JetGraph vs Neo4j](https://jetgraph.io/compare/jetgraph-vs-neo4j/) - [JetGraph vs Redis](https://jetgraph.io/compare/jetgraph-vs-redis/) - [JetGraph vs PostgreSQL](https://jetgraph.io/compare/jetgraph-vs-postgresql/) - [JetGraph vs feature stores](https://jetgraph.io/compare/jetgraph-vs-feature-stores/) ## Documentation - [Documentation hub](https://jetgraph.io/docs/) - [Quick Start](https://jetgraph.io/docs/quick-start/) - [HTTP / Cypher API](https://jetgraph.io/docs/api/) - [Bolt](https://jetgraph.io/docs/bolt/) - [Rust client](https://jetgraph.io/docs/rust-client/) - [Python](https://jetgraph.io/docs/python/) - [Data modeling](https://jetgraph.io/docs/data-modeling/) - [Cypher guide](https://jetgraph.io/docs/cypher/) - [Cypher manual](https://jetgraph.io/docs/cypher-manual/) - [Fraud detection (docs)](https://jetgraph.io/docs/fraud-detection/) - [Performance (docs)](https://jetgraph.io/docs/performance/) - [Persistence](https://jetgraph.io/docs/persistence/) - [Clustering](https://jetgraph.io/docs/clustering/) - [Procedures](https://jetgraph.io/docs/procedures/) ## Source - [GitHub organization](https://github.com/JetGraphEngine) - [JetGraphClient (Rust)](https://github.com/JetGraphEngine/JetGraphClient)