TreeNeuron.get_graph_nx()
Calculate and return networkX representation of neuron.
Once calculated stored as .graph. Call function again to update graph. :rtype: DiGraph
.graph
DiGraph
See also
navis.neuron2nx()