Uses of Interface
org.apache.jena.dboe.storage.StoragePrefixes
Packages that use StoragePrefixes
Package
Description
-
Uses of StoragePrefixes in org.apache.jena.dboe.storage
Methods in org.apache.jena.dboe.storage that return StoragePrefixes -
Uses of StoragePrefixes in org.apache.jena.dboe.storage.prefixes
Classes in org.apache.jena.dboe.storage.prefixes that implement StoragePrefixesMethods in org.apache.jena.dboe.storage.prefixes that return StoragePrefixesModifier and TypeMethodDescriptionstatic StoragePrefixesPrefixesDboeFactory.newDatasetPrefixesMem()Create a memory-backedStoragePrefixesMethods in org.apache.jena.dboe.storage.prefixes with parameters of type StoragePrefixesModifier and TypeMethodDescriptionstatic StoragePrefixMapStoragePrefixesView.internal_viewDefaultGraph(StoragePrefixes dsgPrefixes) static StoragePrefixMapStoragePrefixesView.internal_viewGraph(StoragePrefixes dsgPrefixes, org.apache.jena.graph.Node graphName) static StoragePrefixMapStoragePrefixesView.viewDataset(StoragePrefixes dsgPrefixes) -
Uses of StoragePrefixes in org.apache.jena.dboe.storage.simple
Classes in org.apache.jena.dboe.storage.simple that implement StoragePrefixes -
Uses of StoragePrefixes in org.apache.jena.dboe.storage.system
Methods in org.apache.jena.dboe.storage.system that return StoragePrefixesMethods in org.apache.jena.dboe.storage.system with parameters of type StoragePrefixesModifier and TypeMethodDescriptionstatic org.apache.jena.sparql.core.GraphViewGraphViewStorage.createDefaultGraphStorage(org.apache.jena.sparql.core.DatasetGraph dsg, StoragePrefixes prefixes) static org.apache.jena.sparql.core.GraphViewGraphViewStorage.createNamedGraphStorage(org.apache.jena.sparql.core.DatasetGraph dsg, org.apache.jena.graph.Node graphIRI, StoragePrefixes prefixes) static org.apache.jena.sparql.core.GraphViewGraphViewStorage.createUnionGraphStorage(org.apache.jena.sparql.core.DatasetGraph dsg, StoragePrefixes prefixes) Constructors in org.apache.jena.dboe.storage.system with parameters of type StoragePrefixesModifierConstructorDescriptionDatasetGraphStorage(StorageRDF storage, StoragePrefixes prefixes, org.apache.jena.sparql.core.Transactional transactional)