Package dev.enola.data
Interface RepositoryRW<T>
- Type Parameters:
T- the type of objects in the repository
- All Superinterfaces:
Provider<String,,T> ProviderFromIRI<T>,Repository<T>,Store<T>
- All Known Subinterfaces:
ThingRepositoryStore
- All Known Implementing Classes:
AlwaysThingRepositoryStore,DatatypeRepositoryBuilder,MemoryRepositoryRW,NamespaceRepositoryBuilder,RepositoryBuilder,ThingMemoryRepositoryROBuilder,ThingMemoryRepositoryRW
RepositoryRW is a readable & writable
Repository which is thus also a Store.-
Method Summary
Methods inherited from interface dev.enola.data.ProviderFromIRI
getMethods inherited from interface dev.enola.data.Repository
list, listIRI, stream