<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/epic-the-musical-vs-nolan-s-the-odyssey--one-story-visualised-as-a-graph-kc616kzss" -->

---
title: EPIC: The Musical vs Nolan’s The Odyssey -One Story,...
description: A hands-on walkthrough of building a Neo4j Aura knowledge graph comparing three tellings of Homer&#x27;s Odyssey: the original poem, EPIC: The Musical, and...
canonical: https://daily.dev/posts/epic-the-musical-vs-nolan-s-the-odyssey--one-story-visualised-as-a-graph-kc616kzss
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: EPIC: The Musical vs Nolan’s The Odyssey -One Story, Visualised as a Graph | daily.dev
og:description: A hands-on walkthrough of building a Neo4j Aura knowledge graph comparing three tellings of Homer&#x27;s Odyssey: the original poem, EPIC: The Musical, and...
og:url: https://daily.dev/posts/epic-the-musical-vs-nolan-s-the-odyssey--one-story-visualised-as-a-graph-kc616kzss
og:image: https://api.daily.dev/og/posts/KC616Kzss.png
og:image:alt: EPIC: The Musical vs Nolan’s The Odyssey -One Story, Visualised as a Graph
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# EPIC: The Musical vs Nolan’s The Odyssey -One Story, Visualised as a Graph

**[neo4j](https://daily.dev/sources/neo4j)** · 16 min read · 0 upvotes · 0 comments

## Summary

A hands-on walkthrough of building a Neo4j Aura knowledge graph comparing three tellings of Homer's Odyssey: the original poem, EPIC: The Musical, and Christopher Nolan's upcoming film. The project uses 130 nodes and 235 relationships stored in two CSV files, imported via Cypher's LOAD CSV. The post covers constraint creation, MERGE semantics, a data modeling bug caused by name collisions, visualization with Neo4j Bloom, and practical Cypher queries that answer fan questions like who plays Odysseus, what EPIC cut from Homer, and the full path from Troy to Ithaca.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://medium.com/neo4j/epic-the-musical-vs-nolans-the-odyssey-one-story-visualised-as-a-graph-30dbb76c81e7>

## Similar posts on daily.dev

- [Neo4j Virtual Graph on BigQuery. Explore how to query and visualise…](https://daily.dev/posts/neo4j-virtual-graph-on-bigquery-explore-how-to-query-and-visualise--t6fijmp1p) · neo4j · 0 upvotes · 0 comments
- [Doing your homework with Neo4j & AI](https://daily.dev/posts/doing-your-homework-with-neo4j-ai-ebcd133bc) · neo4j · 0 upvotes · 0 comments
- [Graph used right & built fast: Neo4j at HackwithBay 3.0](https://daily.dev/posts/graph-used-right-built-fast-neo4j-at-hackwithbay-3-0-zb1wg0puz) · neo4j · 2 upvotes · 0 comments

---

Tags: [#architecture](https://daily.dev/tags/architecture), [#data-visualization](https://daily.dev/tags/data-visualization), [#neo4j](https://daily.dev/tags/neo4j)

[View this post on daily.dev](https://daily.dev/posts/epic-the-musical-vs-nolan-s-the-odyssey--one-story-visualised-as-a-graph-kc616kzss)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"EPIC: The Musical vs Nolan’s The Odyssey -One Story, Visualised as a Graph","url":"https://daily.dev/posts/epic-the-musical-vs-nolan-s-the-odyssey--one-story-visualised-as-a-graph-kc616kzss","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/epic-the-musical-vs-nolan-s-the-odyssey--one-story-visualised-as-a-graph-kc616kzss"},"datePublished":"2026-07-21T15:38:08.376Z","dateModified":"2026-07-21T15:38:31.579Z","description":"A hands-on walkthrough of building a Neo4j Aura knowledge graph comparing three tellings of Homer's Odyssey: the original poem, EPIC: The Musical, and...","image":"https://media.daily.dev/image/upload/s--qPvKM23u--/f_auto/v1722860399/public/Placeholder%2009","thumbnailUrl":"https://media.daily.dev/image/upload/s--qPvKM23u--/f_auto/v1722860399/public/Placeholder%2009","isAccessibleForFree":true,"articleSection":"neo4j","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"neo4j","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/a8f15865d92d4c789a415f316dcb81d2","url":"https://daily.dev/sources/neo4j"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/epic-the-musical-vs-nolan-s-the-odyssey--one-story-visualised-as-a-graph-kc616kzss","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"architecture,data-visualization,neo4j","timeRequired":"PT16M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"neo4j","item":"https://daily.dev/sources/neo4j"},{"@type":"ListItem","position":3,"name":"EPIC: The Musical vs Nolan’s The Odyssey -One Story, Visualised as a Graph"}]}
```

