Adding support to handle graph labels a little better.
This primarily adds support for binding bundled properties to existing
property names, specifically for vertex/edge name and a mapping from
such names to descriptors. Also included is an initial take on labeled
graphs, which combine those features in a somewhat convenient manner.
Rewrote most of graph_sum's implemetnation, but haven't fully
tested it yet.