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

In gremlin python, error when using 'valueMap' and 'with_' combined

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Bug
    • 3.4.5
    • None
    • python
    • None

    Description

      Simple example that demonstrates issue.

      >>> g.V().valueMap().with_(WithOptions.ids).toList()

       

      gremlin_python.driver.protocol.GremlinServerError: 599: Could not locate method: DefaultGraphTraversal.with([1])

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            mkaisercross Michael Kaiser-Cross
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: