macOS
brew install neo4jlocal Homebrew formula metadata
安装
brew install neo4jlocal Homebrew formula metadata
sudo apk add neo4jAlpine Linux edge package indexes · neo4j · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#neo4jnixpkgs package indexes · pkgs/by-name/ne/neo4j/package.nix · 来源: api.github.com
概览
Robust (fully ACID) transactional property graph database
历史
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.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
neo4j | cli | 全局可执行文件 | |
neo4j-admin | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:neo4j |
|---|---|
| 版本 | 2026.06.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/neo4j |
| 主页 | https://neo4j.com/ |
| 仓库 | https://github.com/neo4j/neo4j |
| 上游文档 | https://neo4j.com/docs |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://neo4j.com/artifact.php?name=neo4j-community-2026.06.0-unix.tar.gz |
| 最后更新 | 2026-07-08T13:37:26Z |
| Pulse | updated |
| 依赖 | cypher-shell, openjdk@21 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-openrc来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.