9fce3d72dba9e97a27b693ab597eb8d06a3aa2dd
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type descriptor : RelationshipPropertyDescriptor to descriptor : RelationTypeSchemaDescriptor in method public RelationshipPropertyConstraint(descriptor RelationTypeSchemaDescriptor) in class org.neo4j.kernel.api.constraints.RelationshipPropertyConstraint | From | To | |
Change Parameter Type descriptor : RelationshipPropertyDescriptor to descriptor : RelationTypeSchemaDescriptor in method public RelationshipPropertyExistenceConstraint(descriptor RelationTypeSchemaDescriptor) in class org.neo4j.kernel.api.constraints.RelationshipPropertyExistenceConstraint | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type descriptor : RelationshipPropertyDescriptor to descriptor : RelationTypeSchemaDescriptor in class org.neo4j.kernel.api.constraints.RelationshipPropertyConstraint | From | To | |
Rename Parameter | 1 | ||
Rename Parameter other : RelationTypeSchemaDescriptor to descriptor : RelationTypeSchemaDescriptor in method public matches(descriptor RelationTypeSchemaDescriptor) : boolean in class org.neo4j.kernel.api.constraints.RelationshipPropertyConstraint | From | To |