public abstract class Neo4jQueryCheck extends ConditionCheck
Modifier and Type | Class and Description |
---|---|
static class |
Neo4jQueryCheck.Builder
Builder 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, get
public java.lang.String getDescription()
getDescription
in class ConditionCheck
protected ConditionCheck.CheckResult check()
check
in class ConditionCheck
public static Neo4jQueryCheck.Builder builder(Neo4jResourceManager resourceManager)