Creates aGraph object from aProcessNode(),function orProcessInfo (Exchange object forpredefined and stored user-defined processes).
as.Graph.ProcessNode(from)as.Graph.function(from)as.Graph.ProcessInfo(from)as.Graph.Process(from)Those pureGraph objects shall only be used internally. If you want to use thisinformation to directly interact with the back-end via JSON please useas.Process(). This function might be removed from the package function export in the future.