e14a4968a526ce7c53a456dfa4196f596cc5c4ec
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 3 | ||
Change Attribute Type createdPropertyKeyTokens : Map<Integer,String> to createdPropertyKeyTokens : PrimitiveIntObjectMap<String> in class org.neo4j.kernel.impl.api.state.TxState | From | To | |
Change Attribute Type createdRelationshipTypeTokens : Map<Integer,String> to createdRelationshipTypeTokens : PrimitiveIntObjectMap<String> in class org.neo4j.kernel.impl.api.state.TxState | From | To | |
Change Attribute Type createdLabelTokens : Map<Integer,String> to createdLabelTokens : PrimitiveIntObjectMap<String> in class org.neo4j.kernel.impl.api.state.TxState | From | To |