Hi @Muhammad_Ashir,
There is a check on objects which can be beneficial for you by using .exists() in the client:
<VAR> = <COL_NAME>.data.exists(object_uuid)
Hope this helps!
Regards,
Mohamed Shahin,
Weaviate Support Engineer
Hi @Muhammad_Ashir,
There is a check on objects which can be beneficial for you by using .exists() in the client:
<VAR> = <COL_NAME>.data.exists(object_uuid)
Hope this helps!
Regards,
Mohamed Shahin,
Weaviate Support Engineer