Greetings,
I am using Neo4j Desktop 1.5.7. The database servers being used are 4.4.0.
I want to be able to import a dump file into my local Neo4j Desktop instance. This dump file was created in AuraDB from a snapshot. This dump file/data set has approx. 80k nodes, around 8mb.
Again, all server versions are the same, 4.4.0.
Using ND, I have a new project and I have added a neo4j.dump file using the button Add > File.
The file now shows under the File section of the project.
Then in the same project I added a new local dbms using the same button Add > DBMS.
Then from the neo4j.dump file in the project File section, I select ... > Import dump into existing DBMS. I select the existing DBMS and give it a name like neo4jlatest, then I click Create.
From here ND does its thing, but when I select the newly created neo4jlatest and look to view the number of Nodes, Relationships, Labels, Relationship Types, Property Keys that can be seen in the right pane, they are all 0. How is this possible? I just imported the dump file to this location?
And when I open Neo4j Browser for this database, indeed the database that I just imported is empty.
I have tried this on 3 separate computers and none are working as I would expect.
What do I need to do to import a dump file into a Neo4j Desktop database? I do not want to use the terminal and I shouldn't have to because all of the dump file import functionality exists in ND as described above.
There do not appear to be clear steps/directions for importing a dump file into ND using the ND Import dump into existing DBMS functionality. If these steps do exist, please point me in their direction.
Many Thanks,
k