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

Consistency in accept type parameter for query.execute and query.executeInTransaction #227

Open
joshhk72 opened this issue May 1, 2020 · 0 comments

Comments

@joshhk72
Copy link
Contributor

joshhk72 commented May 1, 2020

query.execute takes in the accept type as an argument, while query.executeInTransaction takes in an options object with the accept type (and nothing else, for ex: { accept: 'text/turtle' }. This seems a bit strange as the options object for query.executeInTransaction seems to take nothing else.

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