The document discusses switching from relational databases to graph databases, noting that relational databases have been around since 1979 but that the NoSQL movement began in 2009. It introduces graph theory and the property graph data model. It then uses a CRM domain example to demonstrate how a graph database can model relationships between entities more naturally than a relational database.