function head(expression) head() returns the first element in a list. Arguments:
MATCH (a) WHERE a.name='Eskil' RETURN a.array, head(a.array)