You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.