function startNode(relationship) startNode() returns the starting node of a relationship Arguments:
MATCH (x:foo)-[r]-() RETURN startNode(r)