java.lang.Object
it.uniroma2.art.semanticturkey.config.sparql.SPARQLStore
All Implemented Interfaces:
ConfigurationManager<StoredSPARQLOperation>, ProjectConfigurationManager<StoredSPARQLOperation>, PUConfigurationManager<StoredSPARQLOperation>, SystemConfigurationManager<StoredSPARQLOperation>, UserConfigurationManager<StoredSPARQLOperation>, ConfigurableComponent<StoredSPARQLOperation>, IdentifiableComponent, PUScopedConfigurableComponent<StoredSPARQLOperation>, ScopedComponent

@Component public class SPARQLStore extends Object implements PUScopedConfigurableComponent<StoredSPARQLOperation>
A storage for SPARQL operations (i.e. queries and updates).
Author:
Manuel Fiorelli
  • Constructor Details

    • SPARQLStore

      public SPARQLStore()
  • Method Details