Uses of Interface
cz.cvut.kbss.ontodriver.owlapi.connector.Connector
Packages that use Connector
Package
Description
-
Uses of Connector in cz.cvut.kbss.ontodriver.owlapi
Constructors in cz.cvut.kbss.ontodriver.owlapi with parameters of type Connector -
Uses of Connector in cz.cvut.kbss.ontodriver.owlapi.connector
Classes in cz.cvut.kbss.ontodriver.owlapi.connector that implement ConnectorModifier and TypeClassDescriptionclass
Default file-based storage connector.Methods in cz.cvut.kbss.ontodriver.owlapi.connector that return ConnectorModifier and TypeMethodDescriptionConnectorFactory.getConnector
(DriverConfiguration configuration) -
Uses of Connector in cz.cvut.kbss.ontodriver.owlapi.query
Constructors in cz.cvut.kbss.ontodriver.owlapi.query with parameters of type ConnectorModifierConstructorDescriptionStatementExecutorFactory
(OntologySnapshot transactionalSnapshot, Connector connector)