Hello All, I have a Graph with 3 children (sub graphs). After I filter certain edges of the main graph, I can't access the children. Is there any turn around to work this. I want some edges to be filtered from the total graph, but still the filtered graph should retain its original children (with filtered edges ofcourse). Any information on this would be great help to me. -- Regards, Giridhar
On Fri, 3 Feb 2012, giridhar wrote:
Hello All,
I have a Graph with 3 children (sub graphs). After I filter certain edges of the main graph, I can't access the children. Is there any turn around to work this.
What do you mean "children"? How are they represented by properties.
I want some edges to be filtered from the total graph, but still the filtered graph should retain its original children (with filtered edges ofcourse). Any information on this would be great help to me.
That is the way that properties are supposed to work in filtered_graphs. -- Jeremiah Willcock
participants (2)
-
giridhar
-
Jeremiah Willcock