Uses of Class
org.neo4j.driver.springframework.boot.autoconfigure.Neo4jDriverProperties.DriverSettings
-
Packages that use Neo4jDriverProperties.DriverSettings Package Description org.neo4j.driver.springframework.boot.autoconfigure This package contains the properties and automatic configuration for Neo4js Java Driver. -
-
Uses of Neo4jDriverProperties.DriverSettings in org.neo4j.driver.springframework.boot.autoconfigure
Methods in org.neo4j.driver.springframework.boot.autoconfigure that return Neo4jDriverProperties.DriverSettings Modifier and Type Method Description Neo4jDriverProperties.DriverSettingsNeo4jDriverProperties. getConfig()Methods in org.neo4j.driver.springframework.boot.autoconfigure with parameters of type Neo4jDriverProperties.DriverSettings Modifier and Type Method Description voidNeo4jDriverProperties. setConfig(Neo4jDriverProperties.DriverSettings config)
-