nodestream-proj / nodestream

A Declarative framework for Building, Maintaining, and Analyzing Graph Data
https://nodestream-proj.github.io/docs/
Apache License 2.0
36 stars 11 forks source link

[REQUEST] Add ability to print out queries for debugging #276

Open bechbd opened 6 months ago

bechbd commented 6 months ago

I would be helpful if there was a way to print out the queries that are being sent to assist with debugging. This could be via a flag, or by turning on a certain logger/level. With these queries you can see what is being sent to db to ensure that it is what is expected.