krlawrence / graph

Practical Gremlin - An Apache TinkerPop Tutorial
Apache License 2.0
830 stars 251 forks source link

Add comma at 3.1 - Introducing Gremlin #247

Closed asafgamliel closed 11 months ago

asafgamliel commented 2 years ago

Using Gremlin we can traverse a graph looking for values, patterns and relationships , we can add or delete vertices and edges, we can create sub-graphs and lots more.

krlawrence commented 11 months ago

Thanks very much for taking the time to report this. Work is just getting underway on a second edition but we can also fix this one in the first edition line.

krlawrence commented 11 months ago

After looking at how quickly the second edition work is progressing, I just went ahead and fixed it there. We'll have a first preview version fairly soon.