Uses of Class
org.neo4j.ogm.config.Configuration
Packages that use Configuration
-
Uses of Configuration in org.neo4j.ogm.config
Methods in org.neo4j.ogm.config that return Configuration -
Uses of Configuration in org.neo4j.ogm.driver
Fields in org.neo4j.ogm.driver declared as ConfigurationModifier and TypeFieldDescriptionprotected ConfigurationAbstractConfigurableDriver.configurationMethods in org.neo4j.ogm.driver that return ConfigurationModifier and TypeMethodDescriptionAbstractConfigurableDriver.getConfiguration()Driver.getConfiguration()Methods in org.neo4j.ogm.driver with parameters of type ConfigurationModifier and TypeMethodDescriptionvoidAbstractConfigurableDriver.configure(Configuration newConfiguration) Stores the configuration locally and loads the native type system for this driver if applicable.voidDriver.configure(Configuration config)