Skip to content

Support different sparql explain return formats #26

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

Closed
austinkline opened this issue Nov 19, 2020 · 1 comment
Closed

Support different sparql explain return formats #26

austinkline opened this issue Nov 19, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@austinkline
Copy link
Contributor

Describe the solution you'd like
Support for different sparql explain formats in the %%sparql explain variant fo the %%sparql command. Link to public doc

@austinkline austinkline added the enhancement New feature or request label Nov 19, 2020
@michaelnchin
Copy link
Member

Looks like we added an --explain-format option for %%sparql in the Neptune Client update (#104):

parser.add_argument('--explain-format', default='text/html', help='response format for explain query mode',

Closing, as the issue has been addressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Resolved
Development

No branches or pull requests

2 participants