N

Neo4j

by Neo4j, Inc.

Data & AnalyticsInfrastructure & CloudEnterprise Search & Knowledge

The native graph database behind fraud detection, knowledge graphs and GraphRAG

Subscription · Usage-based · Freemium · Contact for pricing·Added Mar 19, 2026·Updated Aug 7, 2026
Share:
THE DAILY BRIEF
Neo4j

by Neo4j, Inc.

Data & AnalyticsInfrastructure & CloudEnterprise Search & Knowledge

The native graph database behind fraud detection, knowledge graphs and GraphRAG

Subscription · Usage-based · Freemium · Contact for pricing

Neo4j is the leading native graph database, storing nodes and relationships directly on disk rather than reconstructing them with joins at query time. It runs self-managed as GPLv3 Community Edition or commercially licensed Enterprise Edition, and as the fully managed Aura cloud service, and is widely used for fraud detection, knowledge graphs and GraphRAG.

At a Glance

Category
Data & Analytics
Pricing
Subscription, Usage-based, Freemium, Contact for pricing
Target Market
CIOs, CTOs, Data Scientists, Enterprise Developers, Data Platform Engineers
Deployment
Cloud-first, Self-hosted, Open-source, Hybrid, Multi-cloud
Founded
2007
Headquarters
San Mateo, California, United States
Team Size
500+
Customers
800+ enterprise customers and 75%+ of the Fortune 100, as claimed in the June 2021 Series F announcement

Key Features

  • Native property-graph storage
  • Cypher query language
  • Graph Data Science library
  • Aura managed cloud
  • Enterprise clustering and RBAC
  • GraphRAG and LLM tooling
  • Broad integration surface

Capabilities

text generation
image generation
video generation
code generation
workflow automation
api access
audio generation
fine tuning
agent orchestration

Use Cases

  • Fraud ring detection
  • Knowledge graphs for GraphRAG
  • Identity and access path analysis
  • Supply-chain dependency mapping
  • Real-time recommendations

Ideal For

Best For

  • Fraud, AML and financial-crime teams modelling relationships between accounts, devices and payment instruments
  • Data platform teams building enterprise knowledge graphs to ground LLM retrieval
  • Security teams mapping identity and privilege paths across systems
  • Master-data and customer-360 programmes joining entities across many source systems
  • Data scientists needing production graph algorithms rather than an ad-hoc NetworkX script

Not Ideal For

  • Workloads that are fundamentally tabular or aggregate-heavy — a columnar warehouse beats a graph database on OLAP scans, and one prominent Hacker News critic argued the property-graph model is over-constraining versus relational algebra
  • Cost-sensitive teams: Aura Professional lists at $65/GB/month and Business Critical at $146/GB/month, so 100 GB on Professional runs roughly $6,500/month or $78,000/year, and there is no serverless option
  • Teams that need clustering, role-based access control or hot backups without paying, since all three are Enterprise-only and Community Edition is a single instance
  • Shops without graph expertise: PeerSpot reviewers cite a real learning curve, a small expert community, thin Golang library support and a shortage of Cypher IDE and ORM tooling

Market Analysis

Enterprise-gradeMarket leaderOpen-core
User Rating4.3/ 5

Pros

  • By far the most mature graph ecosystem — Cypher, Bloom, Graph Data Science, APOC, official connectors and a deep body of documentation and training
  • Deployment flexibility few competitors match: GPLv3 self-hosted, commercially licensed self-managed, or fully managed Aura across the major clouds
  • PeerSpot reviewers report queries that took days on an RDBMS returning in seconds, with initial setup measured in hours rather than weeks
  • Strong enterprise footprint and balance sheet: $535M raised, a $2B+ valuation and named Fortune 100 customers

Cons

  • Expensive at scale — per-GB Aura pricing with a hard memory floor, no serverless tier, and Vendr putting the median Neo4j contract at $277,500 a year
  • Key operational features (clustering, RBAC, hot backups, multi-database) are locked behind the commercial Enterprise licence
  • PeerSpot reviewers cite a small expert community, a steep graph learning curve, limited Golang library support and missing Cypher IDE and ORM tooling
  • Undersized memory silently degrades performance and forces an upgrade to a pricier instance; backup retention is only 7 days on Professional
  • Competitive pressure on performance claims is real — a 2025 Hacker News launch claimed a rival engine was up to three orders of magnitude faster than Neo4j

Pricing

Community Edition (self-managed)

$0

  • GPLv3 open source
  • Single instance
  • Full Cypher and property-graph engine
  • Self-hosted anywhere

AuraDB Free

$0

  • Managed cloud
  • Roughly 50K nodes and 175K relationships
  • No credit card required

AuraDB Professional

From $65/mo

  • $65 per GB per month
  • Smallest instance about $0.09/hour
  • Managed backups with 7-day retention
  • Pay-as-you-go or prepaid

AuraDB Business Critical

From $292/mo

  • $146 per GB per month with a 2 GB floor
  • Three-zone high availability
  • 99.95% SLA
  • 30-day backup retention

Enterprise Edition / Virtual Dedicated Cloud

Contact for pricing

  • Causal clustering
  • Role-based access control
  • Hot backups and multi-database
  • Isolated dedicated infrastructure

Aura is metered per GB of RAM per month — $65/GB on Professional and $146/GB on Business Critical, whose 2 GB floor puts it at about $292/month — so 100 GB on Professional runs roughly $6,500/month. There is no serverless tier, so you pay for provisioned capacity regardless of usage, and undersized memory silently degrades performance until you upgrade. Self-managed Enterprise licensing is quoted per core and never published; independent buyer data from Vendr puts the median Neo4j contract at $277,500 a year across a $66,400 to $912,000 range, with roughly 20% typically negotiated off list.

Security & Compliance

soc2
gdpr
hipaa
iso27001
sso
data residency

THE DAILY BRIEF

Enterprise AI insights for technology and business leaders, twice weekly.

beri.net

Subscribe at beri.net/subscribe for twice-weekly AI insights delivered to your inbox.

LinkedIn: linkedin.com/in/rberi  |  X: x.com/rajeshberi

© 2026 Rajesh Beri. All rights reserved.

Neo4j is the leading native graph database, storing nodes and relationships directly on disk rather than reconstructing them with joins at query time. It runs self-managed as GPLv3 Community Edition or commercially licensed Enterprise Edition, and as the fully managed Aura cloud service, and is widely used for fraud detection, knowledge graphs and GraphRAG.

Neo4j is the market-leading native graph database and the company that popularised the property-graph model and the Cypher query language. Rather than storing rows and reconstructing relationships with joins at query time, Neo4j persists nodes, relationships and properties directly, so traversals that would require repeated self-joins in a relational database resolve at constant cost per hop — the reason it dominates fraud rings, identity graphs, supply-chain dependency analysis, recommendation engines and, more recently, GraphRAG pipelines that ground LLM answers in an explicit knowledge graph. The product ships in two lineages. Self-managed: Community Edition is GPLv3 open source, the core engine written in Java and built with Maven, currently on the calendar-versioned 2026.06 release with 17,000 GitHub stars, while Enterprise Edition adds closed-source clustering, role-based access control, hot backups and multi-database under a commercial licence. Managed: Aura spans AuraDB Free, Professional, Business Critical and Virtual Dedicated Cloud, plus a separate Aura Graph Analytics service for graph algorithms and data science. The wider ecosystem includes the Graph Data Science library, the APOC procedure library, a Spark connector, a Kafka connector, a GraphQL layer, an official MCP server and a graphrag-python package. Neo4j, Inc. was founded in 2007, is headquartered in San Mateo, California and is led by co-founder Emil Eifrem. Its June 2021 Series F raised $325 million led by Eurazeo with GV, DTCP, Lightrock, One Peak, Creandum and Greenbridge — at the time the largest round ever raised by a private database company — valuing it above $2 billion; that announcement claimed more than 800 enterprise customers and usage by over 75% of the Fortune 100, naming Adobe, AstraZeneca, eBay, Levi Strauss, UBS, Volvo Cars and Walmart. Third-party trackers put 2025 ARR near $200 million against roughly 1,000 employees and $535 million raised in total.

Ideal Buyer

The data platform lead whose hardest queries are about relationships — fraud rings, entitlement paths, supplier dependencies, entity resolution — and who is tired of writing recursive SQL that gets slower every quarter.

Key Benefit

Multi-hop relationship queries that time out or take days on a relational warehouse return in seconds, and the same graph doubles as the grounding layer for GraphRAG.

At a Glance

Category
Data & Analytics
Pricing
Subscription, Usage-based, Freemium, Contact for pricing
Target Market
CIOs, CTOs, Data Scientists, Enterprise Developers, Data Platform Engineers
Deployment
Cloud-first, Self-hosted, Open-source, Hybrid, Multi-cloud
Founded
2007
Headquarters
San Mateo, California, United States
Team Size
500+
Customers
800+ enterprise customers and 75%+ of the Fortune 100, as claimed in the June 2021 Series F announcement

Key Features

  • Native property-graph storage

    Nodes, relationships and properties are stored directly on disk, so multi-hop traversals stay fast as data grows.

  • Cypher query language

    A declarative pattern-matching language that expresses relationship queries far more compactly than recursive SQL joins.

  • Graph Data Science library

    Ships production graph algorithms — centrality, community detection, similarity, node embeddings — for analytics and machine-learning pipelines.

  • Aura managed cloud

    Fully managed instances across AuraDB Free, Professional, Business Critical and Virtual Dedicated Cloud on the major hyperscalers.

  • Enterprise clustering and RBAC

    Enterprise Edition adds causal clustering, role-based access control, hot backups and multi-database isolation under a commercial licence.

  • GraphRAG and LLM tooling

    An official neo4j-graphrag-python package and an official MCP server let teams ground LLM answers in a queryable graph.

  • Broad integration surface

    Official Spark and Kafka connectors, a GraphQL layer, CDC client, APOC procedures and Docker and Helm deployment artifacts.

Capabilities

text generation
image generation
video generation
code generation
workflow automation
api access
audio generation
fine tuning
agent orchestration

Use Cases

  • Fraud ring detection

    Surface rings of linked accounts, devices and payment instruments that row-based systems cannot connect in real time.

  • Knowledge graphs for GraphRAG

    Ground retrieval-augmented generation in an explicit graph so LLM answers cite traceable entities and relationships.

  • Identity and access path analysis

    Map who can reach what across systems to find privilege escalation paths and orphaned entitlements.

  • Supply-chain dependency mapping

    Trace multi-tier supplier and component dependencies to quantify blast radius when a single node fails.

  • Real-time recommendations

    Traverse user, product and behaviour relationships at request time instead of precomputing every candidate offline.

Ideal For

Best For

  • Fraud, AML and financial-crime teams modelling relationships between accounts, devices and payment instruments
  • Data platform teams building enterprise knowledge graphs to ground LLM retrieval
  • Security teams mapping identity and privilege paths across systems
  • Master-data and customer-360 programmes joining entities across many source systems
  • Data scientists needing production graph algorithms rather than an ad-hoc NetworkX script

Not Ideal For

  • Workloads that are fundamentally tabular or aggregate-heavy — a columnar warehouse beats a graph database on OLAP scans, and one prominent Hacker News critic argued the property-graph model is over-constraining versus relational algebra
  • Cost-sensitive teams: Aura Professional lists at $65/GB/month and Business Critical at $146/GB/month, so 100 GB on Professional runs roughly $6,500/month or $78,000/year, and there is no serverless option
  • Teams that need clustering, role-based access control or hot backups without paying, since all three are Enterprise-only and Community Edition is a single instance
  • Shops without graph expertise: PeerSpot reviewers cite a real learning curve, a small expert community, thin Golang library support and a shortage of Cypher IDE and ORM tooling

Integrations

SDK Available
SDK:JavaPythonJavaScriptScala

Deployment

On-Premise

Market & Ratings

Estimated Customers

800+ enterprise customers and 75%+ of the Fortune 100, as claimed in the June 2021 Series F announcement

Market Analysis

Enterprise-gradeMarket leaderOpen-core
User Rating4.3/ 5

Pros

  • By far the most mature graph ecosystem — Cypher, Bloom, Graph Data Science, APOC, official connectors and a deep body of documentation and training
  • Deployment flexibility few competitors match: GPLv3 self-hosted, commercially licensed self-managed, or fully managed Aura across the major clouds
  • PeerSpot reviewers report queries that took days on an RDBMS returning in seconds, with initial setup measured in hours rather than weeks
  • Strong enterprise footprint and balance sheet: $535M raised, a $2B+ valuation and named Fortune 100 customers

Cons

  • Expensive at scale — per-GB Aura pricing with a hard memory floor, no serverless tier, and Vendr putting the median Neo4j contract at $277,500 a year
  • Key operational features (clustering, RBAC, hot backups, multi-database) are locked behind the commercial Enterprise licence
  • PeerSpot reviewers cite a small expert community, a steep graph learning curve, limited Golang library support and missing Cypher IDE and ORM tooling
  • Undersized memory silently degrades performance and forces an upgrade to a pricier instance; backup retention is only 7 days on Professional
  • Competitive pressure on performance claims is real — a 2025 Hacker News launch claimed a rival engine was up to three orders of magnitude faster than Neo4j

Pricing

Free Trial Available

Community Edition (self-managed)

$0

  • GPLv3 open source
  • Single instance
  • Full Cypher and property-graph engine
  • Self-hosted anywhere

AuraDB Free

$0

  • Managed cloud
  • Roughly 50K nodes and 175K relationships
  • No credit card required

AuraDB Professional

From $65/mo

  • $65 per GB per month
  • Smallest instance about $0.09/hour
  • Managed backups with 7-day retention
  • Pay-as-you-go or prepaid

AuraDB Business Critical

From $292/mo

  • $146 per GB per month with a 2 GB floor
  • Three-zone high availability
  • 99.95% SLA
  • 30-day backup retention

Enterprise Edition / Virtual Dedicated Cloud

Contact for pricing

  • Causal clustering
  • Role-based access control
  • Hot backups and multi-database
  • Isolated dedicated infrastructure

Aura is metered per GB of RAM per month — $65/GB on Professional and $146/GB on Business Critical, whose 2 GB floor puts it at about $292/month — so 100 GB on Professional runs roughly $6,500/month. There is no serverless tier, so you pay for provisioned capacity regardless of usage, and undersized memory silently degrades performance until you upgrade. Self-managed Enterprise licensing is quoted per core and never published; independent buyer data from Vendr puts the median Neo4j contract at $277,500 a year across a $66,400 to $912,000 range, with roughly 20% typically negotiated off list.

Security & Compliance

soc2
gdpr
hipaa
iso27001
sso
data residency

Connect

Sources

This page was written from 7 sources, 7 on domains other than neo4j.com.

  1. 1.github.comneo4j
  2. 2.api.github.comrepos
  3. 3.prnewswire.comneo4j announces 325 million series f investment the largest
  4. 4.toolradar.compricing
  5. 5.vendr.comneo4j
  6. 6.peerspot.comneo4j reviews
  7. 7.getlatka.comneo4j.com
Newsletter

Stay Ahead of the Curve

Weekly enterprise AI insights for technology leaders. No spam, no vendor pitches—unsubscribe anytime.

Subscribe