|
Rename Method public getRawRelationships(direction RelationshipDirection, type int) : PrimitiveLongIterator renamed to public getRelationships(direction RelationshipDirection, type int) : PrimitiveLongIterator in class org.neo4j.kernel.impl.api.state.RelationshipChangesForNode |
From |
To |
|
Rename Method public shouldGetRawRelationships() : void renamed to public shouldGetRelationships() : void in class org.neo4j.kernel.impl.api.state.RelationshipChangesForNodeTest |
From |
To |
|
Rename Method public shouldGetRawRelationshipsByTypeAndDirection() : void renamed to public shouldGetRelationshipsByTypeAndDirection() : void in class org.neo4j.kernel.impl.api.state.RelationshipChangesForNodeTest |
From |
To |
|
Rename Method public getRawRelationships() : PrimitiveLongIterator renamed to public getRelationships() : PrimitiveLongIterator in class org.neo4j.kernel.impl.api.state.RelationshipChangesForNode |
From |
To |
|
Rename Method public getAddedRawRelationships(direction RelationshipDirection, relType int) : PrimitiveLongIterator renamed to public getAddedRelationships(direction RelationshipDirection, relType int) : PrimitiveLongIterator in class org.neo4j.storageengine.api.txstate.NodeState |
From |
To |
|
Rename Method public getAddedRawRelationships() : PrimitiveLongIterator renamed to public getAddedRelationships() : PrimitiveLongIterator in class org.neo4j.storageengine.api.txstate.NodeState |
From |
To |
|
Rename Method public getAddedRawRelationships() : PrimitiveLongIterator renamed to public getAddedRelationships() : PrimitiveLongIterator in class org.neo4j.kernel.impl.api.state.NodeStateImpl |
From |
To |
|
Rename Method public getAddedRawRelationships(direction RelationshipDirection, relType int) : PrimitiveLongIterator renamed to public getAddedRelationships(direction RelationshipDirection, relType int) : PrimitiveLongIterator in class org.neo4j.kernel.impl.api.state.NodeStateImpl |
From |
To |