Neo4j是一种高度可扩展、稳健的原生图数据库,它专为图数据模型设计,能够高效存储和查询由节点、关系及其属性构成的复杂网络数据,凭借原生图存储和处理引擎,可支持从中小型项目到企业级大规模数据的无缝扩展,同时具备强大的稳定性和可靠性,广泛应用于社交网络分析、知识图谱构建、推荐系统等需要深度挖掘数据关联关系的场景,为用户提供高效、精准的图数据管理与分析能力。
收藏数: 1.4千
下载次数: 306172716
类型:

library/neo4jNeo4j
Neo4j社区论坛
社区版(基于bullseye)
标签包括:2025.09.0-community-bullseye、2025.09-community-bullseye、2025-community-bullseye、2025.09.0-community、2025.09-community、2025-community、2025.09.0-bullseye、2025.09-bullseye、2025-bullseye、2025.09.0、2025.09、2025、community-bullseye、community、bullseye、latest
Dockerfile链接
企业版(基于bullseye)
标签包括:2025.09.0-enterprise-bullseye、2025.09-enterprise-bullseye、2025-enterprise-bullseye、2025.09.0-enterprise、2025.09-enterprise、2025-enterprise、enterprise-bullseye、enterprise
Dockerfile链接
社区版(基于ubi9)
标签包括:2025.09.0-community-ubi9、2025.09-community-ubi9、2025-community-ubi9、2025.09.0-ubi9、2025.09-ubi9、2025-ubi9、community-ubi9、ubi9
Dockerfile链接
企业版(基于ubi9)
标签包括:2025.09.0-enterprise-ubi9、2025.09-enterprise-ubi9、2025-enterprise-ubi9、enterprise-ubi9
Dockerfile链接
社区版(基于bullseye)
标签包括:5.26.13-community-bullseye、5.26-community-bullseye、5-community-bullseye、5.26.13-community、5.26-community、5-community、5.26.13-bullseye、5.26-bullseye、5-bullseye、5.26.13、5.26、5
Dockerfile链接
企业版(基于bullseye)
标签包括:5.26.13-enterprise-bullseye、5.26-enterprise-bullseye、5-enterprise-bullseye、5.26.13-enterprise、5.26-enterprise、5-enterprise
Dockerfile链接
社区版(基于ubi9)
标签包括:5.26.13-community-ubi9、5.26-community-ubi9、5-community-ubi9、5.26.13-ubi9、5.26-ubi9、5-ubi9
Dockerfile链接
企业版(基于ubi9)
标签包括:5.26.13-enterprise-ubi9、5.26-enterprise-ubi9、5-enterprise-ubi9
Dockerfile链接
社区版(基于bullseye)
标签包括:4.4.46、4.4.46-community、4.4、4.4-community
Dockerfile链接
企业版(基于bullseye)
标签包括:4.4.46-enterprise、4.4-enterprise
Dockerfile链接
amd64(镜像)、arm64v8(镜像)Neo4j是全球领先的图数据库,具备原生图存储和处理能力。了解更多开发资源。
consoledocker run \ --publish=7474:7474 --publish=7687:7687 \ --volume=$HOME/neo4j/data:/data \ neo4j
7474(HTTP接口)和7687(Bolt接口),用于访问Neo4j API。--volume将本地目录$HOME/neo4j/data挂载到容器内/data目录,避免数据丢失。neo4j/neo4j,首次登录需修改密码。--env=NEO4J_AUTH=none参数,如:
consoledocker run --publish=7474:7474 --publish=7687:7687 --volume=$HOME/neo4j/data:/data --env=NEO4J_AUTH=none neo4j
完整使用指南和示例见官方手册。
以下是 neo4j 相关的常用 Docker 镜像,适用于 不同场景 等不同场景:
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 版本下载页面。


manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务