delete Nodes With Data
Deletes all nodes in the grid that have the specified data. Deleted nodes are not considered neighbours of nodes.
Parameters
data
The data value to match for deletion.
Deletes all nodes in the grid that have the specified data. Deleted nodes are not considered neighbours of nodes.
The data value to match for deletion.