Click or drag to resize

VertexType Properties

The VertexType type exposes the following members.

Properties
  NameDescription
Public propertyEdgeTypes
All edge types connected with this vertex type.
Public propertyMyGraph
Graph for which this VertexType belongs to
Public propertySubTypes
Sub types of this VertexType
Public propertyTypeId
Get the unique id of the vertex type.
Public propertyTypeName
Gets the name of this VertexType
Top
See Also