Uses of Class
io.helidon.integrations.neo4j.health.Neo4jHealthCheck
-
Packages that use Neo4jHealthCheck Package Description io.helidon.integrations.neo4j.health Health check for Neo4j. -
-
Uses of Neo4jHealthCheck in io.helidon.integrations.neo4j.health
Methods in io.helidon.integrations.neo4j.health that return Neo4jHealthCheck Modifier and Type Method Description static Neo4jHealthCheck
Neo4jHealthCheck. create(org.neo4j.driver.Driver driver)
Creates the Neo4j driver.
-