Uses of Interface
org.eclipse.rdf4j.sail.extensiblestore.NamespaceStoreInterface
-
Uses of NamespaceStoreInterface in org.eclipse.rdf4j.sail.extensiblestore
Modifier and TypeClassDescriptionclass
ExtensibleStore<T extends DataStructureInterface,
N extends NamespaceStoreInterface> A store where the backing storage can be implemented by the user.ModifierConstructorDescriptionExtensibleSailStore
(DataStructureInterface dataStructure, NamespaceStoreInterface namespaceStore, EvaluationStatisticsEnum evaluationStatisticsEnum, ExtensibleStatementHelper extensibleStatementHelper)