Tags: Genre, Music Genre, Topical Concept.
In computer science a graph is an abstract data type that is meant to implement the graph and hypergraph concepts from mathematics.A graph data structure consists of a finite (and possibly mutable) set of ordered pairs called edges or arcs of certain entities called nodes or vertices. As in mathematics an edge (xy) is said to point or go from x to y.