Hi
I want to do inferencing/reasoning in Neo4j using the data stored in neo4j and a related ontology(created in Neo4j).
I created an Ontology saying X-has_mother->Y and Y-has_mother->Z , then X-has_grandmother->Z.
Also, I have created a number of Per...