Relative Content

Tag Archive for neo4j

How to export a very large neo4j database?

I have a Neo4j database that’s approximately 40 GB in size, which I created using the Neo4j Desktop application on Windows. I want to export this database in a way that allows me to access it from Neo4j Desktop on another computer. Additionally, I need to package the database so that it can be shared via a torrent. Could someone provide detailed step-by-step instructions for exporting the database, ensuring it can be imported and accessed on the new machine, and preparing it for torrenting? Any advice on managing the transfer of such a large file would be greatly appreciated.

Neo4j from JavaScript

I’m trying to connect to Neo4j Aura DB from a JavaScript script. The connection works fine in Python.
Any idea where the below error comes from ?