Mac 搭建Neo4j环境
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
Neo4j在windows系统直接exe文件即可使用,在Mac中,
1. 下载:https://neo4j.com/download/other-releases/
下载linux、Mac版本
2. 解压后放在自己想放的文件夹中
3. 打开terminal
cd neo4j
cd bin
./neo4j start
4. 在浏览器中输入localhost:7474,即可使用
5. 首次使用,用户名、密码默认为neo4j
6. 关闭数据库
./neo4j stop
好像也不是很麻烦,但是不知道这么启动还是费了不少周折。
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献1条内容
所有评论(0)