Open ControlFreakEv opened 2 months ago
If a graph is saved as XML and then read back, a null key exception occurs when calling the "CreateGeometryGraph()" method. It appears the subgraph list of nodeIds are separated with a space in XML which causes an issue if your nodeId has a space.
If a graph is saved as XML and then read back, a null key exception occurs when calling the "CreateGeometryGraph()" method. It appears the subgraph list of nodeIds are separated with a space in XML which causes an issue if your nodeId has a space.