This document provides an introduction to graph theory concepts. It defines what a graph is consisting of vertices and edges. It discusses different types of graphs like simple graphs, multigraphs, digraphs and their properties. It introduces concepts like degrees of vertices, handshaking lemma, planar graphs, Euler's formula, bipartite graphs and graph coloring. It provides examples of special graphs like complete graphs, cycles, wheels and hypercubes. It discusses applications of graphs in areas like job assignments and local area networks. The document also summarizes theorems regarding planar graphs like Kuratowski's theorem stating conditions for a graph to be non-planar.