当前位置:网站首页>neo4j安装教程
neo4j安装教程
2022-07-06 09:13:00 【萍果馅是年糕】
neo4j安装
1、确定好jdk1.8安装完毕
2、创建好系统环境变量
(1)将neo4j安装目录配置到系统环境变量NEOJ_HOME中
NEOJ_HOME =E:\大数据云计算\neo4j-community-3.5.31

(2)配置path变量
path=%NEO4J_HOME%\bin
3、启动neo4j(两种方法)
法一:通过控制台启动Neo4j程序
CMD管理员身份运行(以管理员身份进入CMD,否则出现警告。警告: This command does not appear to be running with administrative rights. Some commands may fail e.g. Start/Stop)
输入:neo4j.bat console

法二:把Neo4j安装为服务
使用neo4j install-service命令将neo4j安装为服务。
安装:bin\neo4j install-service (注意:要在neo4j的安装目录下进行)

卸载:bin\neo4j uninstall-service
安装成为服务之后就可以使用以下命令来直接进行启动、停止、重启、查询neo4j。
启动服务:neo4j start
停止服务:neo4j stop
重启服务:neo4j restart
查询服务:neo4j status
4、在浏览器中打开http://localhost:7474 默认跳转到 http://localhost:7474/browser,出现Neo4j界面,则安装成功。
用户名:neo4j
初始密码:neo4j

之后可以修改密码
边栏推荐
- Invalid global search in idea/pychar, etc. (win10)
- 35 is not a stumbling block in the career of programmers
- Generate PDM file from Navicat export table
- Solution: log4j:warn please initialize the log4j system properly
- 解决:log4j:WARN Please initialize the log4j system properly.
- La table d'exportation Navicat génère un fichier PDM
- A brief introduction to the microservice technology stack, the introduction and use of Eureka and ribbon
- MySQL transaction log
- 虚拟机Ping通主机,主机Ping不通虚拟机
- Esp8266 at+cipstart= "", "", 8080 error closed ultimate solution
猜你喜欢

Postman Interface Association

Other new features of mysql18-mysql8

CSDN博文摘要(一) —— 一个简单的初版实现

Just remember Balabala

Win10: how to modify the priority of dual network cards?

windows下同时安装mysql5.5和mysql8.0

Mysql21 user and permission management

Navicat 导出表生成PDM文件
![[recommended by bloggers] background management system of SSM framework (with source code)](/img/7f/a6b7a8663a2e410520df75fed368e2.png)
[recommended by bloggers] background management system of SSM framework (with source code)

Leetcode 461 Hamming distance
随机推荐
How to change php INI file supports PDO abstraction layer
JDBC原理
Some problems in the development of unity3d upgraded 2020 VR
Swagger, Yapi interface management service_ SE
Mysql35 master slave replication
CSDN问答标签技能树(二) —— 效果优化
Copie maître - esclave MySQL, séparation lecture - écriture
MySQL的一些随笔记录
C language string function summary
Redis的基础使用
MySQL26-性能分析工具的使用
MySQL transaction log
MySQL21-用戶與權限管理
Why is MySQL still slow to query when indexing is used?
Other new features of mysql18-mysql8
MySQL19-Linux下MySQL的安装与使用
Csdn-nlp: difficulty level classification of blog posts based on skill tree and weak supervised learning (I)
LeetCode #461 汉明距离
[reading notes] rewards efficient and privacy preserving federated deep learning
[paper reading notes] - cryptographic analysis of short RSA secret exponents