PropertyArray#
- class graph_tool.PropertyArray(input_array, prop_map)[source]#
Bases:
ndarray
This is a
numpy.ndarray
subclass which keeps a reference of itsPropertyMap
owner.Attributes
PropertyMap
owner instance.- prop_map#
PropertyMap
owner instance.