Hi @Yudong_Sun
As far as I know, this isn’t feasible. cursor.begin() actually iterates the cursor.
You could consider catching the exception and just ignoring it.
Hi @Yudong_Sun
As far as I know, this isn’t feasible. cursor.begin() actually iterates the cursor.
You could consider catching the exception and just ignoring it.