VelocityDB Class Library
VelocityDB Class Library
VelocityGraph
VertexType Class
VertexType Methods
CountVertices Method
FindProperty Method
GetEdges Method
GetNumberOfEdges Method
GetPropertyKeys Method
GetPropertyTypes Method
GetPropertyValue Method
GetTopNumberOfEdges Method
GetVertex Method
GetVerticeIds Method
GetVertices Method
NewProperty Method
NewVertex Method
Remove Method
RemoveVertex Method
SetPropertyValue Method
ToString Method
Unpersist Method
VertexType
Remove Method
Removes this
VertexType
from a graph. An exception is thrown if the
VertexType
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
VertexType Class
VelocityGraph Namespace