EventEdgeIterable Class |
Namespace: VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event
The EventEdgeIterable type exposes the following members.
| Name | Description | |
|---|---|---|
| EventEdgeIterable | Initializes a new instance of the EventEdgeIterable class |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the EventEdgeIterable | |
| GetEnumerator |
| Name | Description | |
|---|---|---|
| RelabelEdges |
Edges are relabeled by creating new edges with the same properties, but new label.
Note that for each edge is deleted and an edge is added.
(Defined by EdgeHelpers.) |