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

Create a `features()` step

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.5.2
    • None
    • language
    • None

    Description

      There are some elements of the graph api which would be useful from the graph-traversal api.
      One such method is graph.features().
      This is something that a client should use frequently if they want to write portable code.
      see https://tinkerpop.apache.org/docs/current/reference/#_features for current usage.
      The new api would be g.features()
      The result would be serialized as a map of maps of boolean values. 

      Attachments

        Activity

          People

            Unassigned Unassigned
            phreed Fredrick Eisele
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: