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, 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 GraphViewGraphViewStorage.createDefaultGraphStorage(DatasetGraph dsg, StoragePrefixes prefixes) static GraphViewGraphViewStorage.createNamedGraphStorage(DatasetGraph dsg, Node graphIRI, StoragePrefixes prefixes) static GraphViewGraphViewStorage.createUnionGraphStorage(DatasetGraph dsg, StoragePrefixes prefixes) Constructors in org.apache.jena.dboe.storage.system with parameters of type StoragePrefixesModifierConstructorDescriptionDatasetGraphStorage(StorageRDF storage, StoragePrefixes prefixes, Transactional transactional)