I am using Neo4j using Docker image to up the database on Windows 10.
The command:
docker run --publish=7474:7474 --publish=7687:7687 --volume=$HOME/ne