Karthik Raju created TINKERPOP-3111:
---------------------------------------

             Summary: Update documentation in gremlin-python driver section
                 Key: TINKERPOP-3111
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-3111
             Project: TinkerPop
          Issue Type: Improvement
          Components: documentation
            Reporter: Karthik Raju


When sending groovy scripts through gremlin-python client, the response from 
the server must be one of the primitive data types and any other return type 
prevents the groovy script from executing.

[~Florian Hockmann] suggested that adding an empty array at the end of the 
script will help executing the script despite having an arbitrary response type 
and it does work.

So, I thought that this should be mentioned under the _Gremlin-Python > 
Submitting Scripts_ section in the documentation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to