macOS
brew install neo4jlocal Homebrew formula metadata
brew
neo4j のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.