|
Rename Variable readOperations : ReadOperations to propertyCursor : PropertyCursor in method public getProperties(names String...) : Map<String,Object> in class org.neo4j.kernel.impl.core.GraphPropertiesProxy |
From |
To |
|
Rename Variable propertyKeyId : int to propertyKey : int in method public getProperty(key String) : Object in class org.neo4j.kernel.impl.core.GraphPropertiesProxy |
From |
To |
|
Rename Variable statement : Statement to ignore : Statement in method public setProperty(key String, value Object) : void in class org.neo4j.kernel.impl.core.GraphPropertiesProxy |
From |
To |
|
Rename Variable statement : Statement to ignore : Statement in method public removeProperty(key String) : Object in class org.neo4j.kernel.impl.core.GraphPropertiesProxy |
From |
To |