mirror of
https://github.com/wisemapping/wisemapping-open-source.git
synced 2025-04-19 02:05:32 +08:00
removing '_' for function definition and calls: _nodeModelToNodeGraph -> nodeModelToNodeGraph _addRelationship -> addRelationship _deleteRelationship -> deleteRelationship _removeTopic -> removeTopic --HG-- branch : clean-up