Skip to content

ID() deprecated, how to get nodes where apoc returns id? #423

@dimitriwoei

Description

@dimitriwoei

In Neo4j 5 the ID() function is deprecated https://neo4j.com/docs/cypher-manual/current/functions/scalar/#functions-id
However for example apoc.refactor.cloneSubGraph() https://neo4j.com/docs/apoc/current/overview/apoc.refactor/apoc.refactor.cloneSubgraph/ returns the input node as integer. Originally we used the ID() function to find the input node. What is the proper way now that ID() is deprecated?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions