Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
05-21-2020 11:44 PM
Hi, there, I'm trying to use neo4j-admin to load some very large CSV files into the default neo4j database, but somehow I did not remove the existing DB clearly, so when I import the CSV file, it keeps telling me that the neo4j DB is offline. Appreciate if anybody knows which file should be deleted on EC2 AMI.
By the way, on my local machine, I just remove all files in data directory and import with admin, it works, but somehow when it turns into cloud with system service, it does not work. Thanks for your time and help.
05-23-2020 07:55 PM
Stop neo4j first
rm -rf /var/lib/neo4j/data
Another solution is create a new database
well done
All the sessions of the conference are now available online