Skip to content

Instantly share code, notes, and snippets.

@sfrechette
Created April 9, 2015 00:00
Show Gist options
  • Save sfrechette/88333177d67533e48cf4 to your computer and use it in GitHub Desktop.
Save sfrechette/88333177d67533e48cf4 to your computer and use it in GitHub Desktop.
UTF encoding in Neo4j
# Add following line to neo4j-wrapper.conf file, section JVM Parameters
wrapper.java.additional=-Dfile.encoding=UTF-8
@moeinserpico
Copy link

where is this file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment