Initial commit

This commit is contained in:
simon987
2019-05-08 20:45:35 -04:00
parent 5fb05d591a
commit 6d8c65fcd2
21 changed files with 784 additions and 0 deletions

5
seed_neo4j_db.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
export NEO4J_HOME="/home/drone/Downloads/neo4j-community-3.5.3"
cat seed.cypher | ${NEO4J_HOME}/bin/cypher-shell