Skip to main contentModule simple
Source - AddEdge
- An edge-add operation carrying only identifiers.
- AddVertex
- A vertex-add operation carrying only an identifier.
- Graph
- A graph whose vertices and edges carry no payload beyond their IDs.
- Operation
- An update operation for
Graph.