On version 2.x it was possible to add custom classes through the environment variable as in CLASSPATH_PREFIX=/path/to/myclasses/* ./bin/neo4j-shell -path /path/to/graph. I'm wondering how the same can be achieved with version 3.x of the shell. For now I've manually edited the ./bin/neo4j-shared.sh to add my classes, but ideally I'd like to pass arguments or env variables to the shell instead.
-- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
