macOS
brew install neo4jlocal Homebrew formula metadata
brew
Robust (fully ACID) transactional property graph database. Version 2026.05.0 via Homebrew; verified 2026-06-14.
install
brew install neo4jlocal Homebrew formula metadata
sudo apk add cypher-shellAlpine Linux edge package indexes · cypher-shell · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#neo4jnixpkgs package indexes · pkgs/by-name/ne/neo4j/package.nix · source: api.github.com
overview
Robust (fully ACID) transactional property graph database
history
Neo4j is a transactional property graph database centered on nodes, relationships, properties, and the Cypher query language. The Homebrew package installs the self-managed Community Edition tooling, including the neo4j and neo4j-admin executables, and defines a Homebrew service that runs neo4j console from the package prefix.
Neo4j's official open-source history says development began in 2000 while the founders were building a content management system and needed a relationship-first data model that relational databases did not handle well. The same timeline says the property graph model was invented in 2000, a graph database entered 24/7 production in 2003, and Neo4j 1.0 shipped in 2007 as open-source and commercial packages.
Neo4j helped define the graph database category for package managers and application developers. Neo4j's milestone list connects the project to the NoSQL wave in 2009, Cypher in 2011, the O'Reilly Graph Databases book and GraphConnect conferences in 2012, labeled property graphs in Neo4j 2.0 in 2013, openCypher in 2015, and Bolt/native drivers in Neo4j 3.0 in 2016.
Package users tend to install Neo4j locally for development, demos, integration tests, graph modeling, and Cypher experimentation before moving to a managed Aura instance or a production self-managed deployment. Homebrew's formula depends on cypher-shell and OpenJDK 21, exposes neo4j and neo4j-admin, and wires a service for launching the database under the Homebrew var directories.
For package history, Neo4j is the major graph database in this batch: a long-lived Java server, a query-language ecosystem, dedicated CLI/admin tools, and many downstream integrations. The Homebrew formula API snapshot generated on 2026-06-30 reported 12,248 installs over 365 days and 720 installs over 30 days, far above the smaller neighboring packages in this batch.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
<NEO4J_HOME>/conf/neo4j.conf<NEO4J_HOME>/conf/neo4j-admin.conf/etc/neo4j/neo4j.conf/etc/neo4j/neo4j-admin.conf<NEO4J_HOME>\conf\neo4j.conf<NEO4J_HOME>\conf\neo4j-admin.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
neo4j | cli | global executable | |
neo4j-admin | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:neo4j |
|---|---|
| Version | 2026.05.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/neo4j |
| Homepage | https://neo4j.com/ |
| Repository | https://github.com/neo4j/neo4j |
| Upstream docs | https://neo4j.com/docs |
| License | GPL-3.0-or-later |
| Source archive | https://neo4j.com/artifact.php?name=neo4j-community-2026.05.0-unix.tar.gz |
| Last updated | 2026-06-14T14:47:55+02:00 |
| Pulse | updated |
| Dependencies | cypher-shell, openjdk@21 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | neo4j |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
neo4j
nix profile install nixpkgs#neo4jcypher-shell 4.4.41-r0
Cypher Shell - CLI for Neo4j
sudo apk add cypher-shellneo4j 4.4.41-r0
Neo4j Community Edition LTS
sudo apk add neo4jneo4j-doc 4.4.41-r0
Neo4j Community Edition LTS (documentation)
sudo apk add neo4j-docneo4j-openrc 4.4.41-r0
Neo4j Community Edition LTS (OpenRC init scripts)
sudo apk add neo4j-openrcsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.