vdms icon indicating copy to clipboard operation
vdms copied to clipboard

Ability to delete entities

Open mwahle opened this issue 6 years ago • 2 comments
trafficstars

We would like to be able to run the very basic operation of deleting entities, for example like so:

db.query([{"DeleteEntity": {'class': 'Test', 'constraints': {'x': ['==', 2]}}}])

mwahle avatar Dec 10 '18 21:12 mwahle

Thanks for this suggestion. We recognize that Deleting is something useful to have for many applications, and that this functionality will have to be included at some point. However, we decided to give priority of Add/Update of new entities (Feature Vectors, Videos) kind of operations and other features before we start including Delete operations. Please let us know if you consider Delete operations to be of urgent need and so we can take this into consideration.

luisremis avatar Dec 10 '18 21:12 luisremis

Yes, this is really useful. It would be great if we can delete the image, descriptor, descriptor set. We're looking forward to this feature.

Thank you!

LiberiFatali avatar Mar 20 '19 08:03 LiberiFatali

@cwlacewe theoretically we have basic deletion capabilities (see https://github.com/IntelLabs/vdms/wiki/Deletion-Capabilities) so closing for the time being.

keirafadams avatar Jul 23 '24 18:07 keirafadams