loading in graphs, property map issue
I have created a graph in xml format and saved this graph. When I go to load in graph, I am successful but the property maps are no longer populated as they were when I created the graph. All bool values go to 0, all ints go to 0 and all strings go to '' Any idea why this is happening and how I can successfully load in both the graph and the populated property maps? Thanks John Hirdt
On 10/11/2013 04:51 PM, John Hirdt wrote:
I have created a graph in xml format and saved this graph.
When I go to load in graph, I am successful but the property maps are no longer populated as they were when I created the graph. All bool values go to 0, all ints go to 0 and all strings go to ''
Any idea why this is happening and how I can successfully load in both the graph and the populated property maps?
I've never encountered this problem. Could you provide a concise example where the problem happens? Cheers, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>
participants (2)
-
John Hirdt -
Tiago de Paula Peixoto