apoc.rel Qualified Name Type apoc.rel.endNode apoc.rel.endNode(rel Rel) - returns the end node for the given virtual relationship. Function apoc.rel.id apoc.rel.id(rel Rel) - returns the id for the given virtual relationship. Function apoc.rel.startNode apoc.rel.startNode(rel Rel) - returns the start node for the given virtual relationship. Function apoc.rel.type apoc.rel.type(rel Rel) - returns the type for the given virtual relationship. Function apoc.refactor.to apoc.rel.endNode Was this page helpful?