-2

I'm able to run groovy scripts via the gremlin console, but I wish to use titan db in Java files and I can't find a way to install Titan API for java.

s279
  • 61
  • 5

1 Answers1

3

There is an example of a maven project using Titan here:

https://github.com/pluradj/titan-tp3-java-example

stephen mallette
  • 45,298
  • 5
  • 67
  • 135