Relation.destroy

Destroys the #GRelation, freeing all memory allocated. However, it does not free memory allocated for the tuple data, so you should free that first if appropriate.

More...
class Relation
void
destroy
()

Detailed Description

Deprecated: Rarely used API