Octavian-ai/english2cypher

Uploading custom graph

Opened this issue · 3 comments

I want to upload my own graph and test the model for the same. I cannot really find a way to do so. Could you please help?

Thanks for you reply!
I have obtained Triples for unstructred data in the format of (Subject, Object, Predicate) which I am feeding to Neo4J to get a KG. I wanted to query the graph using the model you have built, but I havent been successful at doing it, since I cannot test the model for my graph.
It would be really helpful if you could tell me how to query my graph using this model.