spmallette commented on code in PR #3483:
URL: https://github.com/apache/tinkerpop/pull/3483#discussion_r3553124404


##########
docs/src/reference/the-graph.asciidoc:
##########
@@ -179,6 +188,33 @@ g.V().has('name','gremlin').inE('uses').
       select('a','b').by('skill').by('name') // rank the users of gremlin by 
their skill level
 ----
 
+[[vertex-labels]]

Review Comment:
   I think that since we make this introduction here, it would be good to 
describe use cases. This just tells the reader they can do it maybe but doesn't 
explain much about what it would be used for and when you should and shouldn't 
reach for it..



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to