ZEROFAIL / goblin-legacy

OGM for TinkerPop3 Gremlin Server
Apache License 2.0
23 stars 8 forks source link

Support multi properties #32

Open leifurhauks opened 8 years ago

leifurhauks commented 8 years ago

I'm creating this issue to track what still needs to be done for Goblin to have full support of multi-properties. In Titan, this means properties with cardinality LIST or SET.

Currently, updating a multi-property from Goblin appends the new value. Deleting values from a multi-property doesn't seem to be possible yet.

leifurhauks commented 8 years ago

cc @arush0311