I'm new in Graph databases. When I am using Titan, I run Gremlin and these 3 lines do not appear :
plugin activated: tinkerpop.server
plugin activated: tinkerpop.utilities
plugin activated: tinkerpop.tinkergraph
and when I'm trying to run any line of code this exception appears:
no such property : tinkergraph for class :groovysh_evaluate
How can I fix this problem? Best regards