mirror of
https://github.com/simon987/music-graph-scripts.git
synced 2025-12-19 09:29:04 +00:00
Normalize tag weight
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
export NEO4J_HOME="/home/drone/Downloads/neo4j-community-3.5.3"
|
||||
export NEO4J_HOME="/home/drone/Documents/neo4j"
|
||||
|
||||
cat seed.cypher | ${NEO4J_HOME}/bin/cypher-shell
|
||||
|
||||
Reference in New Issue
Block a user