split.gGraph.Rd
Split gGraph by a node metadata field
split.gGraph(gg, by = "parent.graph")
field name to split by, default "parent.graph"
A new gGraph object that is the union of the nodes and edges in the input gGraphs
Marcin Imielinski