Skip to content

Research Question

sitashma rajbhandari edited this page Mar 8, 2021 · 3 revisions

Research Question that fits the task

Challenges working with graph database

  1. Modelling Highly Interconnected Data
  2. Maintaining consistency of Data
  3. Writing graph queries that would be explicit in defining the path to traverse between data instance

Research Question

  • How effective is a clinical Knowledge Graph in reducing or overcoming the current challenges that graph database faces in terms of processing time.
  • What are the criteria we can use to compare the efficiency of using Neo4j for handling Knowledge Graph? (traversal time, query length, speed of execution of the query, the performance of the query)
  • What is the other technology we can use to evaluate the Knowledge Graph so that we observe if the graph is being optimized through the use of Neo4j?

Clone this wiki locally