|
Rename Parameter type : int to label : int in method public writeNodePropertyExistenceConstraint(ruleId long, label int, propertyKey int) : PropertyConstraintRule in class org.neo4j.kernel.impl.constraints.StandardConstraintSemantics |
From |
To |
|
Rename Parameter propertyKey : int to key : int in method public validateRelationshipPropertyExistenceConstraint(allRels Cursor<RelationshipItem>, type int, key int) : void in class org.neo4j.kernel.impl.constraints.StandardConstraintSemantics |
From |
To |
|
Rename Parameter propertyKey : int to key : int in method public writeRelationshipPropertyExistenceConstraint(ruleId long, type int, key int) : PropertyConstraintRule in class org.neo4j.kernel.impl.constraints.StandardConstraintSemantics |
From |
To |