|
Move And Rename Method public shouldWarnThatStartIsDeprecatedForRelByIds() : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public deprecatedStartRelByIds() : void from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Move And Rename Method public shouldWarnThatStartIsDeprecatedForNodeById() : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public deprecatedStartNodeById() : void from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Move And Rename Method public shouldWarnOnDeprecatedProcedureCalls() : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public deprecatedProcedureCalls() : void from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Move And Rename Method public shouldWarnThatStartIsDeprecatedForAllRelScan() : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public deprecatedStartAllRelScan() : void from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Move And Rename Method public shouldWarnThatStartIsDeprecatedForRelById() : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public deprecatedStartRelById() : void from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Move And Rename Method public shouldWarnThatStartIsDeprecatedForNodeIndexSeek() : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public deprecatedStartNodeIndexSeek() : void from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Move And Rename Method public shouldWarnOnDeprecatedUpper() : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public deprecatedUpper() : void from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Move And Rename Method public shouldWarnThatStartIsDeprecatedForNodeByIds() : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public deprecatedStartNodeByIds() : void from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Move And Rename Method public shouldWarnThatStartIsDeprecatedForRelIndexSeek() : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public deprecatedStartRelIndexSeek() : void from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Move And Rename Method public shouldWarnOnDeprecatedToInt() : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public deprecatedToInt() : void from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Move And Rename Method public shouldWarnOnFutureAmbiguousRelTypeSeparator() : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public deprecatedFutureAmbiguousRelTypeSeparator() : void from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Move And Rename Method public shouldWarnThatStartIsDeprecatedForAllNodeScan() : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public deprecatedStartAllNodeScan() : void from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Move And Rename Method public shouldWarnThatStartIsDeprecatedForNodeIndexSearch() : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public deprecatedStartNodeIndexSearch() : void from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Move And Rename Method public shouldWarnOnBindingVariableLengthRelationship() : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public deprecatedBindingVariableLengthRelationship() : void from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Move And Rename Method public shouldWarnThatStartIsDeprecatedForRelIndexSearch() : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public deprecatedStartRelIndexSearch() : void from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Move And Rename Method public shouldWarnOnDeprecatedProcedureResultField() : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public deprecatedProcedureResultField() : void from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Move And Rename Method public shouldWarnOnDeprecatedLower() : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public deprecatedLower() : void from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Move And Rename Method public shouldWarnOnDeprecatedRels() : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public deprecatedRels() : void from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Push Down Attribute protected deprecatedProcedureWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport to private deprecatedProcedureWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Push Down Attribute protected deprecatedStartWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport to private deprecatedStartWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Push Down Attribute protected deprecatedFeatureWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport to private deprecatedFeatureWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Push Down Attribute protected deprecatedSeparatorWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport to private deprecatedSeparatorWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Push Down Attribute protected deprecatedProcedureReturnFieldWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport to private deprecatedProcedureReturnFieldWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |
|
Push Down Attribute protected deprecatedBindingWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport to private deprecatedBindingWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.DeprecationAcceptanceTest |
From |
To |