Name | Description | |
---|---|---|
![]() | GetEdgeDestination | For an edge object, returns its destination |
![]() | GetEdgeSource | For an edge object, returns its source |
![]() | GetIncomingEdges | For a vertex object, returns a list of its incomming edges |
![]() | GetOutgoingEdges | For a vertex object, returns a list of its outgoing edges |
![]() | GetType | Overloaded. Gets the graph part type, which the object must represent (in case it is a graph part) |