This is an automated email from the ASF dual-hosted git repository.
Cole-Greer pushed a change to branch multi-label-experiment
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 7855ccf384 Relocate hasLabel() OR-semantics note, fix 'supports
mutation' wording
add db79ef90a7 Weave multi-label support throughout reference docs,
recipes, tutorial
No new revisions were added by this update.
Summary of changes:
docs/src/recipes/anti-patterns.asciidoc | 6 +
docs/src/recipes/index.asciidoc | 2 +
docs/src/recipes/multi-label-vertices.asciidoc | 138 ++++++++++++++++++++++
docs/src/reference/intro.asciidoc | 6 +-
docs/src/reference/the-graph.asciidoc | 49 ++++++--
docs/src/reference/the-traversal.asciidoc | 44 +++++++
docs/src/tutorials/getting-started/index.asciidoc | 14 ++-
7 files changed, 245 insertions(+), 14 deletions(-)
create mode 100644 docs/src/recipes/multi-label-vertices.asciidoc