graph icon indicating copy to clipboard operation
graph copied to clipboard

Practical Gremlin - An Apache TinkerPop Tutorial

Results 89 graph issues
Sort by recently updated
recently updated
newest added

The book currently has some coverage of data modelling and graph design but it is probably an area that could be expanded.

enhancement
improvements
fix-in-second-edition

It would be good to have a section that covers use of the various strategies such as the subgraph strategy.

enhancement
important
fix-in-second-edition

As well as adding some detailed coverage of using the GLV clients (covered by other issues) an introductory section is needed that introduces the various support available for users of...

enhancement
improvements
important
fix-in-second-edition

It is fairly straightforward to bootstrap an environment inside the Python console so that it can be used with a Gremlin Server. This has the advantage of being able to...

enhancement
improvements
fix-in-second-edition

The capabilities offered by a Gremlin Server along with the number of different ways that you can communicate with it has continued to grow. The coverage of Gremlin Server in...

enhancement
important
fix-in-second-edition

Forward referencing links in the text are displayed as "???" or "section_topic" in the MOBI and EPUB versions. When I look at the DOCBOOK using Yelp they display correctly so...

enhancement
build
fix-in-second-edition

One the most common stumbling blocks that developers run into when building an application with Gremlin is that the reference docs tend to assume that the traversals are being run...

enhancement
improvements

In section 6.11.4 where remote connections are explained it would be good to explain that the objects returned are not always the same as when directly attached to (say) a...

improvements
fix-in-second-edition

Per feedback from a reader, consider adding coverage that explains that TinkerPop defines the transactional steps that other graph systems may choose to implement/expose via the Graph and TraversalSource objects....

enhancement
improvements
fix-in-second-edition