-
Notifications
You must be signed in to change notification settings - Fork 871
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bulk delete fails #1490
Milestone
Comments
Thanks! How do I get the freshest binaries? :) |
\o/ Thanks! |
Hmm, seems no actual deletion performed. Am using the freshest snapshot (may 31) |
lvca
added a commit
that referenced
this issue
Jun 3, 2013
The @Rid wasn't parsed correctly. Now it's ok. Please let me know if everything is ok. |
It's ok now. Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error: java.lang.UnsupportedOperationException: delete(ORID)
for
POST /batch/ {"transaction":true,"operations":[{"type":"d","record":{"@Rid":"#11:5"}}]}
What is wrong?
The text was updated successfully, but these errors were encountered: