15228139f02876ca40b5834cb854d670ade3562e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type label : String to label : Label in method private createConstraint(db HighlyAvailableGraphDatabase, label Label, propertyName String) : void in class org.neo4j.ha.TransactionConstraintsIT | From | To | |
Change Parameter Type labels : String... to labels : Label... in method private createNode(db GraphDatabaseService, propertyValue Object, labels Label...) : Node in class org.neo4j.ha.TransactionConstraintsIT | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type LABEL : String to LABEL : Label in class org.neo4j.ha.TransactionConstraintsIT | From | To |