Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To insert data you need to stop any python process that is using the Neo4j database. We hope to get the option to load more database instances in read-only mode in a near future then
this could be avoided.

NORDUnet has a GIT repository called nistore and it is cloned to /opt/nistore/.

Clone To start have a look at the NERDS README then clone the NERDS project.

Code Block
cd /opt/norduni/
mkdir tools
cd tools
git clone https://github.com/fredrikt/nerds.git

...