c.gGraph.Rd
Concatenates gGraphs without doing any merging or aggregating
# S3 method for gGraph
c(...)
set of gGraph arguments (names will be incorporated as graph metadata $parent.graph)
A new gGraph object that is the union of the nodes and edges in the input gGraphs