R/builder.R
add_path.Rd
Adds all of the edges that make up the given path to the graph.
add_path(graph_builder, path)
A graph builder_object
A character vector that describes the path
The updated graph builder object