-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
breakingThis will contain breaking changes or deprecationsThis will contain breaking changes or deprecations
Description
This issue lists all current deprecations in version 2.0 that should be removed in the next major version (3.0)
-
Call.importWithRemove importWith #575 -
ListComprehensionconstructor second parameter Breaking changes in ListComprehension #585 - Cypher 4 deprecations: These are deprecations on the Cypher language itself. Should be removed once Cypher Builder targets only Cypher 5 onwards list or deprecations
- size with a pattern (
size(()-[]-())) Remove support for patterns in size #573 -
distancein favor ofpoint.distanceRemove functions deprecated in Cypher 5 #572 -
idin favor ofelementIdRemove functions deprecated in Cypher 5 #572
- size with a pattern (
-
Cypher.Operationin favor ofCypher.ExprRemove type Cypher.Operation #569 - Deprecate
CompositeClause.childrenwith no replacement Deprecate CompositeClause.children #517 - Deprecate
Foreachextra constructor parameters in favor of methodsinanddoRemove extra parameters in Foreach #570 - Support for node 16. Update minimum node version to 20 Update node version #565
- Remove apoc methods Remove apoc functions and procedures #589
- Remove
labelOperatoroption. This will not be supported by Cypher 4, new default is&Remove labelOperator #588
Discussions
Rename classIsTypetoIsTypeExprto avoid confusion withisTypeDeprecate IsType in favor of IsTypeExpr #519- Create a Expr class or interface, extended by all the expressions. This may solve
IsTypeambiguity and Support for index operator on list expressions #229 CallonErrorandretryAdd retry option to inTransaction #528- Remove
Yieldin favor or returning Procedure Deprecate yield in favor of Procedure #542 DeprecatecypherVersionin favour ofcypherPrefixMaybe predicate should haveCase<ComparisonOp>instead ofCase
Metadata
Metadata
Assignees
Labels
breakingThis will contain breaking changes or deprecationsThis will contain breaking changes or deprecations