krlawrence / graph

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

The `property` step can now take a map of k/v pairs #273

Closed krlawrence closed 7 months ago

krlawrence commented 11 months ago

Added in TinkerPop 3.6.x syntax of the form property([a:1,b:2]) is now allowed.