4 references to RemoveEdge
System.Data.Services.Client (4)
System\Data\Services\Client\Binding\BindingGraph.cs (4)
274this.graph.RemoveEdge(parent, item, null); 286this.graph.RemoveEdge(collection, collectionEdge.Target.Item, null); 304this.graph.RemoveEdge(edge.Source.Item, edge.Target.Item, edge.Label); 613this.RemoveEdge(e.Source.Item, e.Target.Item, e.Label);