|
Change Parameter Type record1 : PropertyRecord to record1 : R in method public equal(record1 R, record2 R) : boolean in class org.neo4j.tools.txlog.checktypes.CheckType |
From |
To |
|
Change Parameter Type record1 : RelationshipRecord to record1 : R in method public equal(record1 R, record2 R) : boolean in class org.neo4j.tools.txlog.checktypes.CheckType |
From |
To |
|
Change Parameter Type record2 : PropertyRecord to record2 : R in method public equal(record1 R, record2 R) : boolean in class org.neo4j.tools.txlog.checktypes.CheckType |
From |
To |
|
Change Parameter Type record2 : RelationshipRecord to record2 : R in method public equal(record1 R, record2 R) : boolean in class org.neo4j.tools.txlog.checktypes.CheckType |
From |
To |