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
