TDB is a persistent storage layer ARQ still provides the query engine and TDB just configures ARQ to take advantage of its data structures for more efficient querying
Rob On 29/07/2015 10:47, "Roshan Bharath Das" <[email protected]> wrote: >Okay. Thanks. >Just to clarify, TDB can be used to query over persistent storage?. > >Best Regards, >Roshan > >> On 29 Jul 2015, at 11:28, Martynas Jusevičius <[email protected]> >>wrote: >> >> TDB gives you persistence. It's a proper database that stores data on >> disk. With ARQ you can only query in-memory Models. >> >> On Wed, Jul 29, 2015 at 11:05 AM, Roshan Bharath Das >> <[email protected]> wrote: >>> Hello, >>> >>> I have a very basic question about the use of Jena TDB. As far as I >>>see, TDB is used for RDF storage and query. But Jena ARQ and Jena Core >>>does the same. >>> What am I missing if I don’t use Jena TDB?. >>> >>> Best Regards, >>> Roshan >>> >>> >
