Who this book is for
The primary aim of this book is to assist existing Python developers of an intermediate level who may have the ambition of getting into graph data modeling. Or, if you are a database developer or IT professional, then the graph database section may give you insights into how graph databases are different from traditional databases.
In essence, this book is targeted at anyone who loves coding in Python and wants to learn more about how to build graph data pipelines, how to ingest and clean data, various ways to store graph data relationships, how to conduct analytical techniques such as community detection and recommendation engine creation, and how to use Cypher to store these relationships and then query the in-memory graph with Cypher.