0547c10d7917524d0a4e9372b73d331481ed536e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable subject : S to henrik : S in method public userDeletion4() : void in class org.neo4j.server.security.enterprise.auth.AuthScenariosLogic | From | To | |
Change Variable Type | 1 | ||
Change Variable Type tx : Transaction to tx : InternalTransaction in method public executeQuery(subject EnterpriseAuthSubject, call String, params Map<String,Object>, resultConsumer Consumer<ResourceIterator<Map<String,Object>>>) : String in class org.neo4j.server.security.enterprise.auth.NeoShallowEmbeddedInteraction | From | To | |
Extract Method | 1 | ||
Extract Method public execute(transaction InternalTransaction, query String, parameters Map<String,Object>) : Result extracted from public execute(query String, parameters Map<String,Object>) : Result in class org.neo4j.kernel.impl.factory.GraphDatabaseFacade | From | To |