TreeNeuron.get_igraph()
Calculate and return iGraph representation of neuron.
Once calculated stored as .igraph. Call function again to update iGraph. :rtype: igraph.Graph
.igraph
Important
Returns None if igraph is not installed!
None
See also
navis.neuron2igraph()