Hello!

If there are any images, we never got to see these. Can you link them on
some external resource?

Thanks,
-- 
Ilya Kasnacheev


пн, 20 апр. 2020 г. в 18:25, Jueverhard <[email protected]>:

> I have a Apache Ignite database running which I want to interact with using
> Python thin client (pyignite). I've already performed create, read and
> update operations, but I meet problems with the delete ones. For now, even
> if the submission of delete request does not raise any error, the entries
> that are supposed to be deleted are not.
>
> I've tried deleting those same entries running the same delete query in
> terminal via  and this does succesfully remove the targeted entries.
>
> Here is how I unsuccesfully tried to delete data :
>
>
> Any help would be greatly appreciated, thanks !
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to