intersect.gNode.Rd
Returns a new gNode which is the intersection of x and y (node.id's). All arguments must point at the same graph or an error will be thrown.
intersect.gNode(x, y)
a gNode Object
a gNode Object
new gNode Object containing the intersection of x and y