Ask a question to get started
Enter to send•Shift+Enter new line
Node in a graph.
Node()
NamedTuple
The unique identifier of the node.
The name of the node.
The data of the node.
Optional metadata for the node.
Return a copy of the node with optional new id and name.