This document provides an introduction to working with graphs using Titan and Cassandra. It discusses what a graph database is, provides an example of an Amazon product graph schema, and demonstrates how to get started with Titan by loading sample data into a Cassandra backend. It also discusses potential graph queries that could be performed on the sample Amazon data and outlines topics for future sessions, such as defining a graph schema, using Hadoop/Spark for querying and loading graphs, and taking suggestions for additional topics.