当前位置:网站首页>Neo4j环境搭建
Neo4j环境搭建
2022-06-13 09:00:00 【Q z1997】
环境搭建
下载地址:https://neo4j.com/download-center/
2.1 安装Neo4j Community Server
jdk8可以下载Neo4j Community Edition 3.5.28
文档:https://neo4j.com/docs/operations-manual/3.5/
解压到新目录(注意:目录名称不要有中文),比如: D:\neo4j\
# 将Neo4j作为控制台应用程序运行
<NEO4J_HOME>\bin\neo4j console
# 将Neo4j作为服务使用进行安装
<NEO4J_HOME>\bin\neo4j install-service
console: 直接启动 neo4j 服务器
install-service | uninstall-service | update-service : 安装/卸载/更新 neo4j 服务
start/stop/restart/status: 启动/停止/重启/状态
-V 输出更多信息
进入到bin目录,执行
neo4j console
在浏览器中访问http://localhost:7474
使用用户名neo4j和默认密码neo4j进行连接,然后会提示更改密码。
Neo4j Browser是开发人员用来探索Neo4j数据库、执行Cypher查询并以表格或图形形式查看结果的工具。
2.2 docker 安装Neo4j Community Server
开放端口
- 7474 for HTTP.
- 7473 for HTTPS.
- 7687 for Bolt.
docker pull neo4j:3.5.22-community
docker run -d -p 7474:7474 -p 7687:7687 --name neo4j \ -e "NEO4J_AUTH=neo4j/123456" \ -v /usr/local/soft/neo4j/data:/data \ -v /usr/local/soft/neo4j/logs:/logs \ -v /usr/local/soft/neo4j/conf:/var/lib/neo4j/conf \ -v /usr/local/soft/neo4j/import:/var/lib/neo4j/import \ neo4j:3.5.22-community
边栏推荐
- 1.初步认识express
- 关于RSA加密解密原理
- JS format file unit display
- Docker installing MySQL local remote connection docker container MySQL
- Map 23 summary
- How to resolve "the operation cannot be completed successfully because the file contains viruses or potentially junk software
- transforms. ColorJitter(0.3, 0, 0, 0)
- 20211005 Hermite矩阵及几个性质
- Completely uninstall PostgreSQL under Linux
- 国债逆回购能开户吗,国债逆回购在APP上可以直接开通券商安全吗 ,买股票怎么网上开户
猜你喜欢

QObject::connect: Cannot queue arguments of type ‘QTextCursor‘ (Make sure ‘QTextCursor‘ is registere

Top+jstack to analyze the causes of excessive CPU

Loss outputs Nan for the Nan model

useRoutes() may be used only in the context of a <Router> component.

Diversified tables through TL table row consolidation

Docker installing MySQL local remote connection docker container MySQL

教程篇(5.0) 02. 管理 * FortiEDR * Fortinet 网络安全专家 NSE 5

torch. How to calculate addmm (m, mat1, mat2)

File upload JS

redis 模糊查询 批量删除
随机推荐
【安全】零基礎如何從0到1逆襲成為安全工程師
What are the bank financial products? How long is the liquidation period?
Opencv gaussianblur() explanation (Sigma value)
Vscode plug in
turf. JS usage
Onnx crop intermediate node
Collection of garbled code problems in idea development environment
GBase 常见网络问题及排查方法
Knowledge points related to system architecture 1
關於RSA加密解密原理
ERP outlet
H5 mobile terminal adaptation
Use of grep
Basic use of cesium, including loading images, terrain, models, vector data, etc
基于微信小程序的图书馆管理系统.rar(论文+源码)
GBase 8a磁盘问题及处理
【网络安全】SQL注入新思维之webshell提权
On the use of regular expressions (bracket problem)
20211108 A转置乘A是正定矩阵吗?A转置乘A是正定矩阵的充分必要条件是什么?
Is it safe to open an account online? Can a novice open an account?