DIH does not know the rows created by that entity. So we do not really have any knowledge on how to delete specific rows.
how about passing a deleteQuery=type:x in the request params or having a deleteByQuery on each top level entitywhich can be used when that entity is doing a full-import --Noble On Fri, Oct 3, 2008 at 4:32 AM, Jon Baer <[EMAIL PROTECTED]> wrote: > Just curious, > > Currently a full-import call does a delete all even when appending an entity > param ... wouldn't it be possible to pick up the param and just delete on > that entity somehow? It would be nice if there was something involved w/ > having an entity field name that worked w/ DIH to do some better > introspection like that ... > > Is that something which is currently doable? > > Thanks. > > - Jon > > > -- --Noble Paul