Uses of Interface
org.eclipse.rdf4j.sail.extensiblestore.NamespaceStoreInterface
Packages that use NamespaceStoreInterface
-
Uses of NamespaceStoreInterface in org.eclipse.rdf4j.sail.extensiblestore
Classes in org.eclipse.rdf4j.sail.extensiblestore with type parameters of type NamespaceStoreInterfaceModifier and TypeClassDescriptionclass
ExtensibleStore<T extends DataStructureInterface,
N extends NamespaceStoreInterface> A store where the backing storage can be implemented by the user.Classes in org.eclipse.rdf4j.sail.extensiblestore that implement NamespaceStoreInterfaceFields in org.eclipse.rdf4j.sail.extensiblestore declared as NamespaceStoreInterfaceConstructors in org.eclipse.rdf4j.sail.extensiblestore with parameters of type NamespaceStoreInterfaceModifierConstructorDescriptionExtensibleSailStore
(DataStructureInterface dataStructure, NamespaceStoreInterface namespaceStore, EvaluationStatisticsEnum evaluationStatisticsEnum, ExtensibleStatementHelper extensibleStatementHelper)