|
Push Down Method public nodeLabel(name String) : int from class org.neo4j.kernel.impl.newapi.Read to public nodeLabel(name String) : int from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method package arrayPage(reference long) : PageCursor from class org.neo4j.kernel.impl.newapi.Read to package arrayPage(reference long) : PageCursor from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method private grow(buffer ByteBuffer, required int) : ByteBuffer from class org.neo4j.kernel.impl.newapi.Read to private grow(buffer ByteBuffer, required int) : ByteBuffer from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method package groupPage(reference long) : PageCursor from class org.neo4j.kernel.impl.newapi.Read to package groupPage(reference long) : PageCursor from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method package group(record RelationshipGroupRecord, reference long, page PageCursor) : void from class org.neo4j.kernel.impl.newapi.Read to package group(record RelationshipGroupRecord, reference long, page PageCursor) : void from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method public propertyKey(name String) : int from class org.neo4j.kernel.impl.newapi.Read to public propertyKey(name String) : int from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method package relationshipPage(reference long) : PageCursor from class org.neo4j.kernel.impl.newapi.Read to package relationshipPage(reference long) : PageCursor from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method package relationshipHighMark() : long from class org.neo4j.kernel.impl.newapi.Read to package relationshipHighMark() : long from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method public Read(engine RecordStorageEngine) from class org.neo4j.kernel.impl.newapi.Read to public Store(engine RecordStorageEngine) from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method package stringPage(reference long) : PageCursor from class org.neo4j.kernel.impl.newapi.Read to package stringPage(reference long) : PageCursor from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method private indexReader(index IndexReference) : IndexReader from class org.neo4j.kernel.impl.newapi.Read to package indexReader(index IndexReference) : IndexReader from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method public index(label int, properties int...) : IndexReference from class org.neo4j.kernel.impl.newapi.Read to public index(label int, properties int...) : IndexReference from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method private newCursor(store RecordStore<R>) : RecordCursor<R> from class org.neo4j.kernel.impl.newapi.Read to private newCursor(store RecordStore<R>) : RecordCursor<R> from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method package string(cursor PropertyCursor, reference long, page PageCursor) : TextValue from class org.neo4j.kernel.impl.newapi.Read to package string(cursor PropertyCursor, reference long, page PageCursor) : TextValue from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method package array(cursor PropertyCursor, reference long, page PageCursor) : ArrayValue from class org.neo4j.kernel.impl.newapi.Read to package array(cursor PropertyCursor, reference long, page PageCursor) : ArrayValue from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method package property(record PropertyRecord, reference long, pageCursor PageCursor) : void from class org.neo4j.kernel.impl.newapi.Read to package property(record PropertyRecord, reference long, pageCursor PageCursor) : void from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method package propertyPage(reference long) : PageCursor from class org.neo4j.kernel.impl.newapi.Read to package propertyPage(reference long) : PageCursor from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method package labelCursor() : RecordCursor<DynamicRecord> from class org.neo4j.kernel.impl.newapi.Read to package labelCursor() : RecordCursor<DynamicRecord> from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method package nodePage(reference long) : PageCursor from class org.neo4j.kernel.impl.newapi.Read to package nodePage(reference long) : PageCursor from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method package node(record NodeRecord, reference long, pageCursor PageCursor) : void from class org.neo4j.kernel.impl.newapi.Read to package node(record NodeRecord, reference long, pageCursor PageCursor) : void from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method package nodeHighMark() : long from class org.neo4j.kernel.impl.newapi.Read to package nodeHighMark() : long from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method package relationship(record RelationshipRecord, reference long, pageCursor PageCursor) : void from class org.neo4j.kernel.impl.newapi.Read to package relationship(record RelationshipRecord, reference long, pageCursor PageCursor) : void from class org.neo4j.kernel.impl.newapi.Store |
From |
To |
|
Push Down Method private readDynamic(store AbstractDynamicStore, reference long, buffer ByteBuffer, page PageCursor) : ByteBuffer from class org.neo4j.kernel.impl.newapi.Read to private readDynamic(store AbstractDynamicStore, reference long, buffer ByteBuffer, page PageCursor) : ByteBuffer from class org.neo4j.kernel.impl.newapi.Store |
From |
To |