apoc.any.isDeleted Function apoc.any.isDeleted(object Any) - returns true if the given node or relationship no longer exists. Signature apoc.any.isDeleted (object :: ANY?) :: (BOOLEAN?) Input parameters Name Type Default object ANY? null Was this page helpful?