Skip to content

Section on projection to select fields from more than one node in traversal at same time. #13

Description

@ericdriggs

Join selections are too trivial -- in real use cases you almost never only want to select a single property from a single node if you're joining.

e.g.
https://www.datastax.com/blog/gremlin-recipes-2-sql-gremlin # V JOIN translation
https://www.datastax.com/blog/gremlin-recipies-6-projection-selection # C. project(labels…).by(…)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions