Thank you.
Since I will be creating the graph using python NetworkX module and generate the 'graphml' format, I am looking for a document or blog which describe how to create bends using python, what property I need to add for edges or nodes, etc.
I know there is Property Mapper in YeD tool.
Thanks!