当前位置:网站首页>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
之后可以修改密码
边栏推荐
- Global and Chinese market of wafer processing robots 2022-2028: Research Report on technology, participants, trends, market size and share
- CSDN Q & a tag skill tree (V) -- cloud native skill tree
- API learning of OpenGL (2002) smooth flat of glsl
- Mysql26 use of performance analysis tools
- CSDN问答标签技能树(五) —— 云原生技能树
- Mysql28 database design specification
- [recommended by bloggers] C MVC list realizes the function of adding, deleting, modifying, checking, importing and exporting curves (with source code)
- Some notes of MySQL
- CSDN markdown editor
- A brief introduction to the microservice technology stack, the introduction and use of Eureka and ribbon
猜你喜欢
Mysql34 other database logs
MySQL transaction log
Mysql26 use of performance analysis tools
MySQL23-存儲引擎
MySQL 20 MySQL data directory
[reading notes] rewards efficient and privacy preserving federated deep learning
[recommended by bloggers] C WinForm regularly sends email (with source code)
Breadth first search rotten orange
Data dictionary in C #
Moteur de stockage mysql23
随机推荐
【博主推荐】C#生成好看的二维码(附源码)
windows无法启动MYSQL服务(位于本地计算机)错误1067进程意外终止
[paper reading notes] - cryptographic analysis of short RSA secret exponents
记某公司面试算法题:查找一个有序数组某个数字出现的次数
Esp8266 at+cipstart= "", "", 8080 error closed ultimate solution
Global and Chinese market for intravenous catheter sets and accessories 2022-2028: Research Report on technology, participants, trends, market size and share
Mysql30 transaction Basics
csdn-Markdown编辑器
MySQL other hosts cannot connect to the local database
MySQL的一些随笔记录
MySQL21-用户与权限管理
Mysql34 other database logs
【博主推荐】SSM框架的后台管理系统(附源码)
CSDN问答模块标题推荐任务(二) —— 效果优化
虚拟机Ping通主机,主机Ping不通虚拟机
[Thesis Writing] how to write function description of jsp online examination system
[recommended by bloggers] C # generate a good-looking QR code (with source code)
Are you monitored by the company for sending resumes and logging in to job search websites? Deeply convinced that the product of "behavior awareness system ba" has not been retrieved on the official w
Some notes of MySQL
MySQL18-MySQL8其它新特性