262315527211b3eeac361df5054e74398ca775d7
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 303
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type boolean to void in method private writeNodeRecord(channel WritableChannel, record NodeRecord) : void in class org.neo4j.kernel.impl.transaction.command.Command.NodeCommand | From | To | |
Extract Variable | 2 | ||
Extract Variable queryId : Matcher<String> in method private hasQueryId() : Matcher<Map<String,Object>> from class org.neo4j.server.security.enterprise.auth.BuiltInProceduresInteractionTestBase | From | To | |
Extract Variable valueMatcher : Matcher in method private hasQueryId() : Matcher<Map<String,Object>> from class org.neo4j.server.security.enterprise.auth.BuiltInProceduresInteractionTestBase | From | To |