Graph Databases

Difficulty: Intermediate

Question

When would you use a Graph Database (like Neo4j)?

Answer

When the relationships between data points are the most important part of the data (e.g., social networks, recommendation engines, fraud detection).

Concepts covered

Neo4j, Relationships