Class | Description |
---|---|
Neo4jHealthIndicator |
HealthIndicator that tests the status of a Neo4j by executing a Cypher
statement and extracting server and database information. |
Neo4jReactiveHealthIndicator |
ReactiveHealthIndicator that tests the status of a Neo4j by executing a Cypher
statement and extracting server and database information. |