Update serialized network's nodes. If nodes have been added or removed you must use the reserialize function, not the updateSerializedNetwork function.
1 | updateSerializedNetwork(cn, net, autocommitManagedOutsideScope = F)
|
cn |
An open RODBC connection. |
net |
The network. |
autocommitManagedOutsideScope |
Set to T if you have are controlling the connection's autocommit outside the scope of this function |
nodesTable |
The name of the nodes table |
networksTable |
The name of the networks table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.