Text to Cypher Application

Hello guys!

I hope that you have a great day!

My name is Kyriakos Tsartsarakos and I am currently doing my diploma thesis on National Technical University of Athens. The thesis theme is text to cypher with the use of prompt engineering and NER techniques that fetches data from a knowledge graph (as a starting point I have chosen neo4js neoflix). There are two questions that I would like to ask:

1.) I am trying to use the neoflix dataset, but I can not find a database dump in order to load it on my local neo4j desktop app. Has someone any tips or info where I can find it?

2.) I am trying to build a testing dataset for the neoflix graph that contains the appropriate natural language query and the cypher response to it, in order to test my application results. Does have some concrete examples on this topic, so I can use them?

Thats all!

Thanks for your time if you read this,

Kyriakos Tsartsarakos

Do you mean this link:

Yes exactly from this link, I connect through code to Neo4j Neoflix instance, but I was wondering if there is a certain database dump that I could use locally instead of calling the API to connect?

I think there is if you click on some of the links (or also it is the “default” database on your local Neo4J instance too?)