public abstract class Neo4jQueryCheck extends ConditionCheck
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Neo4jQueryCheck.BuilderBuilder for  Neo4jQueryCheck. | 
ConditionCheck.CheckResult| Constructor and Description | 
|---|
| Neo4jQueryCheck() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Neo4jQueryCheck.Builder | builder(Neo4jResourceManager resourceManager) | 
| protected ConditionCheck.CheckResult | check() | 
| java.lang.String | getDescription() | 
and, getpublic java.lang.String getDescription()
getDescription in class ConditionCheckprotected ConditionCheck.CheckResult check()
check in class ConditionCheckpublic static Neo4jQueryCheck.Builder builder(Neo4jResourceManager resourceManager)