ewokscore.graph.schema.update_graph_schema#

ewokscore.graph.schema.update_graph_schema(graph)[source]#

Updates the graph description to a higher schema version or raises an exception. If the schema version is known it will provide library version bounds in the exception message.

Parameters:

graph (DiGraph)