You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2019/05/02 17:48:06 UTC

[GitHub] [tinkerpop] spmallette commented on issue #1108: TINKERPOP-2207 Provide SimpleValueMapStrategy

spmallette commented on issue #1108: TINKERPOP-2207 Provide SimpleValueMapStrategy
URL: https://github.com/apache/tinkerpop/pull/1108#issuecomment-488767140
 
 
   This is an interesting way to deal with this problem. I say "problem" because as helpful as `by(unfold())` is, it's annoying because you almost always have to type it.  Making it so that you don't have to fuss with that extra step is nice.
   
   at the same time though, it feels worrisome that we're saying that `g.V().valueMap()` can return a list of values in one graph but run that same query in another and you get singles. any thoughts on that concern?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services