Graph theory is the study of graphs, which are mathematical structures used to model pairwise relations between objects. This document defines several key graph concepts, including types of graphs (directed, undirected, bipartite), graph terminology (vertices, edges, degree), theorems about graphs, and examples of special graphs (complete graphs, cycles, wheels, n-cubes, complete bipartite graphs). It provides examples of how graph theory is applied in fields like computer networks, chemistry, and scheduling.