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

Properties on Elements

    XMLWordPrintableJSON

Details

    Description

      Problem: When a user writes `g.V()` they get back a Vertex object. The problem is that depending on the execution context of the traversal, the result could be quite different, with or without properties.

      Solution: Implement new finalization strategy DetachStrategy(detachMode, properties) where mode is one of ALL, NONE or CUSTOM. `properties` is list of properties name, are taken into account only for CUSTOM mode.

      Discussion thread in dev list: Proposal to handle properties on response Elements-Apache Mail Archives
      Stephen's thread in dev list: The Issue of Detachment-Apache Mail Archives

      Attachments

        Activity

          People

            valentyn Valentyn Kahamlyk
            valentyn Valentyn Kahamlyk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: