Uses of Class
org.eclipse.rdf4j.model.impl.SimpleNamespace
Packages that use SimpleNamespace
Package
Description
An implementation of the RDF SAIL API that uses main memory for storage.
-
Uses of SimpleNamespace in org.eclipse.rdf4j.sail.memory
Fields in org.eclipse.rdf4j.sail.memory with type parameters of type SimpleNamespaceModifier and TypeFieldDescriptionprivate final Map
<String, SimpleNamespace> MemNamespaceStore.namespacesMap
Map storing namespace information by their prefix.Methods in org.eclipse.rdf4j.sail.memory that return types with arguments of type SimpleNamespace