97f5c1d4b9f65181ee5ec88aa266587cc8747daf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type readOperations : ReadOperations to transaction : KernelTransaction in method package assertNotCleared(transaction KernelTransaction) : void in class org.neo4j.kernel.impl.api.integrationtest.AbstractConstraintCreationIT.SchemaStateCheck | From | To | |
Change Parameter Type it : PrimitiveLongIterator to it : Iterator<Long> in method private assertRels(it Iterator<Long>, rels long...) : void in class org.neo4j.kernel.impl.api.integrationtest.RelationshipIT | From | To | |
Change Parameter Type readOperations : ReadOperations to transaction : KernelTransaction in method package assertCleared(transaction KernelTransaction) : void in class org.neo4j.kernel.impl.api.integrationtest.AbstractConstraintCreationIT.SchemaStateCheck | From | To | |
Change Parameter Type readOperations : ReadOperations to transaction : KernelTransaction in method private checkState(transaction KernelTransaction) : SchemaStateCheck in class org.neo4j.kernel.impl.api.integrationtest.AbstractConstraintCreationIT.SchemaStateCheck | From | To | |
Rename Variable | 2 | ||
Rename Variable readOperations : ReadOperations to transaction : KernelTransaction in method public setUp() : SchemaStateCheck in class org.neo4j.kernel.impl.api.integrationtest.AbstractConstraintCreationIT.SchemaStateCheck | From | To | |
Rename Variable readOperations : ReadOperations to transaction : KernelTransaction in method public shouldBeAbleToRemoveAConstraintIndexWithoutOwner() : void in class org.neo4j.kernel.impl.api.index.IndexIT | From | To | |
Change Variable Type | 4 | ||
Change Variable Type labelIdsAfterCommit : Iterator<Token> to labelIdsAfterCommit : Iterator<NamedToken> in method public shouldListAllLabels() : void in class org.neo4j.kernel.impl.api.integrationtest.LabelIT | From | To | |
Change Variable Type propIdsAfterCommit : Iterator<Token> to propIdsAfterCommit : Iterator<NamedToken> in method public shouldListAllPropertyKeys() : void in class org.neo4j.kernel.impl.api.integrationtest.PropertyIT | From | To | |
Change Variable Type readOperations : ReadOperations to transaction : KernelTransaction in method public setUp() : SchemaStateCheck in class org.neo4j.kernel.impl.api.integrationtest.AbstractConstraintCreationIT.SchemaStateCheck | From | To | |
Change Variable Type readOperations : ReadOperations to transaction : KernelTransaction in method public shouldBeAbleToRemoveAConstraintIndexWithoutOwner() : void in class org.neo4j.kernel.impl.api.index.IndexIT | From | To | |
Rename Parameter | 3 | ||
Rename Parameter readOperations : ReadOperations to transaction : KernelTransaction in method package assertCleared(transaction KernelTransaction) : void in class org.neo4j.kernel.impl.api.integrationtest.AbstractConstraintCreationIT.SchemaStateCheck | From | To | |
Rename Parameter readOperations : ReadOperations to transaction : KernelTransaction in method private checkState(transaction KernelTransaction) : SchemaStateCheck in class org.neo4j.kernel.impl.api.integrationtest.AbstractConstraintCreationIT.SchemaStateCheck | From | To | |
Rename Parameter readOperations : ReadOperations to transaction : KernelTransaction in method package assertNotCleared(transaction KernelTransaction) : void in class org.neo4j.kernel.impl.api.integrationtest.AbstractConstraintCreationIT.SchemaStateCheck | From | To |