Module org.apache.jena.tdb
Package org.apache.jena.tdb1.store
Class GraphTxnTDB_Prefixes.PrefixMapSwitchableTDB1
java.lang.Object
org.apache.jena.riot.system.PrefixMapWrapper
org.apache.jena.tdb1.store.GraphTxnTDB_Prefixes.PrefixMapSwitchableTDB1
- All Implemented Interfaces:
org.apache.jena.riot.system.PrefixMap
- Enclosing class:
- GraphTxnTDB_Prefixes
public static class GraphTxnTDB_Prefixes.PrefixMapSwitchableTDB1
extends org.apache.jena.riot.system.PrefixMapWrapper
"switchable" prefix mapping backed by storage in DatasetPrefixesTDB
-
Constructor Summary
ConstructorsConstructorDescriptionPrefixMapSwitchableTDB1(DatasetGraphTransaction dsgx, org.apache.jena.graph.Node graphName) -
Method Summary
Methods inherited from class org.apache.jena.riot.system.PrefixMapWrapper
abbrev, abbreviate, add, clear, containsPrefix, delete, expand, expand, forEach, get, getMapping, getMappingCopy, isEmpty, putAll, putAll, putAll, size, stream
-
Constructor Details
-
PrefixMapSwitchableTDB1
-