Hacker News new | ask | show | jobs
by Gulthor 4081 days ago
To clear out a possible minor confusion for readers here - Titan's only API is Gremlin (though there also is a lower level Java API). You guys should also have a look at ArangoDB, which also supports Gremlin. Linkurious with upcoming TinkerPop3/Gremlin will definitely be quite interesting to use. Keep up the good work.
1 comments

Thanks, our backend is based on node.js so we're considering to support the Rexster server (https://github.com/thinkaurelius/titan/wiki/Rexster-Graph-Se...), which provides a REST API to Gremlin. What do you think about it?

We're also eager to see any binary protocole to communicate with graph databases.