Package org.eclipse.lyo.store
package org.eclipse.lyo.store
-
ClassDescriptionModelUnmarshallingException is an exception that occurs during
Model
transformation.Store is the main interface for operations on OSLC Resources with the backing triplestore.StoreAccessException is an exception for read/write problems with the backing triplestore or dataset.Provides factory methods to instantiate concrete implementations ofStore
that keep the triplestore information in various ways (RAM, disk, over the network).