Fix PropertyMap ownership problem with GraphView
Now if a GraphView object is deleted, any property map created for it reverts its ownership to the base Graph object. This eliminates the problem of property maps created with transient GraphView objects.
Please register or sign in to comment