Uses of Interface
org.eclipse.lyo.store.Store
-
Uses of Store in org.eclipse.lyo.store
Modifier and TypeMethodDescriptionStorePool.getStore()
static Store
Initialise a SPARQL-compatible Store implementation that does not require authentication.static Store
Initialise a SPARQL-compatible Store implementation with authentication via username and password combinations.static Store
StoreFactory.sparqlInMem()
-
Uses of Store in org.eclipse.lyo.store.internals
Modifier and TypeClassDescriptionclass
Store
interface implementation that interacts with any SPARQL-based triplestore through a Query and Update endpoints.