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

Input 1: Serialize [Bang]

1-Serialize[Bang]: Exports all Nodes in the same Graphinto an XML text.

Output 1: Graph XML [String]

1-XML[String]: Emits an xml text containingall the Nodes within this Graph.