3
Data Model Transformation – Relational to Graph Databases
Up until this point, we have been getting you ready to work with graph data structures in a real-world environment. This will transition your knowledge even further, taking you from setting up your own MySQL database instances to building a recommendation system. This is an important step forward since many solutions out there in the wild are based on data being extracted from relational database environments, such as MySQL.
In this chapter, we will start with setting up your MySQL graph database and then move on to how to work with graph data and querying the database engine. Carrying on from there, we will look at path-based methods for carrying out your analysis. This will be followed ...
Get Graph Data Modeling in Python now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.