Uses of Interface
org.eclipse.lyo.store.Store
Packages that use Store
-
Uses of Store in org.eclipse.lyo.store
Methods in org.eclipse.lyo.store that return StoreModifier and TypeMethodDescriptionStorePool.getStore()static StoreInitialise a SPARQL-compatible Store implementation that does not require authentication.static StoreInitialise a SPARQL-compatible Store implementation with authentication via username and password combinations.static StoreStoreFactory.sparqlInMem()Methods in org.eclipse.lyo.store with parameters of type Store -
Uses of Store in org.eclipse.lyo.store.internals
Classes in org.eclipse.lyo.store.internals that implement StoreModifier and TypeClassDescriptionclassStoreinterface implementation that interacts with any SPARQL-based triplestore through a Query and Update endpoints.