Back

build-graph (clj)

(source)

function

(build-graph g & inits)
Builds up a graph (i.e. adds edges and nodes) from any combination of other graphs, adjacency maps, edges, or nodes.

Examples