ewokscore.graph.schema.update.from_v1_1_to_v1_2#

ewokscore.graph.schema.update.from_v1_1_to_v1_2(graph)[source]#

v1.1 does not have the __ewoks_serialize__ field. It does not support the following link attributes:

  • cache_if_not_required

  • required when set explicitly to False, ignoring graph analysis

Parameters:

graph (DiGraph)

Return type:

None