Mercurial > hg > drupalISMI
diff importFromOpenMind/importer/model2neo4j.py @ 28:a9bfd49355f8
updated config for ismi-dev.
author | casties |
---|---|
date | Wed, 18 Nov 2015 15:22:05 +0100 |
parents | 5bdcb5805d29 |
children | 1a1877812757 |
line wrap: on
line diff
--- a/importFromOpenMind/importer/model2neo4j.py Tue Oct 06 13:03:23 2015 +0200 +++ b/importFromOpenMind/importer/model2neo4j.py Wed Nov 18 15:22:05 2015 +0100 @@ -8,7 +8,7 @@ input_fn = 'ismi_graph.gpickle' # label added to all nodes -project_label = '_ismi6' +project_label = '_ismi' # neo4j base URL neo4jBaseURL = "http://localhost:7474/db/data/"