setStoreNodes
setStoreNodes(
nodes):void
Replace all nodes in the store with the given list. Each node is
re-validated against its schema before committing — properties.errors
on the resulting nodes reflects the new validation state.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void