Model.graph_outdated#
- property Model.graph_outdated: bool#
Whether the model graph is outdated.
The model graph can be updated with
update_graph()orrebuild_graph().
Whether the model graph is outdated.
The model graph can be updated with update_graph() or
rebuild_graph().