krlawrence / graph

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

Removed EmptyGraph usage in favor of AnonymousTraversalSource #278

Closed spmallette closed 11 months ago

spmallette commented 11 months ago

Prefer use of traversal() static method for remote usage #172