is there a chance to sort results of a cypher query including german umlaut like ä,ö,ü? At the moment I get a list alphabetical sorted and nodes starting with an umlaut are put at the end of the list. Normally they should be within the list e.g. an 'Ö' should be equal to 'OE'.
Any ideas are appreciated, thanks.