Skip to main content

Saving

Simply call the save method to save your data:

root_node.save()

You can also call the save method on child nodes, but it will save the data in the root node to the proper file.