Skip to content

Conversation

@MagnarAr
Copy link

Changes required to import the movielns DB

Changes required to import the movielns DB
@MagnarAr
Copy link
Author

When running this docker-compose, it will start the Python notebook and neo4j container. To use the provided movielns.db, make sure that after first running the container, modify the configuration file in the git source root:

<project_root>/neo4j/conf/neo4j.conf
Add following lines:

dbms.active_database=movielns.db
dbms.allow_upgrade=true

And restart the docker container (from the Docker Desktop dashboard or using command line).

@MagnarAr MagnarAr marked this pull request as ready for review October 13, 2020 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant