# 安装 neo4j

查看 neo4j 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install neo4j
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add neo4j
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:neo4j
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/neo4j>
- **版本:** 2026.04.0
- **来源摘要:** Robust (fully ACID) transactional property graph database
- **主页:** <https://neo4j.com/>
- **上游文档:** <https://neo4j.com/>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://neo4j.com/artifact.php?name=neo4j-community-2026.04.0-unix.tar.gz>
- **更新:** 2026-04-23T09:39:42Z
- **生成来源:** 2026-05-26T17:25:59+00:00

## 可执行文件

- neo4j (cli)
- neo4j-admin (cli)
- neo4j (别名)
- neo4j-admin (别名)

## 依赖

- cypher-shell
- openjdk@21

## 安装行为

- post-install 钩子: 未定义
- 服务: declared
- Bottle: 可用 于 all

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 2026.04.0
- 管理器更新时间: 2026-04-23
- 本地数据: ok
- 上游仓库: https://neo4j.com/
- info: Release/tag comparison is only available for GitHub repositories.

## 安全说明

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

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

## 相关链接

- [openjdk@21](https://www.automicvault.com/pkg/brew/openjdk-21/) - Runtime dependency declared by Homebrew.
- [cypher-shell](https://www.automicvault.com/pkg/brew/cypher-shell/) - Runtime dependency declared by Homebrew.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
