GraphAddVertex Method |
| Name | Description | |
|---|---|---|
| AddVertex |
Create a new vertex (of VertexType "default"), add it to the graph, and return the newly created vertex.
| |
| AddVertex(Object) |
Create a new vertex (of VertexType "default"), add it to the graph, and return the newly created vertex.
|