https://github.com/shigma/neo4j-research
Neo4j research
https://github.com/shigma/neo4j-research
Last synced: 2 months ago
JSON representation
Neo4j research
- Host: GitHub
- URL: https://github.com/shigma/neo4j-research
- Owner: shigma
- Created: 2018-07-27T08:14:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-27T08:32:04.000Z (almost 7 years ago)
- Last Synced: 2024-10-05T11:41:30.904Z (8 months ago)
- Language: JavaScript
- Size: 13.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# neo4j-research
## 本地运行
- import: 运行 import.bat
- filter: 根目录命令行`npm run filter`## 运行客户端
1. demo 目录下命令行`npm i`(只需一次)
2. 根目录下`npm run demo`或者 demo 目录下`electron .`