Skip to content
  • Tiago Peixoto's avatar
    Fix PropertyMap ownership problem with GraphView · 615ad7be
    Tiago Peixoto authored
    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.
    615ad7be