Hello,
I copied the example on: https://neo4j.com/docs/api/java-driver/current/.
After compiling SmallExample.java into a jar-file and running it from the command line with:
java -cp name_jar_file.jar SmallExample
I get the following error:
Exception...