pietermartin / sqlg

TinkerPop graph over sql
MIT License
240 stars 51 forks source link

Where are the examples? #460

Closed rhubarb closed 1 year ago

rhubarb commented 1 year ago

There are a thorough set of tests which helps a lot, but a single code example would go a bit further.

pietermartin commented 1 year ago

Ok, just to make sure we are on the same page, you'd like a fuller example in the documentation somewhere. i.e. Open a graph, create a vertex and edge, query it and close the graph, or you have something else in mind?

pietermartin commented 1 year ago

Sqlg has thousands of tests, I'll need details if you want a specific example. Feel free to open this and request an example.