[ 
https://issues.apache.org/jira/browse/TINKERPOP-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16930434#comment-16930434
 ] 

stephen mallette edited comment on TINKERPOP-2294 at 9/16/19 11:07 AM:
-----------------------------------------------------------------------

As alluded to on [SO|https://stackoverflow.com/a/57955186/1831717] and on 
TINKERPOP-2293 I don't see a problem with gremlinpython working with an 
out-of-the-box setup. 

> 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. 

I don't follow that that means. What kind of API? 

> Especially it is important to make graph io available to be able to create 
> python specific tutorials that are based on typical databases.  

What do you mean? It is available to gremlinpython by way of scripts in older 
versions and as of 
[3.4.0|http://tinkerpop.apache.org/docs/3.4.3/reference/#io-step] there is a 
Gremlin step for {{io()}}. Do you need something else?



was (Author: spmallette):
As alluded to on [SO|https://stackoverflow.com/a/57955186/1831717] and on 
TINKERPOP-2293 I don't see a problem with gremlinpython working with an 
out-of-the-box setup. 

> 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. 

I don't follow that that means. What kind of API? 

> Especially it is important to make graph io available to be able to create 
> python specific tutorials that are based on typical databases.  

What do you mean? It is available to gremlinpython by way of scripts in older 
versions and as of 
[3.4.0|http://tinkerpop.apache.org/docs/3.4.3/reference/#io-step] there is a 
Gremlin step for `io()`. Do you need something else?


> 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.2#803003)

Reply via email to