starSelectors¶
- thema.multiverse.universe.utils.starSelectors.max_nodes(subgroup)[source]¶
Returns the file path of the graph with the highest number of nodes.
Parameters:¶
- subgroup: list
A list of file paths to saved graph files.
Returns:¶
- largest_graph_file: str
The file path of the graph with the highest number of nodes.