|
Pull Up Method private getAllNodesWithLabel(label Label) : Set<Node> from class org.neo4j.graphdb.LuceneLabelScanStoreChaosIT to private getAllNodesWithLabel(label Label) : Set<Node> from class org.neo4j.graphdb.LabelScanStoreChaosIT |
From |
To |
|
Pull Up Method private createLabeledNode(labels Label...) : Node from class org.neo4j.graphdb.LuceneLabelScanStoreChaosIT to private createLabeledNode(labels Label...) : Node from class org.neo4j.graphdb.LabelScanStoreChaosIT |
From |
To |
|
Pull Up Method public rebuildCorruptedLabelScanStoreToStartup() : void from class org.neo4j.graphdb.LuceneLabelScanStoreChaosIT to public rebuildCorruptedLabelScanStoreToStartup() : void from class org.neo4j.graphdb.LabelScanStoreChaosIT |
From |
To |
|
Pull Up Method private deleteNode(node Node) : void from class org.neo4j.graphdb.LuceneLabelScanStoreChaosIT to private deleteNode(node Node) : void from class org.neo4j.graphdb.LabelScanStoreChaosIT |
From |
To |
|
Pull Up Method public shouldRebuildDeletedLabelScanStoreOnStartup() : void from class org.neo4j.graphdb.LuceneLabelScanStoreChaosIT to public shouldRebuildDeletedLabelScanStoreOnStartup() : void from class org.neo4j.graphdb.LabelScanStoreChaosIT |
From |
To |