When accessing a register, we got this error

Behind

However, there is no problem when accessing the content of the concerned register.
Deleting cannot be performed through LDregistry API, nor IHM. The solution will be to delete directly in Fuseki database. However there is the risk of compromising the integrity of our database. I could reproduce this issue on uploading data (a big file). So, I had to reset all the database to deal with it.
In my opinion, the safest solution will be to catch this exception. Or do you have some ideas to solve the problem without resetting the database?
thank you :)
When accessing a register, we got this error
Behind
However, there is no problem when accessing the content of the concerned register.
Deleting cannot be performed through LDregistry API, nor IHM. The solution will be to delete directly in Fuseki database. However there is the risk of compromising the integrity of our database. I could reproduce this issue on uploading data (a big file). So, I had to reset all the database to deal with it.
In my opinion, the safest solution will be to catch this exception. Or do you have some ideas to solve the problem without resetting the database?
thank you :)