Answered
createMetaDataStr for Graphs?
I need to add metadata to graphs via python. Currently I can find and manipulate the metadata if the user has created it manually, but I'd like to do this programatically if possible.
createMetaDataStr(aName, aValue) only seems to work on packages. Is there a method for graphs?
