Gremlin has been adapted to work with Sesame. It's probably not much of a stretch for Jena.
https://github.com/tinkerpop/gremlin On Fri, Oct 21, 2011 at 9:20 PM, Anuj Kumar <[email protected]> wrote: > Hello Everyone, > > I have my RDF data loaded in TDB and using Java APIs to query the same. Is > there a way to run graph algorithms on top of it? > I am looking for shortest-path and PageRank. > > I am currently doing it using the JUNG framework but just curious to know if > it is possible to run it straight on top of TDB. > > Thanks, > Anuj >
