macOS
brew install neo4jlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für neo4j in AI-Agent-Workflows.
Installation
brew install neo4jlocal Homebrew formula metadata
sudo apk add neo4jAlpine Linux edge package indexes · neo4j · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#neo4jnixpkgs package indexes · pkgs/by-name/ne/neo4j/package.nix · Quelle: api.github.com
Überblick
Robust (fully ACID) transactional property graph database
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
neo4j | cli | globales Executable | |
neo4j-admin | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:neo4j |
|---|---|
| Version | 2026.06.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/neo4j |
| Homepage | https://neo4j.com/ |
| Repository | https://github.com/neo4j/neo4j |
| Upstream-Dokumentation | https://neo4j.com/docs |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://neo4j.com/artifact.php?name=neo4j-community-2026.06.0-unix.tar.gz |
| Zuletzt aktualisiert | 2026-07-08T13:37:26Z |
| Pulse | updated |
| Abhängigkeiten | cypher-shell, openjdk@21 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-openrcQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.