b3fa446df4a35b02152146e47fe74ac2f714906e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 4 | ||
Rename Variable readOperations : ReadOperations to tokenRead : TokenRead in method public visitsLabelIds() : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuideTest | From | To | |
Rename Variable schemaWriteOperations : SchemaWriteOperations to schemaWrite : SchemaWrite in method protected createCompositeIndex(graphDb GraphDatabaseService, label String, properties String...) : void in class org.neo4j.kernel.impl.newapi.AbstractNodeValueIndexCursorTest | From | To | |
Rename Variable descriptor : SchemaIndexDescriptor to reference : IndexReference in method public visitsIndexes() : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuideTest | From | To | |
Rename Variable readOperations : ReadOperations to tokenRead : TokenRead in method public visitsRelationshipTypeIds() : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuideTest | From | To | |
Change Return Type | 2 | ||
Change Return Type UniquenessConstraintDescriptor to ConstraintDescriptor in method private createUniqueConstraint(labelId int, pkId int) : ConstraintDescriptor in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuideTest | From | To | |
Change Return Type SchemaIndexDescriptor to IndexReference in method private createSchemaIndex(labelId int, pkId int) : IndexReference in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuideTest | From | To | |
Change Variable Type | 5 | ||
Change Variable Type readOperations : ReadOperations to tokenRead : TokenRead in method public visitsRelationshipTypeIds() : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuideTest | From | To | |
Change Variable Type constraint : UniquenessConstraintDescriptor to constraint : ConstraintDescriptor in method public visitsUniqueConstraintsAndIndices() : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuideTest | From | To | |
Change Variable Type readOperations : ReadOperations to tokenRead : TokenRead in method public visitsLabelIds() : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuideTest | From | To | |
Change Variable Type schemaWriteOperations : SchemaWriteOperations to schemaWrite : SchemaWrite in method protected createCompositeIndex(graphDb GraphDatabaseService, label String, properties String...) : void in class org.neo4j.kernel.impl.newapi.AbstractNodeValueIndexCursorTest | From | To | |
Change Variable Type descriptor : SchemaIndexDescriptor to reference : IndexReference in method public visitsIndexes() : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuideTest | From | To |