-
Notifications
You must be signed in to change notification settings - Fork 500
Open
Description
How will the apoc.custom functions and procedures handle Cypher versions? Does procedure retain the Cypher version it was defined against, or should it always evaluate using the version context it is being called from.
If it's the former, then what happens when the Cypher version used to define the procedure is deprecated and removed? If it's the latter, the procedure or function could have different behaviour depending on the call context.
Metadata
Metadata
Assignees
Labels
No labels