
|
If you were logged in you would be able to see more operations.
|
|
Repository.clear() simply calls clear() on the underlying Sail stack. This is an operation that is not transaction-managed. Repository.clear() should only do this when in auto-commit mode, otherwise the clear() method should be called on the internal transaction.
|
|
|
There are no comments yet on this issue.
|
| |
|
|