
If you were logged in you would be able to see more operations.
|
|
|
Currently, CompassOperations.delete(CompassQuery) returns void. How about returning something useful, such as the number of objects deleted, or better yet a Set containing the IDs of the objects that were deleted?
|
Description
|
Currently, CompassOperations.delete(CompassQuery) returns void. How about returning something useful, such as the number of objects deleted, or better yet a Set containing the IDs of the objects that were deleted? |
Show » |
|