You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have followed the steps to install titan,and when I want to use Titan followed the tutorial, there is some error:
This is my code:
gremlin> g = TitanFactory.open('conf/titan-hbase-es.properties')
The error is:
No such property: TitanFactory for class: groovysh_evaluate
I want to know why is there such a mistake and how can I solve this error?
The text was updated successfully, but these errors were encountered:
I have followed the steps to install titan,and when I want to use Titan followed the tutorial, there is some error:
This is my code:
gremlin> g = TitanFactory.open('conf/titan-hbase-es.properties')
The error is:
No such property: TitanFactory for class: groovysh_evaluate
I want to know why is there such a mistake and how can I solve this error?
The text was updated successfully, but these errors were encountered: