Currently the API returns neo4j.int instances for every numeric result. Converting these to strings before sending it to the user is quite tedious. I was wondering if a default 'string' setting would make sense, this would alleviate a lot of unnecessary mapping.