$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Ohlemacher (ohlemacher_at_[hidden])
Date: 2003-11-13 10:14:38
Hi all.
Partway through my app's execution, I find that I no longer need the
values in a custom property map (edge). The map potentially may be
quite large.
What is the best way to empty it?
Thanks,
-d