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

Traversal close() semantics

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.5.2
    • None
    • process
    • None

    Description

      For 3.4.13/3.5.2 we added an explicit close state on a Traversal. It wasn't clear though if the close state should only apply to the root traversal. where as child traversals are anonymous and reused the root is not. so are child traversals really closeable? and what power does a reset() have in relation to a close() and this end state? also consider clone() and if the close state should be effectively be reset in that case (that is traditionally how that implementation has worked but it broke in 3.5.2/3.4.13 unfortunately).

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: