Graphs can be confusing, and Graph Algorithms may be complex. With graph algorithms you can create directed and undirected graphs, or you can import or export graphs to gexf format The algorithms that we currently support are: Depth First Search. Breadth First Search.