# Installer neo4j avec Homebrew, apk, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de neo4j pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:neo4j
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install neo4j
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add neo4j
```

  Preuve: Alpine Linux edge package indexes: neo4j from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#neo4j
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ne/neo4j/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:neo4j
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/neo4j>
- **Version:** 2026.06.0
- **Résumé source:** Robust (fully ACID) transactional property graph database
- **Page d'accueil:** <https://neo4j.com/>
- **Docs amont:** <https://neo4j.com/>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://neo4j.com/artifact.php?name=neo4j-community-2026.06.0-unix.tar.gz>
- **Dernière mise à jour:** 2026-07-08T13:37:26Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- neo4j (cli)
- neo4j-admin (cli)
- neo4j (alias)
- neo4j-admin (alias)

## Dépendances

- cypher-shell
- openjdk@21

## Comportement d'installation

- hook post-installation: non défini
- Service: declared
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2026.06.0
- gestionnaire mis à jour: 2026-07-08
- données locales: OK
- dépôt amont: https://neo4j.com/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2000: Neo4j development begins and the property graph model is invented, according to Neo4j.
- 2003: First graph database in 24/7 production, according to Neo4j.
- 2007: Neo4j 1.0 released as open-source and commercial packages.
- 2011: Cypher launched.
- 2015: openCypher standards project launched.
- 2016: Neo4j 3.0 added APOC procedures, Bolt, native drivers, and a cost-based optimizer.
- 2026-06-30: Homebrew API snapshot listed stable version 2026.05.0.

### Related projects

- Cypher
- openCypher
- APOC
- Bolt
- cypher-shell
- Neo4j Aura
- Neo4j Graph Data Science

### Sources

- <https://formulae.brew.sh/api/formula/neo4j.json>
- <https://github.com/neo4j/neo4j>
- <https://neo4j.com/docs/getting-started/graph-database/>
- <https://neo4j.com/open-source-project/>


## Notes de sécurité

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- broad file, network, media, or database tool signal
- formula declares a Homebrew service


## Configuration and credential file locations

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.


## Configuration files

- Unix: <NEO4J_HOME>/conf/neo4j.conf, <NEO4J_HOME>/conf/neo4j-admin.conf, /etc/neo4j/neo4j.conf, /etc/neo4j/neo4j-admin.conf
- Windows: <NEO4J_HOME>\conf\neo4j.conf, <NEO4J_HOME>\conf\neo4j-admin.conf
## Détails de la base source

- **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:** stable

## Autres enregistrements de gestionnaires de paquets

- Nix - neo4j: normalized package name match | nixpkgs package indexes: pkgs/by-name/ne/neo4j/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - cypher-shell - 4.4.41-r0: normalized package name match | Alpine Linux edge package indexes: cypher-shell from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Cypher Shell - CLI for Neo4j | https://neo4j.com
- apk - neo4j - 4.4.41-r0: normalized package name match | Alpine Linux edge package indexes: neo4j from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Neo4j Community Edition LTS | https://neo4j.com
- apk - neo4j-doc - 4.4.41-r0: normalized package name match | Alpine Linux edge package indexes: neo4j-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Neo4j Community Edition LTS (documentation) | https://neo4j.com
- apk - neo4j-openrc - 4.4.41-r0: normalized package name match | Alpine Linux edge package indexes: neo4j-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Neo4j Community Edition LTS (OpenRC init scripts) | https://neo4j.com


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openjdk@21](https://pkg.so/fr/brew/openjdk-21/) - Runtime dependency declared by Homebrew.
- [cypher-shell](https://pkg.so/fr/brew/cypher-shell/) - Runtime dependency declared by Homebrew.
- [orientdb](https://pkg.so/fr/brew/orientdb/) - Shares pkgdb curated category or tags: cli, data, database, graph-database, java.
- [keydb](https://pkg.so/fr/brew/keydb/) - Shares pkgdb curated category or tags: cli, data, database, databases, server.
- [libmaxminddb](https://pkg.so/fr/brew/libmaxminddb/) - Shares pkgdb curated category or tags: cli, data, database, databases.
- [mdbtools](https://pkg.so/fr/brew/mdbtools/) - Shares pkgdb curated category or tags: cli, data, database, databases.
- [rocksdb](https://pkg.so/fr/brew/rocksdb/) - Shares pkgdb curated category or tags: cli, data, database, databases.
- [leveldb](https://pkg.so/fr/brew/leveldb/) - Shares pkgdb curated category or tags: cli, data, database, databases.
- [hbase](https://pkg.so/fr/brew/hbase/) - Shares pkgdb curated category or tags: cli, data, database, java, nosql.
- [cql](https://pkg.so/fr/brew/cql/) - Shares pkgdb curated category or tags: cli, data, database, databases.
- [neo4j-mcp](https://pkg.so/fr/brew/neo4j-mcp/) - Package names and metadata indicate a similar tool family. Shared terms: cli, cypher, database, graph, graph-database.

## Combined YAML source

View the package source record on GitHub. [combined/neo4j.yml](https://github.com/mxcl/pkgdb/blob/main/combined/neo4j.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
