org.qi4j.library.rdf.repository
Interface MemoryRepositoryService

All Superinterfaces:
Activatable, Composite, Identity, org.openrdf.repository.Repository, ServiceComposite

@Mixins(value=MemoryRepositoryService.MemoryRepositoryMixin.class)
public interface MemoryRepositoryService
extends org.openrdf.repository.Repository, ServiceComposite, Activatable


Nested Class Summary
static class MemoryRepositoryService.MemoryRepositoryMixin
           
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 
Methods inherited from interface org.openrdf.repository.Repository
getConnection, getDataDir, getValueFactory, initialize, isWritable, setDataDir, shutDown
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type
 
Methods inherited from interface org.qi4j.api.service.Activatable
activate, passivate