On Wed, Sep 9, 2009 at 1:53 AM, Caligula <caligulaemperorofrome@yahoo.com> wrote:
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