Update the images after adding an edge. Note that to be able to update the saved network images, the child must be a binary noisy-or node.
1 | updateImagesOnEdgeAdded(cn, net, dropImages, from, to)
|
cn |
An open RODBC connection. |
net |
The network. |
dropImages |
Whether images should be dropped or updated. |
from |
The index of the parent node |
to |
The index of the child node |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.