Click or drag to resize

VertexTypeGetNumberOfEdges Method

Overload List
  NameDescription
Public methodGetNumberOfEdges(EdgeType, Direction)
Get the number of edges of a certain type that can be found and an edge direction
Public methodGetNumberOfEdges(EdgeType, Int32, Direction)
Get the number of edges of a certain type that can be found associated with a vertex id and an edge direction
Public methodGetNumberOfEdges(EdgeType, Int32, Int32, Direction)
Get the number of edges of a certain type that can be found associated with a vertex id, another vertex id at other end and an edge direction
Top
See Also