VelocityGraph.Frontenac.Blueprints.Util.Wrappers.ReadOnly Namespace |
[Missing <summary> documentation for "N:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.ReadOnly"]
Class | Description | |
---|---|---|
ReadOnlyEdge | ||
ReadOnlyElement | ||
ReadOnlyGraph |
A ReadOnlyInnerTinkerGrapĥ wraps a Graph and overrides the underlying Graph's mutating methods.
In this way, a ReadOnlyInnerTinkerGrapĥ can only be read from, not written to.
| |
ReadOnlyIndex | ||
ReadOnlyIndexableGraph | ||
ReadOnlyKeyIndexableGraph |
A ReadOnlyKeyIndexableGraph wraps a KeyIndexableGraph and overrides the underlying graph's mutating methods.
In this way, a ReadOnlyKeyIndexableGraph can only be read from, not written to.
| |
ReadOnlyTokens | ||
ReadOnlyVertex |