krlawrence / graph

Practical Gremlin - An Apache TinkerPop Tutorial
Apache License 2.0
836 stars 253 forks source link

Update samples to remove deprecated EmptyGraph #172

Closed krlawrence closed 1 year ago

krlawrence commented 4 years ago

The sample code examples (as appropriate) should be updated to use traversal() by itself rather than forms of new EmptyGraph().traversal()