spmallette commented on code in PR #3483:
URL: https://github.com/apache/tinkerpop/pull/3483#discussion_r3494096495
##########
docs/src/reference/implementations-tinkergraph.asciidoc:
##########
@@ -219,6 +220,31 @@ g.io("data/tinkerpop-crew.kryo").read().iterate()
g.V().properties()
----
+[[tinkergraph-multi-label]]
Review Comment:
We're missing a lot of docs updates. TinkerGraph isn't the story here. The
story is that TinkerPop now has multi-label support. The entire reference
guide, recipes, tutorials, etc. need review. At minimum, we have to
conceptually introduce this change to the "structure" at the front end of the
reference docs:
https://tinkerpop.apache.org/docs/current/reference/#graph-structure We should
be looking to explain this feature throughout the docs in a seamless fashion.
--
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]