Create directed or undirected graph in the json format. :param mx: :class:`~androguard.core.analysis.analysis.MethodAnalysis` :param directed_graph: True if a directed graph should be created (default: False) :return:
(mx, directed_graph=False)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected