On 24/07/14 12:03, Claude Warren wrote:
Is there a listener like interface for datasets? I can't find it.  I need
to detect when any of the models in the dataset change, or when models are
added or removed.

Is there anything like that?

Claude


DatasetGraphMonitor for DatasetGraph for montoring add/remove quads.

There is nothing for Dataset to specifically handle whole model operations but the same style with a intercepting wrapper class is easy to do (I wish Eclipse had "generate wrapper" functionality)

        Andy

Reply via email to