Uses of Interface
org.linkedopenactors.rdfpub.store.Store
-
Uses of Store in org.linkedopenactors.rdfpub.store
Modifier and TypeMethodDescriptionStoreRepository.createStore
(org.apache.commons.rdf.api.IRI storeName, String ownerName) Creates an empty store. -
Uses of Store in org.linkedopenactors.rdfpub.store.rdf4j
ModifierConstructorDescriptionActivityPubStoreDefault
(org.apache.commons.rdf.api.RDF rdf, org.apache.commons.rdf.api.IRI storeOwnerSubject, Store store, ActivityPubObjectFactory activityPubObjectFactory, Vocabularies vocabularies)