Details
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: []
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: []