VelocityDB Class Library
VelocityDB Class Library
VelocityGraph
EdgeType Class
EdgeType Methods
Compare Method
CompareTo Method
CountEdges Method
Equals Method
FindProperty Method
GetEdge Method
GetEdges Method
GetHashCode Method
GetPropertyKeys Method
GetPropertyTypes Method
GetPropertyValue Method
NewEdge Method
NewEdgeX Method
NewProperty Method
Remove Method
RemoveEdge Method
SetPropertyValue Method
ToString Method
Unpersist Method
EdgeType
Remove 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
C#
VB
C++
F#
Copy
public
void
Remove
()
Public
Sub
Remove
public
:
void
Remove
()
member
Remove
:
unit
->
unit
See Also
Reference
EdgeType Class
VelocityGraph Namespace