graph-databases-in-action
graph-databases-in-action copied to clipboard
Add code for SQL samples + some graph samples
Different chapters show SQL queries, but we don't have SQL code for them. Provided SQL code was tested on the latest Postgres Docker image.
I also added some groovy samples, for cases where we show Gremlin queries, but didn't provide initialization for them. I found at least one bug in Chapter 7 related to that.