This document provides an introduction and overview of graph analytics and graph structured data. It discusses how graph data arises naturally from many real-world domains such as social networks, web graphs, and biological networks. It also outlines some common properties of graph data derived from natural phenomena, such as power-law degree distributions and community structure. Finally, it introduces common graph algorithms, graph processing systems, and the GraphX graph computation framework in Apache Spark.