This document defines and provides examples of different types of graphs, including finite and infinite graphs, simple graphs, complete graphs, bipartite graphs, and regular graphs. It introduces key graph terminology like vertices, edges, degrees, adjacency, and isolation. Examples are provided to illustrate concepts like the handshake theorem, determining if certain degree sequences can form graphs, and drawing regular graphs.