Skip to content
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

delete_document doesn't raise an error (anymore), if the document doesn't exist #47

Open
ThomasKoppensteiner opened this issue Jul 1, 2017 · 0 comments

Comments

@ThomasKoppensteiner
Copy link

The wiki explains, that during delete_document an error is raised, if no document exists to the given rid. This is because the response from here is always "". It doesn't matter if the document exists or not.

Was there a change of the OrientDb REST-API since the creation of the wiki entry?

I'm using this gem in version v0.5.1 and OrientDb with the docker image orientdb:2.2.22.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant