diff options
| author | garbash <dor.garbash@gmail.com> | 2015-04-01 17:29:15 +0300 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2015-04-01 17:29:15 +0300 |
| commit | 2028121a37d04dd198cc96bf5f24e5a14b883bc5 (patch) | |
| tree | 1932b873db740df388a2f14387c078a3ba6f537a /import_cri_data | |
| parent | 41b7c9289e374af872fd0160d8a28b720a2ef208 (diff) | |
Slightly more stylised zoom buttons
Diffstat (limited to 'import_cri_data')
| -rwxr-xr-x | import_cri_data | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/import_cri_data b/import_cri_data new file mode 100755 index 00000000..4a6f8ed8 --- /dev/null +++ b/import_cri_data @@ -0,0 +1,2 @@ +#!/bin/bash +neo4j-shell -file ./res/neo4j/reset-db__clean.cypher && ./src/local/domain/cri/from_csv --student *interests*.csv *nterns* |
