spmallette commented on pull request #1374:
URL: https://github.com/apache/tinkerpop/pull/1374#issuecomment-748943494


   Ok - thanks for confirming what was happening. I'll leave you with one final 
thought before I close this, in general, even if we returned properties I tend 
to think that returning an entire vertex or edge is too close to `SELECT * FROM 
table` which isn't considered a good practice in the SQL world. The same sorts 
of problems can apply with Gremlin. I think I'd still recommend that users form 
their results explicitly and I think that even if we eventually choose to add 
properties to GraphBinary and allow them to be returned, we'd still want to 
allow users to do that somehow as opposed to just returning everything. 


----------------------------------------------------------------
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:
[email protected]


Reply via email to