Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-3059

Prevent repeated option() calls to merge steps

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.7.1
    • None
    • language, process
    • None

    Description

      Could avoid some confusion if we prevented:

      mergeV(...).
        option(onCreate, ...).
        option(onCreate, ...).
        option(onCreate, ...)....
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            spmallette Stephen Mallette
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: