Concatenates gGraphs without doing any merging or aggregating

# S3 method for gGraph
c(...)

Arguments

...

set of gGraph arguments (names will be incorporated as graph metadata $parent.graph)

Value

A new gGraph object that is the union of the nodes and edges in the input gGraphs

Author

Marcin Imielinski