|
Change Return Type Map<String,Value> to Map<String,Object> in method public getRelationshipProperties(relId long) : Map<String,Object> in class org.neo4j.unsafe.batchinsert.BatchInserter |
From |
To |
|
Change Return Type Map<String,Value> to Map<String,Object> in method public getNodeProperties(nodeId long) : Map<String,Object> in class org.neo4j.unsafe.batchinsert.internal.FileSystemClosingBatchInserter |
From |
To |
|
Change Return Type Map<String,Value> to Map<String,Object> in method private getPropertyChain(nextProp long) : Map<String,Object> in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl |
From |
To |
|
Change Return Type Map<String,Value> to Map<String,Object> in method public getNodeProperties(nodeId long) : Map<String,Object> in class org.neo4j.unsafe.batchinsert.BatchInserter |
From |
To |
|
Change Return Type Map<String,Value> to Map<String,Object> in method public getNodeProperties(nodeId long) : Map<String,Object> in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl |
From |
To |
|
Change Return Type Map<String,Value> to Map<String,Object> in method public getRelationshipProperties(relId long) : Map<String,Object> in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl |
From |
To |
|
Change Return Type Map<String,Value> to Map<String,Object> in method public getRelationshipProperties(relId long) : Map<String,Object> in class org.neo4j.unsafe.batchinsert.internal.FileSystemClosingBatchInserter |
From |
To |