public interface Stage
Stage in the consistency check. A consistency check goes through multiple stages.| Modifier and Type | Interface and Description |
|---|---|
static class |
Stage.Adapter |
| Modifier and Type | Field and Description |
|---|---|
static Stage |
PARALLEL_FORWARD |
static Stage |
SEQUENTIAL_FORWARD |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getCacheSlotSizes() |
String |
getPurpose() |
boolean |
isForward() |
boolean |
isParallel() |
int |
ordinal() |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.