Uses of Class
cz.cvut.kbss.ontodriver.OntologyStorageProperties
Packages that use OntologyStorageProperties
Package
Description
-
Uses of OntologyStorageProperties in cz.cvut.kbss.jopa.accessors
Constructors in cz.cvut.kbss.jopa.accessors with parameters of type OntologyStoragePropertiesModifierConstructorDescriptionDefaultStorageAccessor
(OntologyStorageProperties storageProperties, Map<String, String> properties) -
Uses of OntologyStorageProperties in cz.cvut.kbss.jopa.sessions
Constructors in cz.cvut.kbss.jopa.sessions with parameters of type OntologyStoragePropertiesModifierConstructorDescriptionServerSession
(OntologyStorageProperties storageProperties, Configuration configuration, MetamodelImpl metamodel) -
Uses of OntologyStorageProperties in cz.cvut.kbss.ontodriver
Methods in cz.cvut.kbss.ontodriver that return OntologyStoragePropertiesModifier and TypeMethodDescriptionOntologyStorageProperties.OntologyStoragePropertiesBuilder.build()
Methods in cz.cvut.kbss.ontodriver with parameters of type OntologyStoragePropertiesModifier and TypeMethodDescriptionvoid
DataSource.setStorageProperties
(OntologyStorageProperties storageProperties) Sets storage properties for this data source. -
Uses of OntologyStorageProperties in cz.cvut.kbss.ontodriver.config
Methods in cz.cvut.kbss.ontodriver.config that return OntologyStoragePropertiesConstructors in cz.cvut.kbss.ontodriver.config with parameters of type OntologyStorageProperties -
Uses of OntologyStorageProperties in cz.cvut.kbss.ontodriver.jena
Methods in cz.cvut.kbss.ontodriver.jena with parameters of type OntologyStoragePropertiesModifier and TypeMethodDescriptionvoid
JenaDataSource.setStorageProperties
(OntologyStorageProperties storageProperties) -
Uses of OntologyStorageProperties in cz.cvut.kbss.ontodriver.owlapi
Methods in cz.cvut.kbss.ontodriver.owlapi with parameters of type OntologyStoragePropertiesModifier and TypeMethodDescriptionvoid
OwlapiDataSource.setStorageProperties
(OntologyStorageProperties storageProperties) -
Uses of OntologyStorageProperties in cz.cvut.kbss.ontodriver.rdf4j
Methods in cz.cvut.kbss.ontodriver.rdf4j with parameters of type OntologyStoragePropertiesModifier and TypeMethodDescriptionvoid
Rdf4jDataSource.setStorageProperties
(OntologyStorageProperties storageProperties) -
Uses of OntologyStorageProperties in cz.cvut.kbss.ontodriver.virtuoso
Methods in cz.cvut.kbss.ontodriver.virtuoso with parameters of type OntologyStoragePropertiesModifier and TypeMethodDescriptionvoid
VirtuosoDataSource.setStorageProperties
(OntologyStorageProperties storageProperties)