当前位置:网站首页>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

之后可以修改密码
边栏推荐
- Copie maître - esclave MySQL, séparation lecture - écriture
- Mysql22 logical architecture
- Global and Chinese market of operational amplifier 2022-2028: Research Report on technology, participants, trends, market size and share
- Leetcode 461 Hamming distance
- Navicat 导出表生成PDM文件
- CSDN问答模块标题推荐任务(二) —— 效果优化
- [recommended by bloggers] C MVC list realizes the function of adding, deleting, modifying, checking, importing and exporting curves (with source code)
- Mysql 其他主机无法连接本地数据库
- MySQL19-Linux下MySQL的安装与使用
- The virtual machine Ping is connected to the host, and the host Ping is not connected to the virtual machine
猜你喜欢

Mysql33 multi version concurrency control

Some problems in the development of unity3d upgraded 2020 VR

MySQL21-用户与权限管理

C language advanced pointer Full Version (array pointer, pointer array discrimination, function pointer)

CSDN question and answer module Title Recommendation task (I) -- Construction of basic framework

Invalid global search in idea/pychar, etc. (win10)

Mysql24 index data structure

CSDN问答标签技能树(一) —— 基本框架的构建

MySQL master-slave replication, read-write separation

CSDN markdown editor
随机推荐
Moteur de stockage mysql23
02-项目实战之后台员工信息管理
C language advanced pointer Full Version (array pointer, pointer array discrimination, function pointer)
MySQL 20 MySQL data directory
Installation and use of MySQL under MySQL 19 Linux
连接MySQL数据库出现错误:2059 - authentication plugin ‘caching_sha2_password‘的解决方法
How to change php INI file supports PDO abstraction layer
frp内网穿透那些事
1. Mx6u learning notes (VII): bare metal development (4) -- master frequency and clock configuration
Did you forget to register or load this tag 报错解决方法
MySQL20-MySQL的数据目录
Discriminant model: a discriminant model creation framework log linear model
MySQL25-索引的创建与设计原则
Mysql21 user and permission management
CSDN markdown editor
Mysql 其他主机无法连接本地数据库
01项目需求分析 (点餐系统)
windows无法启动MYSQL服务(位于本地计算机)错误1067进程意外终止
Idea import / export settings file
Postman Interface Association