No there is no command to directly index data as such, TDB automatically creates and maintains appropriate indexes where you create/modify a TDB database.
However there is a tdbstats tool which will generate statistics for your data that can help TDB schedule your query better and potentially improve performance (though there is no guarantee of this). See http://jena.apache.org/documentation/tdb/optimizer.html Rob On 22/12/2013 06:34, "Chaudhuri, Rajiv" <[email protected]> wrote: >Hi > >Is there any command to index the fuseki tdb data? > >Will this indexing (if we have) results in performance improvement while >querying the triple store? Please advice.
