Cédric L. Charlier created TINKERPOP-1772:
---------------------------------------------

             Summary: "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