| Interface | Description |
|---|---|
| GraphVertex |
A GraphVertex is a vertex in the computation graph.
|
| Class | Description |
|---|---|
| BaseGraphVertex |
BaseGraphVertex defines a set of common functionality for GraphVertex instances.
|
| VertexIndices |
VertexIndices defines a pair of integers: the index of a vertex, and the edge number of that vertex.
|