[ 
https://issues.apache.org/jira/browse/TINKERPOP-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16212610#comment-16212610
 ] 

ASF GitHub Bot commented on TINKERPOP-1799:
-------------------------------------------

Github user jorgebay commented on the issue:

    https://github.com/apache/tinkerpop/pull/732
  
    VOTE +1


> Failure to serialize path() in gremlin-python
> ---------------------------------------------
>
>                 Key: TINKERPOP-1799
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1799
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: python
>    Affects Versions: 3.3.0
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>            Priority: Critical
>             Fix For: 3.3.1
>
>
> {code}
> >>> g.V().hasLabel('person').both().path().toList()
> [[u'@type', u'@value'], [u'@type', u'@value'], [u'@type', u'@value'], 
> [u'@type', u'@value'], [u'@type', u'@value'], [u'@type', u'@value'], 
> [u'@type', u'@value'], [u'@type', u'@value']]
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to