Meta:Serialize
Last updated 5 August 2026
Meta:Serialize takes the current Graph and converts all the nodes
within to an xml string which can then be used with the Deserialize Node
to add the serialized nodes to the current Graph.
| Pin | Info |
|---|---|
|
|
1-Serialize[Bang]: Exports all Nodes in the same Graphinto an XML text. |
|
|
1-XML[String]: Emits an xml text containingall the Nodes within this Graph. |
