multiple_to_gjgf

multiple_to_gjgf(graphs)

Convert multiple graph objects from supported libraries to gJGF.

Parameters

graphs (list of graph objects from supported libraries) – The list may contain graph objects from different libraries, because each of them is converted individually to gJGF with any_to_gjgf().

Returns

gjgf (dict) – Dictionary adhering to gravis JSON Graph Format (gJGF) with “graphs” as top level key