You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Alan Boudreault (JIRA)" <ji...@apache.org> on 2018/12/18 15:32:00 UTC

[jira] [Created] (TINKERPOP-2117) gremlin-python: Provide a better data structure for a Binding

Alan Boudreault created TINKERPOP-2117:
------------------------------------------

             Summary: gremlin-python: Provide a better data structure for a Binding
                 Key: TINKERPOP-2117
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2117
             Project: TinkerPop
          Issue Type: Improvement
          Components: python
            Reporter: Alan Boudreault
             Fix For: 3.4.0


Currently, a Binding is a `tuple` of a length of 2 that the first element is a string. It would be cleaner to provide a simple data structure for it, and avoid any potential conflicts with the python built-in tuple,



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)