cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

neo4j admin

I am currently using Neo4j Community version:neo4j-community-4.4.4-windows.

When I use this command, the following error occurs.

neo4j-admin load --from=C:/Users/UserName/Desktop/2022721.dump --database=neo4j.db --force

The same error is reported when dumping data.

I have removed the gds plugin and commented the gds whitelist in the conf file, but the following error still occurs.

How can I solve this problem??

2 REPLIES 2

Have you checked your neo4j.conf file for gds.export.location and set it to a valid path, or maybe commented it out?

I didn't set the gds.export.location path. The gds Settings are commented out.