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

Console byte code translator has issues with "new Date()"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.4.8
    • 3.5.0, 3.4.9
    • console
    • None
    • Gremlin Console on Mac OS with TinkerGraph

    Description

      Attempting to do the following results in an error:

      gremlin> :bc from g.addV().property('date',new Date())
      
      No signature of method: groovysh_evaluate.newDate() is applicable for argument types: () values: []      

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            gfxman Kelvin R. Lawrence
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: