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

Failure to serialize path() in gremlin-python

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 3.3.0
    • 3.3.1
    • python
    • None

    Description

      >>> 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']]
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: