9 Sep
2009
9 Sep
'09
11:58 a.m.
On Wed, Sep 9, 2009 at 1:53 AM, Caligula
How can I access a member of graph_properties, such as a boolean or a vertex descriptor? A map might not be appropriate because there is only one graph.
IIRC, there are functions named get_property and set_property that will allow you to access the GraphProperty. I don't believe that graph properties work with bundled properties. Andrew Sutton andrew.n.sutton@gmail.com