1
Fork 0
mirror of https://github.com/Steffo99/unimore-bda-4.git synced 2024-11-25 09:24:23 +00:00
bda-4-steffo/scripts/run-db.sh

5 lines
109 B
Bash
Raw Normal View History

2022-11-25 08:31:19 +00:00
#!/usr/bin/env bash
repo=$(git rev-parse --show-toplevel)
export NEO4J_HOME="$repo/data/neo4j"
neo4j console