|
Change Return Type void to boolean in method private readZonedTime(cursor PageCursor) : boolean in class org.neo4j.kernel.impl.index.schema.GenericKeyState |
From |
To |
|
Change Return Type void to boolean in method private readBoolean(cursor PageCursor) : boolean in class org.neo4j.kernel.impl.index.schema.GenericKeyState |
From |
To |
|
Change Return Type void to boolean in method private readNumberArray(cursor PageCursor) : boolean in class org.neo4j.kernel.impl.index.schema.GenericKeyState |
From |
To |
|
Change Return Type void to boolean in method private readDate(cursor PageCursor) : boolean in class org.neo4j.kernel.impl.index.schema.GenericKeyState |
From |
To |
|
Change Return Type void to boolean in method private readLocalTime(cursor PageCursor) : boolean in class org.neo4j.kernel.impl.index.schema.GenericKeyState |
From |
To |
|
Change Return Type void to boolean in method public readFrom(cursor PageCursor) : boolean in class org.neo4j.kernel.impl.index.schema.GenericKeyState.ArrayElementReader |
From |
To |
|
Change Return Type void to boolean in method private readDuration(cursor PageCursor) : boolean in class org.neo4j.kernel.impl.index.schema.GenericKeyState |
From |
To |
|
Change Return Type void to boolean in method package read(cursor PageCursor, size int) : boolean in class org.neo4j.kernel.impl.index.schema.GenericKeyState |
From |
To |
|
Change Return Type void to boolean in method private readText(cursor PageCursor, maxSize int) : boolean in class org.neo4j.kernel.impl.index.schema.GenericKeyState |
From |
To |
|
Change Return Type void to boolean in method private readArray(cursor PageCursor, type ArrayType, reader ArrayElementReader) : boolean in class org.neo4j.kernel.impl.index.schema.GenericKeyState |
From |
To |
|
Change Return Type void to boolean in method private readNumber(cursor PageCursor) : boolean in class org.neo4j.kernel.impl.index.schema.GenericKeyState |
From |
To |
|
Change Return Type void to boolean in method private readLocalDateTime(cursor PageCursor) : boolean in class org.neo4j.kernel.impl.index.schema.GenericKeyState |
From |
To |
|
Change Return Type void to boolean in method private readTextArray(cursor PageCursor, maxSize int) : boolean in class org.neo4j.kernel.impl.index.schema.GenericKeyState |
From |
To |
|
Change Return Type void to boolean in method private readZonedDateTime(cursor PageCursor) : boolean in class org.neo4j.kernel.impl.index.schema.GenericKeyState |
From |
To |