|
Move Method package arrayPage(reference long) : PageCursor from class org.neo4j.kernel.impl.newapi.AllStoreHolder to private arrayPage(reference long) : PageCursor from class org.neo4j.kernel.impl.newapi.StorePropertyCursor |
From |
To |
|
Move Method package string(cursor StorePropertyCursor, reference long, page PageCursor) : TextValue from class org.neo4j.kernel.impl.newapi.AllStoreHolder to private string(cursor StorePropertyCursor, reference long, page PageCursor) : TextValue from class org.neo4j.kernel.impl.newapi.StorePropertyCursor |
From |
To |
|
Move Method package stringPage(reference long) : PageCursor from class org.neo4j.kernel.impl.newapi.AllStoreHolder to private stringPage(reference long) : PageCursor from class org.neo4j.kernel.impl.newapi.StorePropertyCursor |
From |
To |
|
Move Method package array(cursor StorePropertyCursor, reference long, page PageCursor) : ArrayValue from class org.neo4j.kernel.impl.newapi.AllStoreHolder to private array(cursor StorePropertyCursor, reference long, page PageCursor) : ArrayValue from class org.neo4j.kernel.impl.newapi.StorePropertyCursor |
From |
To |
|
Move Method package propertyPage(reference long) : PageCursor from class org.neo4j.kernel.impl.newapi.AllStoreHolder to private propertyPage(reference long) : PageCursor from class org.neo4j.kernel.impl.newapi.StorePropertyCursor |
From |
To |
|
Move Method package property(record PropertyRecord, reference long, pageCursor PageCursor) : void from class org.neo4j.kernel.impl.newapi.AllStoreHolder to private property(record PropertyRecord, reference long, pageCursor PageCursor) : void from class org.neo4j.kernel.impl.newapi.StorePropertyCursor |
From |
To |