|
Pull Up Method private getAllNodes(propertyValue String) : List<Long> from class org.neo4j.kernel.api.index.UniqueIndexAccessorCompatibility to protected getAllNodes(propertyValue String) : List<Long> from class org.neo4j.kernel.api.index.IndexAccessorCompatibility |
From |
To |
|
Pull Up Method public before() : void from class org.neo4j.kernel.api.index.UniqueIndexAccessorCompatibility to public before() : void from class org.neo4j.kernel.api.index.IndexAccessorCompatibility |
From |
To |
|
Pull Up Method public after() : void from class org.neo4j.kernel.api.index.UniqueIndexAccessorCompatibility to public after() : void from class org.neo4j.kernel.api.index.IndexAccessorCompatibility |
From |
To |
|
Pull Up Method private updateAndCommit(updates List<NodePropertyUpdate>) : void from class org.neo4j.kernel.api.index.UniqueIndexAccessorCompatibility to protected updateAndCommit(updates List<NodePropertyUpdate>) : void from class org.neo4j.kernel.api.index.IndexAccessorCompatibility |
From |
To |