By Neo4j Staff | September 26, 2011

Marko Rodriguez gives us a step by step guide to building a graph-based movie recommender engine using the publicly available MovieLens dataset, the graph database Neo4j, and the graph traversal language Gremlin.
He uses the animated movie Toy Story to demonstrate traversing the MovieLens Graph, and dives into these questions:
- Which users gave Toy Story more than 3 stars?
- Which users gave Toy Story more than 3 stars and what other movies did they give more than 3 stars to?
- How many of Toy Story’s highly co-rated movies are unique?
- Which movies are most highly co-rated with Toy Story?
- Which movies are most highly co-rated with Toy Story that share a genera with Toy Story?
- Which movies are most highly co-rated with Toy Story that share all genres with Toy Story?

Keywords: gremlin movie recommender engine MovieLens MovieLens dataset neo4j Toy Story
Upcoming Event

From the CEO
Have a Graph Question?
Reach out and connect with the Neo4j staff.
StackoverflowSlack
Contact Us
Share your Graph Story?
Email us: content@neotechnology.com
Popular Graph Topics
- cypher (327)
- graphconnect (204)
- nosql (135)
- relational database (95)
- graph visualization (93)
- emil eifrem (84)
- sql (75)
- data model (70)
- Connected Data (63)
- Recommendation Engine (61)
Leave a Reply