Click or drag to resize

EdgeTypeRemove Method

Removes this EdgeType from a graph. An exception is thrown if the EdgeType is in use.

Namespace:  VelocityGraph
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public void Remove()
See Also