[
https://issues.apache.org/jira/browse/TINKERPOP-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette reassigned TINKERPOP-3111:
-------------------------------------------
Affects Version/s: 3.7.3
Assignee: Stephen Mallette
Labels: (was: documentation newbie)
> 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
> Affects Versions: 3.7.3
> Reporter: Karthik Raju
> Assignee: Stephen Mallette
> Priority: Trivial
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> 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)