|
Rename Class org.neo4j.kernel.impl.api.store.DiskLayerLabelTest renamed to org.neo4j.kernel.impl.api.store.StorageLayerLabelTest |
From |
To |
|
Rename Class org.neo4j.kernel.impl.api.store.CacheLayer renamed to org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Rename Class org.neo4j.kernel.impl.api.store.DiskLayerSchemaWithPECTest renamed to org.neo4j.kernel.impl.api.store.StorageLayerSchemaWithPECTest |
From |
To |
|
Rename Class org.neo4j.kernel.impl.api.store.DiskLayerPropertyTest renamed to org.neo4j.kernel.impl.api.store.StorageLayerPropertyTest |
From |
To |
|
Rename Class org.neo4j.kernel.impl.api.store.DiskLayerTest renamed to org.neo4j.kernel.impl.api.store.StorageLayerTest |
From |
To |
|
Rename Class org.neo4j.kernel.impl.api.store.DiskLayerNodeAndRelTest renamed to org.neo4j.kernel.impl.api.store.StorageLayerNodeAndRelTest |
From |
To |
|
Rename Class org.neo4j.kernel.impl.api.store.DiskLayerSchemaTest renamed to org.neo4j.kernel.impl.api.store.StorageLayerSchemaTest |
From |
To |
|
Rename Parameter propertyKeyName : String to propertyKey : String in method public propertyKeyGetForName(propertyKey String) : int in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Rename Parameter labelName : String to label : String in method public labelGetForName(label String) : int in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Rename Parameter index : IndexDescriptor to descriptor : IndexDescriptor in method public indexUpdatesAndSize(descriptor IndexDescriptor, target DoubleLongRegister) : DoubleLongRegister in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Rename Parameter index : IndexDescriptor to descriptor : IndexDescriptor in method public indexSample(descriptor IndexDescriptor, target DoubleLongRegister) : DoubleLongRegister in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Rename Parameter propertyKeyName : String to propertyKey : String in method public propertyKeyGetOrCreateForName(propertyKey String) : int in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Rename Parameter state : StorageStatement to statement : StorageStatement in method public nodesGetForLabel(statement StorageStatement, labelId int) : PrimitiveLongIterator in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Rename Parameter labelName : String to label : String in method public labelGetOrCreateForName(label String) : int in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |