You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "spmallette (GitHub)" <gi...@apache.org> on 2019/02/20 14:42:42 UTC

[GitHub] [tinkerpop] spmallette commented on issue #1064: TINKERPOP-2159 EventStrategy doesn't handle multi-valued properties

hmm - not sure what to do with this one. it doesn't appear to be fixable without a breaking change. also, if we did apply the breaking change given the current model for how we do things, we'd be opening the potential for generating massive events (i.e. realizing a list/set cardinality previous version could be really large). I almost feel like there should be a new type of event for this case and that we shouldn't use `VertexPropertyChangedEvent` for multiproperties. i dunno.....not sure if that's the solution either.

[ Full content available at: https://github.com/apache/tinkerpop/pull/1064 ]
This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org