netunicorn.base.types.NodeRepresentation¶
- class NodeRepresentation[source]¶
Bases:
TypedDict
Node JSON representation.
Attributes
Node name.
Node properties.
Internal node properties.
Node architecture.
Methods
fromkeys
Create a new dictionary with keys from iterable and values set to value.