Import existing database to neo4j Desktop

I am trying to import an existing database from Kaggle to Neo4jDesktop and i cant find a way to do it. Database is like the photo. Inside this folders doesn't exists CSV file.


Does anyone know how to do it.?
Thanks all.!

Hi @mixalisnikolaou

Can you use Neo4j-admin command on Kaggle?

bin/neo4j-admin backup

Then, You can download the backup file into project file folder and import it.