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

Robert Dale commented on TINKERPOP-1772:
----------------------------------------

It really should look exactly like on the Getting Started page.  Is this 
perhaps related to your other issue TINKERPOP-1771 ?

Can you provide a screenshot or steps to reproduce starting with unzipping the 
console distribution?


> "Getting started" page not correct leading to difficulties to start with 
> console 
> ---------------------------------------------------------------------------------
>
>                 Key: TINKERPOP-1772
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1772
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 3.3.0
>         Environment: Windows
>            Reporter: Cédric L. Charlier
>
> The [getting started 
> page](http://tinkerpop.apache.org/docs/current/tutorials/getting-started/) is 
> assuming that when you start the console the plugin 
> ```tinkerpop.tinkergraph``` is activated. It's confirmed by the first "screen 
> shot" of the console.
> Unfortunately, it's not the case and when later you start to write your first 
> command
> {code:java}
> graph = TinkerFactory.createModern()
> {code}
> you'll receive an exception. It's really difficult for newbies to understand 
> that they need to load the tinkerpop.tinkergraph plugin and could stop them 
> in their progress with TinkerPop.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to