org.qi4j.library.rdf.repository
Interface NativeRepositoryService

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

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


Nested Class Summary
static class NativeRepositoryService.NativeRepositoryMixin
           
 
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