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

Fix #278: Add dryrun option #89

Merged
merged 7 commits into from
Mar 2, 2022
Merged

Fix #278: Add dryrun option #89

merged 7 commits into from
Mar 2, 2022

Conversation

ericz1803
Copy link
Contributor

Fixes biothings/biothings_explorer#278. Merge together with biothings/biothings_explorer#405

Implement dryrun option which logs query plan (edges to execute, reversed or not, API calls for each edge). Summary for each edge is logged to INFO level while the subqueries are logged to the TRACE level.

src/index.js Outdated Show resolved Hide resolved
@tokebe tokebe merged commit f4f8224 into main Mar 2, 2022
@tokebe tokebe deleted the dryrun branch November 29, 2023 19:07
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

Successfully merging this pull request may close these issues.

Create a way to export the query execution plan
2 participants