|
Rename Method public graphGetAllProperties() : Iterator<DefinedProperty> renamed to public graphGetAllPropertiesKeys() : PrimitiveIntIterator in class org.neo4j.kernel.impl.api.OperationsFacade |
From |
To |
|
Rename Method public nodeGetAllProperties(nodeId long) : Iterator<DefinedProperty> renamed to public relationshipHasProperty(relationshipId long, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.OperationsFacade |
From |
To |
|
Rename Method public nodeGetAllProperties(state KernelStatement, nodeId long) : Iterator<DefinedProperty> renamed to public graphHasProperty(state KernelStatement, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.ConstraintEnforcingEntityOperations |
From |
To |
|
Rename Method public nodeGetAllProperties(state KernelStatement, nodeId long) : Iterator<DefinedProperty> renamed to public nodeHasProperty(statement KernelStatement, nodeId long, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.StateHandlingStatementOperations |
From |
To |
|
Rename Method public relationshipGetAllProperties(state KernelStatement, relationshipId long) : Iterator<DefinedProperty> renamed to public relationshipHasProperty(state KernelStatement, relationshipId long, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.StateHandlingStatementOperations |
From |
To |
|
Rename Method public nodeGetAllProperties(state KernelStatement, nodeId long) : Iterator<DefinedProperty> renamed to public graphHasProperty(state KernelStatement, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.operations.EntityReadOperations |
From |
To |
|
Rename Method public nodeGetAllProperties(state KernelStatement, nodeId long) : Iterator<DefinedProperty> renamed to public graphHasProperty(state KernelStatement, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.GuardingStatementOperations |
From |
To |
|
Rename Method public relationshipGetAllProperties(state KernelStatement, relationshipId long) : Iterator<DefinedProperty> renamed to public relationshipHasProperty(state KernelStatement, relationshipId long, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.operations.EntityReadOperations |
From |
To |
|
Rename Method public nodeGetAllProperties(state KernelStatement, nodeId long) : Iterator<DefinedProperty> renamed to public nodeHasProperty(statement KernelStatement, nodeId long, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.operations.EntityReadOperations |
From |
To |
|
Change Return Type Property to Object in method public graphGetProperty(state KernelStatement, propertyKeyId int) : Object in class org.neo4j.kernel.impl.api.ConstraintEnforcingEntityOperations |
From |
To |
|
Change Return Type Property to Object in method public relationshipGetProperty(state KernelStatement, relationshipId long, propertyKeyId int) : Object in class org.neo4j.kernel.impl.api.operations.EntityReadOperations |
From |
To |
|
Change Return Type Property to Object in method public nodeGetProperty(nodeId long, propertyKeyId int) : Object in class org.neo4j.kernel.impl.api.OperationsFacade |
From |
To |
|
Change Return Type Property to Object in method public graphGetProperty(state KernelStatement, propertyKeyId int) : Object in class org.neo4j.kernel.impl.api.GuardingStatementOperations |
From |
To |
|
Change Return Type Iterator<DefinedProperty> to boolean in method public relationshipHasProperty(state KernelStatement, relationshipId long, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.operations.EntityReadOperations |
From |
To |
|
Change Return Type Iterator<DefinedProperty> to boolean in method public relationshipHasProperty(state KernelStatement, relationshipId long, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.StateHandlingStatementOperations |
From |
To |
|
Change Return Type Iterator<DefinedProperty> to PrimitiveIntIterator in method public graphGetAllPropertiesKeys() : PrimitiveIntIterator in class org.neo4j.kernel.impl.api.OperationsFacade |
From |
To |
|
Change Return Type Property to Object in method public nodeGetProperty(state KernelStatement, nodeId long, propertyKeyId int) : Object in class org.neo4j.kernel.impl.api.operations.EntityReadOperations |
From |
To |
|
Change Return Type Property to Object in method public relationshipGetProperty(state KernelStatement, relationshipId long, propertyKeyId int) : Object in class org.neo4j.kernel.impl.api.GuardingStatementOperations |
From |
To |
|
Change Return Type Property to Object in method public graphGetProperty(state KernelStatement, propertyKeyId int) : Object in class org.neo4j.kernel.impl.api.StateHandlingStatementOperations |
From |
To |
|
Change Return Type Iterator<DefinedProperty> to boolean in method public nodeHasProperty(statement KernelStatement, nodeId long, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.StateHandlingStatementOperations |
From |
To |
|
Change Return Type Iterator<DefinedProperty> to boolean in method public nodeHasProperty(statement KernelStatement, nodeId long, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.operations.EntityReadOperations |
From |
To |
|
Change Return Type Property to Object in method public relationshipGetProperty(state KernelStatement, relationshipId long, propertyKeyId int) : Object in class org.neo4j.kernel.impl.api.StateHandlingStatementOperations |
From |
To |
|
Change Return Type Property to Object in method public nodeGetProperty(state KernelStatement, nodeId long, propertyKeyId int) : Object in class org.neo4j.kernel.impl.api.GuardingStatementOperations |
From |
To |
|
Change Return Type Property to Object in method public graphGetProperty(state KernelStatement, propertyKeyId int) : Object in class org.neo4j.kernel.impl.api.operations.EntityReadOperations |
From |
To |
|
Change Return Type Iterator<DefinedProperty> to boolean in method public graphHasProperty(state KernelStatement, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.GuardingStatementOperations |
From |
To |
|
Change Return Type Property to Object in method public relationshipGetProperty(state KernelStatement, relationshipId long, propertyKeyId int) : Object in class org.neo4j.kernel.impl.api.ConstraintEnforcingEntityOperations |
From |
To |
|
Change Return Type Property to Object in method public nodeGetProperty(state KernelStatement, nodeId long, propertyKeyId int) : Object in class org.neo4j.kernel.impl.api.StateHandlingStatementOperations |
From |
To |
|
Change Return Type Iterator<DefinedProperty> to boolean in method public graphHasProperty(state KernelStatement, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.operations.EntityReadOperations |
From |
To |
|
Change Return Type Property to Object in method public relationshipGetProperty(relationshipId long, propertyKeyId int) : Object in class org.neo4j.kernel.impl.api.OperationsFacade |
From |
To |
|
Change Return Type Iterator<DefinedProperty> to boolean in method public relationshipHasProperty(relationshipId long, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.OperationsFacade |
From |
To |
|
Change Return Type Property to Object in method public graphGetProperty(propertyKeyId int) : Object in class org.neo4j.kernel.impl.api.OperationsFacade |
From |
To |
|
Change Return Type Property to Object in method public nodeGetProperty(state KernelStatement, nodeId long, propertyKeyId int) : Object in class org.neo4j.kernel.impl.api.ConstraintEnforcingEntityOperations |
From |
To |
|
Change Return Type Iterator<DefinedProperty> to boolean in method public graphHasProperty(state KernelStatement, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.ConstraintEnforcingEntityOperations |
From |
To |
|
Change Variable Type property : Property to property : DefinedProperty in method public graphGetProperty(state KernelStatement, propertyKeyId int) : Object in class org.neo4j.kernel.impl.api.StateHandlingStatementOperations |
From |
To |
|
Change Variable Type property : Property to value : Object in method public shouldReturnNoPropertyFromRelationshipGetPropertyWithoutDelegatingForNoSuchPropertyKeyIdConstant() : void in class org.neo4j.kernel.impl.api.DataStatementArgumentVerificationTest |
From |
To |
|
Change Variable Type property : Property to value : Object in method public shouldReturnNoPropertyFromGraphGetPropertyWithoutDelegatingForNoSuchPropertyKeyIdConstant() : void in class org.neo4j.kernel.impl.api.DataStatementArgumentVerificationTest |
From |
To |
|
Change Variable Type properties : Iterator<DefinedProperty> to properties : PrimitiveIntIterator in method public getPropertyKeys() : Iterable<String> in class org.neo4j.kernel.impl.core.RelationshipProxy |
From |
To |
|
Change Variable Type property : Property to value : Object in method public shouldReturnNoPropertyFromNodeGetPropertyWithoutDelegatingForNoSuchPropertyKeyIdConstant() : void in class org.neo4j.kernel.impl.api.DataStatementArgumentVerificationTest |
From |
To |
|
Change Variable Type properties : Iterator<DefinedProperty> to properties : PrimitiveIntIterator in method public getPropertyKeys() : Iterable<String> in class org.neo4j.kernel.impl.core.GraphPropertiesProxy |
From |
To |
|
Change Variable Type properties : Iterator<DefinedProperty> to properties : PrimitiveIntIterator in method public getPropertyKeys() : Iterable<String> in class org.neo4j.kernel.impl.core.NodeProxy |
From |
To |
|
Rename Parameter nodeId : long to propertyKeyId : int in method public graphHasProperty(state KernelStatement, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.operations.EntityReadOperations |
From |
To |
|
Rename Parameter state : KernelStatement to statement : KernelStatement in method public nodeHasProperty(statement KernelStatement, nodeId long, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.StateHandlingStatementOperations |
From |
To |
|
Rename Parameter nodeId : long to propertyKeyId : int in method public graphHasProperty(state KernelStatement, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.GuardingStatementOperations |
From |
To |
|
Rename Parameter state : KernelStatement to statement : KernelStatement in method public nodeHasProperty(statement KernelStatement, nodeId long, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.operations.EntityReadOperations |
From |
To |
|
Rename Parameter nodeId : long to relationshipId : long in method public relationshipHasProperty(relationshipId long, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.OperationsFacade |
From |
To |
|
Rename Parameter nodeId : long to propertyKeyId : int in method public graphHasProperty(state KernelStatement, propertyKeyId int) : boolean in class org.neo4j.kernel.impl.api.ConstraintEnforcingEntityOperations |
From |
To |