[
https://issues.apache.org/jira/browse/TINKERPOP-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16934288#comment-16934288
]
Wolfgang Fahl commented on TINKERPOP-2294:
------------------------------------------
see [https://stackoverflow.com/a/58026770/1497139] for how people don't grasp
the concept of a remote traversal and the consequences this has on not being
able to access the state of the graph properly.
> Gremlin-Python usability and tutorial
> -------------------------------------
>
> Key: TINKERPOP-2294
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2294
> Project: TinkerPop
> Issue Type: Improvement
> Components: python
> Affects Versions: 3.4.3
> Reporter: Wolfgang Fahl
> Priority: Major
>
> The Gremlin-Python environment is not useable "out of the box" at this time
> and hard to configure. It needs a specially configured gremlin-server for
> each use case.
> The handling of the server configuration and startup could be simplified if
> it would be done by some kind of API instead of the YAML file. Especially it
> is important to make graph io available to be able to create python specific
> tutorials that are based on typical databases. The handling of typical
> backend database configurations should be simplified.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)