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'm using titan-node which wraps gremlin-node, but I can't seem to find where the TitanFactory jar is located. This isn't working: TitanFactory = gremlin.java.import('com.thinkaurelius.titan.core.TitanFactory')
Any ideas? Thanks.
The text was updated successfully, but these errors were encountered:
Hi @garrett-gottlieb. I am now an active maintainer for this project, and titan-node too, though I have not yet made any contributions to it. Are you still using these projects? Did you figure out how to resolve this problem?
I'm using titan-node which wraps gremlin-node, but I can't seem to find where the TitanFactory jar is located. This isn't working:
TitanFactory = gremlin.java.import('com.thinkaurelius.titan.core.TitanFactory')
Any ideas? Thanks.
The text was updated successfully, but these errors were encountered: